Package | Description |
---|---|
com.couchbase.client.java.search | |
com.couchbase.client.java.search.facet |
Class and Description |
---|
SearchFacet
Base class for all FTS facets in querying.
|
Class and 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.
|
Copyright © 2015 Couchbase, Inc.