- All Superinterfaces:
Aggregation
- All Known Subinterfaces:
AvgAggregation
, CardinalityAggregation
, ChildrenAggregation
, DateHistogramAggregation
, DateRangeAggregation
, DiversifiedSamplerAggregation
, ExtendedStatsAggregation
, GeoBoundsAggregation
, GeoCentroidAggregation
, GeoDistanceAggregation
, GeoHashGridAggregation
, HistogramAggregation
, MaxAggregation
, MinAggregation
, MissingAggregation
, PercentileRanksAggregation
, PercentilesAggregation
, RangeAggregation
, SignificantTermsAggregation
, SignificantTextAggregation
, StatsAggregation
, SumAggregation
, TermsAggregation
, ValueCountAggregation
@ProviderType
public interface FieldAggregation
extends Aggregation
-
Method Summary
Methods inherited from interface com.liferay.portal.search.aggregation.Aggregation
accept, addChildAggregation, addChildrenAggregations, addPipelineAggregation, addPipelineAggregations, getChildAggregation, getChildrenAggregations, getName, getPipelineAggregation, getPipelineAggregations, removeChildAggregation, removePipelineAggregation
-
Method Details
-
-
-
-
-
setMissing
void setMissing(Object missing)
-