Simon Willnauer created LUCENE-5146:
---------------------------------------

             Summary: AnalyzingSuggester sort order doesn't respect the actual 
weight
                 Key: LUCENE-5146
                 URL: https://issues.apache.org/jira/browse/LUCENE-5146
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/spellchecker
    Affects Versions: 4.4
            Reporter: Simon Willnauer
             Fix For: 5.0, 4.5


Uwe would say: "sorry but your code is wrong". We don't actually read the 
weight value in AnalyzingComparator which can cause really odd suggestions 
since we read parts of the input as the weight. Non of our tests catches that 
so I will go ahead and add some tests for it as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to