Uses of Interface
org.hibernate.search.backend.elasticsearch.index.ElasticsearchIndexManager
Packages that use ElasticsearchIndexManager
-
Uses of ElasticsearchIndexManager in org.hibernate.search.backend.elasticsearch.logging.impl
Methods in org.hibernate.search.backend.elasticsearch.logging.impl with parameters of type ElasticsearchIndexManagerModifier and TypeMethodDescriptionfinal SearchExceptionLog_$logger.cannotMixElasticsearchScopeWithOtherBackend(IndexScopeBuilder baseScope, ElasticsearchIndexManager indexFromOtherBackend, EventContext context) Log.cannotMixElasticsearchScopeWithOtherBackend(IndexScopeBuilder baseScope, ElasticsearchIndexManager indexFromOtherBackend, EventContext context) final SearchExceptionLog_$logger.cannotMixElasticsearchScopeWithOtherType(IndexScopeBuilder baseScope, ElasticsearchIndexManager elasticsearchIndex, EventContext context) Log.cannotMixElasticsearchScopeWithOtherType(IndexScopeBuilder baseScope, ElasticsearchIndexManager elasticsearchIndex, EventContext context)