Closed this issue 13 years ago · 1 comments
Sorting is handled through SearchRequestBuilder#addSort(), which is enclosed in Query (which in turn calls ElasticSearch#builder).
The most logical place is to add addSort() to the Query class.
Added in #29