42 [[nodiscard]]
auto encode() const -> encoded_search_query override;
A query that matches nothing.
Definition match_none_query.hxx:34
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