You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ronnie Kolehmainen (JIRA)" <ji...@apache.org> on 2006/12/13 20:22:22 UTC

[jira] Updated: (LUCENE-746) Incorrect error message in AnalyzingQueryParser.getPrefixQuery

     [ http://issues.apache.org/jira/browse/LUCENE-746?page=all ]

Ronnie Kolehmainen updated LUCENE-746:
--------------------------------------

    Attachment: AnalyzingQueryParser.getPrefixQuery.patch

Patch for current trunk.

> Incorrect error message in AnalyzingQueryParser.getPrefixQuery
> --------------------------------------------------------------
>
>                 Key: LUCENE-746
>                 URL: http://issues.apache.org/jira/browse/LUCENE-746
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Other
>            Reporter: Ronnie Kolehmainen
>            Priority: Minor
>         Attachments: AnalyzingQueryParser.getPrefixQuery.patch
>
>
> The error message of  getPrefixQuery is incorrect when tokens were added, for example by a stemmer. The message is "token was consumed" even if tokens were added.
> Attached is a patch, which when applied gives a better description of what actually happened.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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