| Package | Description |
|---|---|
| com.couchbase.client.java.search |
Namespace for various search-service related classes.
|
| com.couchbase.client.java.search.facet |
Search facets APIs.
|
| Class and Description |
|---|
| SearchFacet
Base class for all FTS facets in querying.
|
| Class and Description |
|---|
| DateRange |
| DateRangeFacet
A facet that categorizes rows inside date ranges (or buckets) provided by the user.
|
| NumericRange |
| 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.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.