Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Field and Description |
---|---|
CheckIndex.Status.FieldInfoStatus |
CheckIndex.Status.SegmentInfoStatus.fieldInfoStatus
Status for testing of field infos
|
Modifier and Type | Method and Description |
---|---|
static CheckIndex.Status.FieldInfoStatus |
CheckIndex.testFieldInfos(CodecReader reader,
PrintStream infoStream,
boolean failFast)
Test field infos.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.