Interface HibernateSearchElasticsearchRuntimeConfigPersistenceUnit.SearchQueryLoadingCacheLookupConfig

Enclosing interface:
HibernateSearchElasticsearchRuntimeConfigPersistenceUnit

public static interface HibernateSearchElasticsearchRuntimeConfigPersistenceUnit.SearchQueryLoadingCacheLookupConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hibernate.search.mapper.orm.search.loading.EntityLoadingCacheLookupStrategy
    The strategy to use when loading entities during the execution of a search query.
  • Method Details

    • strategy

      @WithDefault("skip") org.hibernate.search.mapper.orm.search.loading.EntityLoadingCacheLookupStrategy strategy()
      The strategy to use when loading entities during the execution of a search query.