Uses of Package
org.apache.lucene.queryParser.precedence

Packages that use org.apache.lucene.queryParser.precedence
org.apache.lucene.queryParser.precedence QueryParser designed to handle operator precedence in a more sensible fashion than the default QueryParser. 
 

Classes in org.apache.lucene.queryParser.precedence used by org.apache.lucene.queryParser.precedence
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
          Token literal values and constants.
PrecedenceQueryParserTokenManager
          Token Manager.
Token
          Describes the input token stream.
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.