@Internal public class DefaultESSortMapper extends Object implements ESSortMapper
Constructor and Description |
---|
DefaultESSortMapper() |
Modifier and Type | Method and Description |
---|---|
org.elasticsearch.search.sort.SortBuilder |
map(SearchSort sort)
Transform a v2 search sort into a ES sort.
|
public org.elasticsearch.search.sort.SortBuilder map(SearchSort sort)
ESSortMapper
map
in interface ESSortMapper
sort
- the search sort to convertCopyright © 2003–2018 Atlassian. All rights reserved.