| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| org.apache.lucene.search |
Code to search indices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiTermsEnum
|
| Modifier and Type | Class and Description |
|---|---|
class |
FuzzyTermsEnum
Subclass of TermsEnum for enumerating all terms that are similar
to the specified filter term.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.