Support for sorting results via SortOptions of the Elasticsearch API client. #2263
Labels
in: core
Issues in core support
status: worked on
a contributor is working on this issue
type: enhancement
A general enhancement
Milestone
At the moment there is no way to sort the results using
SortOptions
in theNativeQuery
, but this is necessary to perform more complex sorting.https://www.elastic.co/guide/en/elasticsearch/reference/8.3/sort-search-results.html
The text was updated successfully, but these errors were encountered: