A facet that gives the number of occurrences of the most recurring terms in all rows.
More...
#include <couchbase/term_facet.hxx>
A facet that gives the number of occurrences of the most recurring terms in all rows.
◆ term_facet() [1/2]
| term_facet |
( |
std::string | field | ) |
|
|
inlineexplicit |
◆ term_facet() [2/2]
| term_facet |
( |
std::string | field, |
|
|
std::uint32_t | size ) |
|
inline |
◆ encode()
| auto encode |
( |
| ) |
const->encoded_search_facet |
|
nodiscardoverridevirtual |
- Returns
- encoded representation of the search facet.
- Since
- 1.0.0
- Internal
- Internal interface
Implements search_facet.
The documentation for this class was generated from the following file: