Uses of Class
org.elasticsearch.search.sort.SortFieldAndFormat
-
Packages that use SortFieldAndFormat Package Description org.elasticsearch.search.sort -
-
Uses of SortFieldAndFormat in org.elasticsearch.search.sort
Methods in org.elasticsearch.search.sort that return SortFieldAndFormat Modifier and Type Method Description SortFieldAndFormatFieldSortBuilder. build(QueryShardContext context)SortFieldAndFormatGeoDistanceSortBuilder. build(QueryShardContext context)SortFieldAndFormatScoreSortBuilder. build(QueryShardContext context)SortFieldAndFormatScriptSortBuilder. build(QueryShardContext context)protected abstract SortFieldAndFormatSortBuilder. build(QueryShardContext context)Create a @linkSortFieldAndFormatfrom this builder.
-