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