See: Description
| Class | Description |
|---|---|
| TermAutomatonQuery |
A proximity query that lets you express an automaton, whose
transitions are terms, to match documents.
|
| TokenStreamToTermAutomatonQuery |
Consumes a TokenStream and creates an
TermAutomatonQuery
where the transition labels are tokens from the TermToBytesRefAttribute. |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.