Uses of Package
org.apache.lucene.queryparser.flexible.core
Packages that use org.apache.lucene.queryparser.flexible.core
Package
Description
Core classes of the flexible query parser framework.
Necessary classes to implement query builders.
Necessary interfaces to implement text parsers.
Interfaces and implementations used by query node processors
Precedence Query Parser Implementation
Lucene Precedence Query Parser Processors
Lucene Flexible Query Parser Implementation
Standard Lucene Query Node Builders.
Standard Lucene Query Nodes.
Lucene Query Parser
Lucene Query Node Processors.
-
Classes in org.apache.lucene.queryparser.flexible.core used by org.apache.lucene.queryparser.flexible.coreClassDescriptionThis exception should be thrown if something wrong happens when dealing with
QueryNode
s. -
Classes in org.apache.lucene.queryparser.flexible.core used by org.apache.lucene.queryparser.flexible.core.buildersClassDescriptionThis exception should be thrown if something wrong happens when dealing with
QueryNode
s. -
Classes in org.apache.lucene.queryparser.flexible.core used by org.apache.lucene.queryparser.flexible.core.parserClassDescriptionThis should be thrown when an exception happens during the query parsing from string to the query node tree.
-
Classes in org.apache.lucene.queryparser.flexible.core used by org.apache.lucene.queryparser.flexible.core.processorsClassDescriptionThis exception should be thrown if something wrong happens when dealing with
QueryNode
s. -
Classes in org.apache.lucene.queryparser.flexible.core used by org.apache.lucene.queryparser.flexible.precedenceClassDescriptionThis class is a helper for the query parser framework, it does all the three query parser phrases at once: text parsing, query processing and query building.
-
Classes in org.apache.lucene.queryparser.flexible.core used by org.apache.lucene.queryparser.flexible.precedence.processorsClassDescriptionThis exception should be thrown if something wrong happens when dealing with
QueryNode
s. -
Classes in org.apache.lucene.queryparser.flexible.core used by org.apache.lucene.queryparser.flexible.standardClassDescriptionThis exception should be thrown if something wrong happens when dealing with
QueryNode
s.This class is a helper for the query parser framework, it does all the three query parser phrases at once: text parsing, query processing and query building. -
Classes in org.apache.lucene.queryparser.flexible.core used by org.apache.lucene.queryparser.flexible.standard.buildersClassDescriptionThis exception should be thrown if something wrong happens when dealing with
QueryNode
s. -
Classes in org.apache.lucene.queryparser.flexible.core used by org.apache.lucene.queryparser.flexible.standard.nodesClassDescriptionThis exception should be thrown if something wrong happens when dealing with
QueryNode
s. -
Classes in org.apache.lucene.queryparser.flexible.core used by org.apache.lucene.queryparser.flexible.standard.parserClassDescriptionThis exception should be thrown if something wrong happens when dealing with
QueryNode
s.This should be thrown when an exception happens during the query parsing from string to the query node tree. -
Classes in org.apache.lucene.queryparser.flexible.core used by org.apache.lucene.queryparser.flexible.standard.processorsClassDescriptionThis exception should be thrown if something wrong happens when dealing with
QueryNode
s.