indexSorter

Returns an IndexSorter used for sorting index segments by this SortField.

If the SortField cannot be used for index sorting (for example, if it uses scores or other query-dependent values) then this method should return null

SortFields that implement this method should also implement a companion [ ] to serialize and deserialize the sort in index segment headers