|
Couchbase C++ SDK 1.2.0 (rev. c2439a4)
|
This is the complete list of members for term_query, including all inherited members.
| boost(double boost) -> derived_query & | search_query | inline |
| boost_ | search_query | protected |
| encode() const -> encoded_search_query override | term_query | virtual |
| field(std::string field_name) -> term_query & | term_query | inline |
| fuzziness(std::uint32_t fuzziness) -> term_query & | term_query | inline |
| match_operator(couchbase::match_operator concatenation_operator) -> term_query & | term_query | inline |
| prefix_length(std::uint32_t length) -> term_query & | term_query | inline |
| search_query()=default | search_query | protected |
| term_query(std::string term) | term_query | inlineexplicit |
| ~search_query()=default | search_query | virtual |