| Package | Description |
|---|---|
| org.apache.lucene.queryparser.flexible.standard.nodes |
Standard Lucene Query Nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrefixWildcardQueryNode
A
PrefixWildcardQueryNode represents wildcardquery that matches abc*
or *. |
| Modifier and Type | Method and Description |
|---|---|
WildcardQueryNode |
WildcardQueryNode.cloneTree() |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.