Uses of Class
org.hibernate.search.backend.lucene.search.aggregation.impl.AggregationExtractContext
Packages that use AggregationExtractContext
Package
Description
-
Uses of AggregationExtractContext in org.hibernate.search.backend.lucene.search.aggregation.impl
Methods in org.hibernate.search.backend.lucene.search.aggregation.impl with parameters of type AggregationExtractContextModifier and TypeMethodDescriptionLuceneSearchAggregation.Extractor.extract(AggregationExtractContext context) Extract the result of the aggregation from the response. -
Uses of AggregationExtractContext in org.hibernate.search.backend.lucene.types.aggregation.impl
Methods in org.hibernate.search.backend.lucene.types.aggregation.impl with parameters of type AggregationExtractContextModifier and TypeMethodDescriptionprotected NestedDocsProviderAbstractLuceneNestableAggregation.createNestedDocsProvider(AggregationExtractContext context) AbstractLuceneFacetsBasedTermsAggregation.AbstractExtractor.extract(AggregationExtractContext context)