Interface TermsAggregationResult
- All Superinterfaces:
AggregationResult
,BucketAggregationResult
-
Method Summary
Methods inherited from interface com.liferay.portal.search.aggregation.AggregationResult
getName
Methods inherited from interface com.liferay.portal.search.aggregation.bucket.BucketAggregationResult
addBucket, getBucket, getBuckets
-
Method Details
-
getErrorDocCounts
long getErrorDocCounts() -
getOtherDocCounts
long getOtherDocCounts()
-