| 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CheckIndex.Status | |
|---|---|
| org.apache.lucene.index | Code to maintain and access indices. | 
| Uses of CheckIndex.Status in org.apache.lucene.index | 
|---|
| Methods in org.apache.lucene.index that return CheckIndex.Status | |
|---|---|
 CheckIndex.Status | 
CheckIndex.checkIndex()
Returns a CheckIndex.Status instance detailing
  the state of the index. | 
 CheckIndex.Status | 
CheckIndex.checkIndex(List<String> onlySegments)
Returns a CheckIndex.Status instance detailing
  the state of the index. | 
| Methods in org.apache.lucene.index with parameters of type CheckIndex.Status | |
|---|---|
 void | 
CheckIndex.fixIndex(CheckIndex.Status result,
         Codec codec)
Repairs the index using previously returned result from CheckIndex.checkIndex(). | 
  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||