Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Field and Description |
---|---|
CheckIndex.Status.IndexSortStatus |
CheckIndex.Status.SegmentInfoStatus.indexSortStatus
Status of index sort
|
Modifier and Type | Method and Description |
---|---|
static CheckIndex.Status.IndexSortStatus |
CheckIndex.testSort(CodecReader reader,
Sort sort,
PrintStream infoStream,
boolean failFast)
Tests index sort order.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.