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

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

Commit 81c092d8262a68dfda3994e790f2e1f3fdf275e2 in lucene-solr's branch 
refs/heads/master from [~jim.ferenczi]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=81c092d ]

LUCENE-8529: TopSuggestDocsCollector will now use the completion key to 
tiebreak completion
suggestions with identical scores.


> Use the completion key to tiebreak completion suggestion
> --------------------------------------------------------
>
>                 Key: LUCENE-8529
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8529
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Jim Ferenczi
>            Priority: Minor
>         Attachments: LUCENE-8529.patch
>
>
> Today the completion suggester uses the document id to tiebreak completion 
> suggestion with same scores. It would improve the stability of the sort to 
> use the surface form of suggestions as the first tiebreaker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to