58 [[nodiscard]]
auto encode() const -> encoded_search_sort override;
Sorts by the hit score.
Definition search_sort_score.hxx:32
auto encode() const -> encoded_search_sort override
search_sort_score(bool descending)
Definition search_sort_score.hxx:36
search_sort_score()=default
auto descending(bool desc) -> search_sort_score &
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