public interface ESSortMapper
Modifier and Type | Method and Description |
---|---|
org.elasticsearch.search.sort.SortBuilder |
map(SearchSort searchSort)
Transform a v2 search sort into a ES sort.
|
org.elasticsearch.search.sort.SortBuilder map(SearchSort searchSort)
searchSort
- the search sort to convertIllegalArgumentException
- if the search sort is null or invalidCopyright © 2003–2018 Atlassian. All rights reserved.