| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Method and Description |
|---|---|
static CheckIndex.Options |
CheckIndex.parseOptions(java.lang.String[] args)
Parse command line args into fields
|
| Modifier and Type | Method and Description |
|---|---|
int |
CheckIndex.doCheck(CheckIndex.Options opts)
Actually perform the index check
|
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.