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