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


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to