| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
IndexWriter.validateIndexSort()
Confirms that the incoming index sort (if any) matches the existing index sort (if any).
|