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