Package com.couchbase.client.java.search.facet
Search facets APIs.
-
Class Summary Class Description DateRangeFacet A facet that categorizes rows inside date ranges (or buckets) provided by the user.NumericRangeFacet A facet that categorizes rows into numerical ranges (or buckets) provided by the user.SearchFacet Base class for all FTS facets in querying.TermFacet A facet that gives the number of occurrences of the most recurring terms in all rows.