Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/match_operator.hxx>
#include <couchbase/search_query.hxx>
#include <cstdint>
#include <optional>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | match_query |
A match query analyzes the input text and uses that analyzed text to query the index. More... | |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |