Package org.elasticsearch.search.sort
Class SortFieldAndFormat
java.lang.Object
org.elasticsearch.search.sort.SortFieldAndFormat
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSortFieldAndFormat(org.apache.lucene.search.SortField field, DocValueFormat format)
-
Method Summary
-
Field Details
-
field
public final org.apache.lucene.search.SortField field -
format
-
-
Constructor Details
-
SortFieldAndFormat
-