[ 
https://issues.apache.org/jira/browse/LUCENE-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723699#comment-13723699
 ] 

ASF subversion and git services commented on LUCENE-5146:
---------------------------------------------------------

Commit 1508384 from [~simonw] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1508384 ]

LUCENE-5146: AnalyzingSuggester sort order doesn't respect the actual weight
                
> 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
>
>         Attachments: LUCENE-5146.patch, LUCENE-5146.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to