|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CheckIndex.Status.StoredFieldStatus | |
|---|---|
| org.apache.lucene.index | Code to maintain and access indices. |
| Uses of CheckIndex.Status.StoredFieldStatus in org.apache.lucene.index |
|---|
| Fields in org.apache.lucene.index declared as CheckIndex.Status.StoredFieldStatus | |
|---|---|
CheckIndex.Status.StoredFieldStatus |
CheckIndex.Status.SegmentInfoStatus.storedFieldStatus
Status for testing of stored fields (null if stored fields could not be tested). |
| Methods in org.apache.lucene.index that return CheckIndex.Status.StoredFieldStatus | |
|---|---|
static CheckIndex.Status.StoredFieldStatus |
CheckIndex.testStoredFields(AtomicReader reader,
PrintStream infoStream)
Test stored fields. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||