Uses of Package
com.couchbase.client.java.search.facet
Package | Description |
---|---|
com.couchbase.client.java.search | |
com.couchbase.client.java.search.facet |
-
Classes in com.couchbase.client.java.search.facet used by com.couchbase.client.java.search Class Description SearchFacet Base class for all FTS facets in querying. -
Classes in com.couchbase.client.java.search.facet used by com.couchbase.client.java.search.facet Class Description DateRangeFacet A facet that categorizes hits inside date ranges (or buckets) provided by the user.NumericRangeFacet A facet that categorizes hits 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 hits.