class ValueSource.ValueSourceSortField extends SortField
SortField.Type
FIELD_DOC, FIELD_SCORE, missingValue, STRING_FIRST, STRING_LAST
Constructor and Description |
---|
ValueSourceSortField(boolean reverse) |
Modifier and Type | Method and Description |
---|---|
SortField |
rewrite(IndexSearcher searcher)
Rewrites this SortField, returning a new SortField if a change is made.
|
equals, getBytesComparator, getComparator, getComparatorSource, getField, getMissingValue, getReverse, getType, hashCode, needsScores, setBytesComparator, setMissingValue, toString
public SortField rewrite(IndexSearcher searcher) throws java.io.IOException
SortField
SortField.Type.REWRITEABLE