Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Field and Description |
---|---|
CheckIndex.Status.StoredFieldStatus |
CheckIndex.Status.SegmentInfoStatus.storedFieldStatus
Status for testing of stored fields (null if stored fields could not be tested).
|
Modifier and Type | Method and Description |
---|---|
static CheckIndex.Status.StoredFieldStatus |
CheckIndex.testStoredFields(CodecReader reader,
PrintStream infoStream,
boolean failFast)
Test stored fields.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.