class ValueSource.ValueSourceSortField extends SortField
SortField.TypeFIELD_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, toStringpublic SortField rewrite(IndexSearcher searcher) throws java.io.IOException
SortFieldSortField.Type.REWRITEABLE