Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Field and Description |
---|---|
CheckIndex.Status.LiveDocStatus |
CheckIndex.Status.SegmentInfoStatus.liveDocStatus
Status for testing of livedocs
|
Modifier and Type | Method and Description |
---|---|
static CheckIndex.Status.LiveDocStatus |
CheckIndex.testLiveDocs(CodecReader reader,
PrintStream infoStream,
boolean failFast)
Test live docs.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.