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