|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use org.apache.lucene.queryparser.classic | |
|---|---|
| org.apache.lucene.queryparser.analyzing | QueryParser that passes Fuzzy-, Prefix-, Range-, and WildcardQuerys through the given analyzer. |
| org.apache.lucene.queryparser.classic | A simple query parser implemented with JavaCC. |
| org.apache.lucene.queryparser.complexPhrase | QueryParser which permits complex phrase query syntax eg "(john jon jonathan~) peters*" |
| org.apache.lucene.queryparser.ext | Extendable QueryParser provides a simple and flexible extension mechanism by overloading query field names. |
| org.apache.lucene.queryparser.xml | Parser that produces Lucene Query objects from XML streams. |
| org.apache.lucene.queryparser.xml.builders | XML Parser factories for different Lucene Query/Filters. |
| Classes in org.apache.lucene.queryparser.classic used by org.apache.lucene.queryparser.analyzing | |
|---|---|
| ParseException
This exception is thrown when parse errors are encountered. |
|
| QueryParser
This class is generated by JavaCC. |
|
| QueryParserBase
This class is overridden by QueryParser in QueryParser.jj and acts to separate the majority of the Java code from the .jj grammar file. |
|
| QueryParserConstants
Token literal values and constants. |
|
| Classes in org.apache.lucene.queryparser.classic used by org.apache.lucene.queryparser.classic | |
|---|---|
| CharStream
This interface describes a character stream that maintains line and column number positions of the characters. |
|
| ParseException
This exception is thrown when parse errors are encountered. |
|
| QueryParser
This class is generated by JavaCC. |
|
| QueryParser.Operator
The default operator for parsing queries. |
|
| QueryParserBase
This class is overridden by QueryParser in QueryParser.jj and acts to separate the majority of the Java code from the .jj grammar file. |
|
| QueryParserConstants
Token literal values and constants. |
|
| QueryParserTokenManager
Token Manager. |
|
| Token
Describes the input token stream. |
|
| Classes in org.apache.lucene.queryparser.classic used by org.apache.lucene.queryparser.complexPhrase | |
|---|---|
| ParseException
This exception is thrown when parse errors are encountered. |
|
| QueryParser
This class is generated by JavaCC. |
|
| QueryParserBase
This class is overridden by QueryParser in QueryParser.jj and acts to separate the majority of the Java code from the .jj grammar file. |
|
| QueryParserConstants
Token literal values and constants. |
|
| Classes in org.apache.lucene.queryparser.classic used by org.apache.lucene.queryparser.ext | |
|---|---|
| ParseException
This exception is thrown when parse errors are encountered. |
|
| QueryParser
This class is generated by JavaCC. |
|
| QueryParserBase
This class is overridden by QueryParser in QueryParser.jj and acts to separate the majority of the Java code from the .jj grammar file. |
|
| QueryParserConstants
Token literal values and constants. |
|
| Classes in org.apache.lucene.queryparser.classic used by org.apache.lucene.queryparser.xml | |
|---|---|
| QueryParser
This class is generated by JavaCC. |
|
| Classes in org.apache.lucene.queryparser.classic used by org.apache.lucene.queryparser.xml.builders | |
|---|---|
| QueryParser
This class is generated by JavaCC. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||