Uses of Interface
org.hibernate.search.backend.elasticsearch.search.query.impl.ElasticsearchSearchQueryIndexScope
Packages that use ElasticsearchSearchQueryIndexScope
Package
Description
-
Uses of ElasticsearchSearchQueryIndexScope in org.hibernate.search.backend.elasticsearch.index.impl
Methods in org.hibernate.search.backend.elasticsearch.index.impl that return ElasticsearchSearchQueryIndexScopeModifier and TypeMethodDescriptionIndexManagerBackendContext.createSearchContext(BackendMappingContext mappingContext, Set<ElasticsearchIndexModel> indexModels) -
Uses of ElasticsearchSearchQueryIndexScope in org.hibernate.search.backend.elasticsearch.scope.impl
Methods in org.hibernate.search.backend.elasticsearch.scope.impl that return ElasticsearchSearchQueryIndexScope -
Uses of ElasticsearchSearchQueryIndexScope in org.hibernate.search.backend.elasticsearch.scope.model.impl
Classes in org.hibernate.search.backend.elasticsearch.scope.model.impl that implement ElasticsearchSearchQueryIndexScope -
Uses of ElasticsearchSearchQueryIndexScope in org.hibernate.search.backend.elasticsearch.search.query.dsl.impl
Constructors in org.hibernate.search.backend.elasticsearch.search.query.dsl.impl with parameters of type ElasticsearchSearchQueryIndexScopeModifierConstructorDescriptionElasticsearchSearchQuerySelectStepImpl(ElasticsearchSearchQueryIndexScope<?> scope, BackendSessionContext sessionContext, SearchLoadingContextBuilder<E, LOS> loadingContextBuilder) -
Uses of ElasticsearchSearchQueryIndexScope in org.hibernate.search.backend.elasticsearch.search.query.impl
Classes in org.hibernate.search.backend.elasticsearch.search.query.impl with type parameters of type ElasticsearchSearchQueryIndexScopeModifier and TypeInterfaceDescriptioninterfaceMethods in org.hibernate.search.backend.elasticsearch.search.query.impl that return ElasticsearchSearchQueryIndexScopeModifier and TypeMethodDescriptionSearchBackendContext.createSearchContext(BackendMappingContext mappingContext, Set<ElasticsearchIndexModel> indexModels)