Uses of Interface
org.hibernate.search.backend.lucene.search.aggregation.impl.LuceneSearchAggregationIndexScope
Packages that use LuceneSearchAggregationIndexScope
Package
Description
-
Uses of LuceneSearchAggregationIndexScope in org.hibernate.search.backend.lucene.scope.model.impl
Classes in org.hibernate.search.backend.lucene.scope.model.impl that implement LuceneSearchAggregationIndexScope -
Uses of LuceneSearchAggregationIndexScope in org.hibernate.search.backend.lucene.search.aggregation.dsl.impl
Constructor parameters in org.hibernate.search.backend.lucene.search.aggregation.dsl.impl with type arguments of type LuceneSearchAggregationIndexScopeModifierConstructorDescriptionLuceneSearchAggregationFactoryImpl(SearchAggregationDslContext<LuceneSearchAggregationIndexScope<?>, LuceneSearchPredicateFactory> dslContext) -
Uses of LuceneSearchAggregationIndexScope in org.hibernate.search.backend.lucene.search.aggregation.impl
Classes in org.hibernate.search.backend.lucene.search.aggregation.impl with type parameters of type LuceneSearchAggregationIndexScopeModifier and TypeInterfaceDescriptioninterface -
Uses of LuceneSearchAggregationIndexScope in org.hibernate.search.backend.lucene.search.query.impl
Subinterfaces of LuceneSearchAggregationIndexScope in org.hibernate.search.backend.lucene.search.query.implModifier and TypeInterfaceDescriptioninterfaceLuceneSearchQueryIndexScope<S extends LuceneSearchQueryIndexScope<?>>