| Package | Description | 
|---|---|
| org.apache.lucene.index | Code to maintain and access indices. | 
| org.apache.lucene.store | Binary i/o API, used for all index data. | 
| org.apache.lucene.util | Some utility classes. | 
| org.apache.lucene.util.fst | Finite state transducers | 
| 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 | 
|---|---|
| static void | LockStressTest. main(String[] args) | 
| static void | LockVerifyServer. main(String[] args) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | PrintStreamInfoStream. isSystemStream() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PositiveIntOutputsAn FST  Outputsimplementation where each output
 is a non-negative long value. | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.