Uses of Class
org.elasticsearch.search.SearchSortValues
-
Packages that use SearchSortValues Package Description org.elasticsearch.search -
-
Uses of SearchSortValues in org.elasticsearch.search
Methods in org.elasticsearch.search that return SearchSortValues Modifier and Type Method Description static SearchSortValuesSearchSortValues. fromXContent(XContentParser parser)Methods in org.elasticsearch.search with parameters of type SearchSortValues Modifier and Type Method Description voidSearchHit. sortValues(SearchSortValues sortValues)
-