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