|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.lucene.queryParser.core.parser | |
---|---|
org.apache.lucene.queryParser.core | Contains the core classes of the flexible query parser framework |
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.standard.nodes | Standard Lucene Query Nodes |
org.apache.lucene.queryParser.standard.parser | Lucene Query Parser |
Classes in org.apache.lucene.queryParser.core.parser used by org.apache.lucene.queryParser.core | |
---|---|
SyntaxParser
A parser needs to implement SyntaxParser interface |
Classes in org.apache.lucene.queryParser.core.parser used by org.apache.lucene.queryParser.core.nodes | |
---|---|
EscapeQuerySyntax
A parser needs to implement EscapeQuerySyntax to allow the QueryNode
to escape the queries, when the toQueryString method is called. |
Classes in org.apache.lucene.queryParser.core.parser used by org.apache.lucene.queryParser.core.parser | |
---|---|
EscapeQuerySyntax.Type
|
Classes in org.apache.lucene.queryParser.core.parser used by org.apache.lucene.queryParser.standard.nodes | |
---|---|
EscapeQuerySyntax
A parser needs to implement EscapeQuerySyntax to allow the QueryNode
to escape the queries, when the toQueryString method is called. |
Classes in org.apache.lucene.queryParser.core.parser used by org.apache.lucene.queryParser.standard.parser | |
---|---|
EscapeQuerySyntax
A parser needs to implement EscapeQuerySyntax to allow the QueryNode
to escape the queries, when the toQueryString method is called. |
|
EscapeQuerySyntax.Type
|
|
SyntaxParser
A parser needs to implement SyntaxParser interface |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |