| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Method and Description |
|---|---|
static CheckIndex.Options |
CheckIndex.parseOptions(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-2021 Apache Software Foundation. All Rights Reserved.