| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Method and Description |
|---|---|
private static MultiSorter.ComparableProvider[] |
MultiSorter.getComparableProviders(java.util.List<CodecReader> readers,
SortField sortField)
Returns
ComparableProviders for the provided readers to represent the requested SortField sort order. |