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