You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/01/01 13:51:43 UTC

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

     [ https://issues.apache.org/jira/browse/LUCENE-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Busch resolved LUCENE-746.
----------------------------------

    Resolution: Fixed

Committed. Thanks, Ronnie!

> Incorrect error message in AnalyzingQueryParser.getPrefixQuery
> --------------------------------------------------------------
>
>                 Key: LUCENE-746
>                 URL: https://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.
-
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