|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CheckIndex.Status.TermVectorStatus | |
|---|---|
| org.apache.lucene.index | Code to maintain and access indices. |
| Uses of CheckIndex.Status.TermVectorStatus in org.apache.lucene.index |
|---|
| Fields in org.apache.lucene.index declared as CheckIndex.Status.TermVectorStatus | |
|---|---|
CheckIndex.Status.TermVectorStatus |
CheckIndex.Status.SegmentInfoStatus.termVectorStatus
Status for testing of term vectors (null if term vectors could not be tested). |
| Methods in org.apache.lucene.index that return CheckIndex.Status.TermVectorStatus | |
|---|---|
static CheckIndex.Status.TermVectorStatus |
CheckIndex.testTermVectors(AtomicReader reader,
PrintStream infoStream)
Test term vectors. |
static CheckIndex.Status.TermVectorStatus |
CheckIndex.testTermVectors(AtomicReader reader,
PrintStream infoStream,
boolean verbose,
boolean crossCheckTermVectors)
Test term vectors. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||