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