You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2009/07/17 10:31:14 UTC

[jira] Commented: (LUCENE-1751) when i search with "a" or "this is" or "that at" it is giving the parseException

    [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org