Package | Description |
---|---|
org.apache.lucene.queryparser.flexible.core |
Core classes of the flexible query parser framework.
|
org.apache.lucene.queryparser.flexible.standard.parser |
Lucene Query Parser
|
Modifier and Type | Class and Description |
---|---|
class |
QueryNodeError
Error class with NLS support
|
class |
QueryNodeException
This exception should be thrown if something wrong happens when dealing with
QueryNode s. |
class |
QueryNodeParseException
This should be thrown when an exception happens during the query parsing from
string to the query node tree.
|
Modifier and Type | Class and Description |
---|---|
class |
ParseException
This exception is thrown when parse errors are encountered.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.