[
https://issues.apache.org/jira/browse/LUCENE-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732406#action_12732406
]
Simon Willnauer commented on LUCENE-1751:
-----------------------------------------
Please ask your question on the java-user with a detailed description of the
query you pass to QueryParser.
> 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: [email protected]
For additional commands, e-mail: [email protected]