|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.lucene.queryParser.core | |
|---|---|
| org.apache.lucene.queryParser.core | Contains the core classes of the flexible query parser framework |
| org.apache.lucene.queryParser.core.builders | Contains the necessary classes to implement query builders |
| org.apache.lucene.queryParser.core.nodes | Contains query nodes that are commonly used by query parser implementations |
| org.apache.lucene.queryParser.core.parser | Contains the necessary interfaces to implement text parsers |
| org.apache.lucene.queryParser.core.processors | Interfaces and implementations used by query node processors |
| org.apache.lucene.queryParser.precedence | This package contains the Precedence Query Parser Implementation |
| org.apache.lucene.queryParser.precedence.processors | This package contains the processors used by Precedence Query Parser |
| org.apache.lucene.queryParser.standard | Contains the implementation of the Lucene query parser using the flexible query parser frameworks |
| org.apache.lucene.queryParser.standard.builders | Standard Lucene Query Node Builders |
| org.apache.lucene.queryParser.standard.nodes | Standard Lucene Query Nodes |
| org.apache.lucene.queryParser.standard.parser | Lucene Query Parser |
| org.apache.lucene.queryParser.standard.processors | Lucene Query Node Processors |
| Classes in org.apache.lucene.queryParser.core used by org.apache.lucene.queryParser.core | |
|---|---|
| QueryNodeException
This exception should be thrown if something wrong happens when dealing with QueryNodes. |
|
| Classes in org.apache.lucene.queryParser.core used by org.apache.lucene.queryParser.core.builders | |
|---|---|
| QueryNodeException
This exception should be thrown if something wrong happens when dealing with QueryNodes. |
|
| Classes in org.apache.lucene.queryParser.core used by org.apache.lucene.queryParser.core.nodes | |
|---|---|
| QueryNodeException
This exception should be thrown if something wrong happens when dealing with QueryNodes. |
|
| Classes in org.apache.lucene.queryParser.core used by org.apache.lucene.queryParser.core.parser | |
|---|---|
| QueryNodeParseException
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.core used by org.apache.lucene.queryParser.core.processors | |
|---|---|
| QueryNodeException
This exception should be thrown if something wrong happens when dealing with QueryNodes. |
|
| Classes in org.apache.lucene.queryParser.core used by org.apache.lucene.queryParser.precedence | |
|---|---|
| QueryParserHelper
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.core used by org.apache.lucene.queryParser.precedence.processors | |
|---|---|
| QueryNodeException
This exception should be thrown if something wrong happens when dealing with QueryNodes. |
|
| Classes in org.apache.lucene.queryParser.core used by org.apache.lucene.queryParser.standard | |
|---|---|
| QueryNodeException
This exception should be thrown if something wrong happens when dealing with QueryNodes. |
|
| QueryParserHelper
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.core used by org.apache.lucene.queryParser.standard.builders | |
|---|---|
| QueryNodeException
This exception should be thrown if something wrong happens when dealing with QueryNodes. |
|
| Classes in org.apache.lucene.queryParser.core used by org.apache.lucene.queryParser.standard.nodes | |
|---|---|
| QueryNodeException
This exception should be thrown if something wrong happens when dealing with QueryNodes. |
|
| Classes in org.apache.lucene.queryParser.core used by org.apache.lucene.queryParser.standard.parser | |
|---|---|
| QueryNodeException
This exception should be thrown if something wrong happens when dealing with QueryNodes. |
|
| QueryNodeParseException
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.core used by org.apache.lucene.queryParser.standard.processors | |
|---|---|
| QueryNodeException
This exception should be thrown if something wrong happens when dealing with QueryNodes. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||