Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/search_query.hxx>
#include <optional>
#include <stdexcept>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | phrase_query |
A query that looks for exact match of several terms (in the exact order) in the index. More... | |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |