Uses of Class
lumis.portal.bigdata.query.TermsAggregation
-
Packages that use TermsAggregation Package Description lumis.portal.bigdata.query Interfaces and classes used for performing a query inIBigDataRepository
(more specifically in anIBigDataSearcher
). -
-
Uses of TermsAggregation in lumis.portal.bigdata.query
Methods in lumis.portal.bigdata.query that return TermsAggregation Modifier and Type Method Description TermsAggregation
TermsAggregation. setMinimunDocumentCount(Long minimunDocumentCount)
Sets the minimum document count a value should have in order to produce a bucket in response.
-