Uses of Interface
org.hibernate.search.backend.elasticsearch.search.common.impl.ElasticsearchSearchIndexContext
Packages that use ElasticsearchSearchIndexContext
Package
Description
-
Uses of ElasticsearchSearchIndexContext in org.hibernate.search.backend.elasticsearch.document.model.impl
Classes in org.hibernate.search.backend.elasticsearch.document.model.impl that implement ElasticsearchSearchIndexContext -
Uses of ElasticsearchSearchIndexContext in org.hibernate.search.backend.elasticsearch.scope.model.impl
Methods in org.hibernate.search.backend.elasticsearch.scope.model.impl that return types with arguments of type ElasticsearchSearchIndexContextModifier and TypeMethodDescriptionElasticsearchSearchIndexScopeImpl.indexes()ElasticsearchSearchIndexScopeImpl.mappedTypeNameToIndex() -
Uses of ElasticsearchSearchIndexContext in org.hibernate.search.backend.elasticsearch.search.common.impl
Methods in org.hibernate.search.backend.elasticsearch.search.common.impl that return types with arguments of type ElasticsearchSearchIndexContextModifier and TypeMethodDescriptionElasticsearchSearchIndexScope.indexes()ElasticsearchSearchIndexScope.mappedTypeNameToIndex()