See: Description
| Class | Description |
|---|---|
| AnalyzingQueryParser |
Overrides Lucene's default QueryParser so that Fuzzy-, Prefix-, Range-, and WildcardQuerys
are also passed through the given analyzer, but wildcard characters
* and
? don't get removed from the search terms. |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.