when i search with "a" or "this is" or "that at" it is giving the parseException
--------------------------------------------------------------------------------

                 Key: LUCENE-1751
                 URL: https://issues.apache.org/jira/browse/LUCENE-1751
             Project: Lucene - Java
          Issue Type: Bug
    Affects Versions: 2.4.1
            Reporter: SML


when i search with words like "a" or "this is" or "that at" , it is giving the 
following exception parseException

org.apache.lucene.queryParser.ParseException: Cannot parse '': Encountered 
"EOF" at line 1, column 0. 
Was expecting one of: 
NOT ... 
"+" ... 
"-" ... 
"(" ... 
"*" ... 
QUOTED ... 
TERM ... 
PREFIXTERM ... 
WILDTERM ... 
"[" ... 
"{" ... 
NUMBER ... 


Please help....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to