Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Class and Description |
---|---|
class |
AutomatonTermsEnum
A FilteredTermsEnum that enumerates terms based upon what is accepted by a
DFA.
|
class |
SingleTermsEnum
Subclass of FilteredTermsEnum for enumerating a single term.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.