Package | Description |
---|---|
org.apache.lucene.queryParser.precedence |
QueryParser designed to handle operator precedence in a more sensible fashion than the default QueryParser.
|
Class and Description |
---|
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.
|
PrecedenceQueryParserConstants |
PrecedenceQueryParserTokenManager |
Token
Describes the input token stream.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.