Package | Description |
---|---|
org.apache.lucene.queryParser.standard.nodes |
Standard Lucene Query Nodes
|
Class and Description |
---|
PrefixWildcardQueryNode
A
PrefixWildcardQueryNode represents wildcardquery that matches abc*
or *. |
WildcardQueryNode
A
WildcardQueryNode represents wildcard query This does not apply to
phrases. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.