62 : query_{ std::move(
query) }
72 [[nodiscard]]
auto encode() const -> encoded_search_query override;
The query string query allows humans to describe complex queries using a simple syntax.
Definition query_string_query.hxx:51
query_string_query(std::string query)
Create a new query string query.
Definition query_string_query.hxx:61
auto encode() const -> encoded_search_query override
Base class for full text search queries.
Definition search_query.hxx:33
Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28
@ query
The Query service (SQL++)