58 [[nodiscard]]
auto encode() const -> encoded_search_sort override;
Sorts by the document ID.
Definition search_sort_id.hxx:32
auto encode() const -> encoded_search_sort override
search_sort_id(bool descending)
Definition search_sort_id.hxx:36
auto descending(bool desc) -> search_sort_id &
Set the sorting direction.
Base class for full text sort objects of search queries.
Definition search_sort.hxx:36
Represents a single item from the result of collection::scan()
Definition allow_querying_search_index_options.hxx:28