Interface LuceneSearchAggregation.Extractor<T>

All Known Implementing Classes:
AbstractLuceneFacetsBasedTermsAggregation.AbstractExtractor
Enclosing interface:
LuceneSearchAggregation<A>

public static interface LuceneSearchAggregation.Extractor<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    Extract the result of the aggregation from the response.