You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Martijn van Groningen (JIRA)" <ji...@apache.org> on 2015/04/07 11:33:12 UTC

[jira] [Comment Edited] (LUCENE-6389) Add ScoreMode.Min

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

Martijn van Groningen edited comment on LUCENE-6389 at 4/7/15 9:32 AM:
-----------------------------------------------------------------------

Updated the patch and added a test that would have catched the mistake made in the first version of the patch.

Also this tests uncovered an issue with min score mode. All scores happened to be 0, due to fact that the score arrays weren't initialised with the correct start values.


was (Author: martijn.v.groningen):
Updated the patch and added a test that would have catched the mistake made in the first version of the patch.

> Add ScoreMode.Min
> -----------------
>
>                 Key: LUCENE-6389
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6389
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/join
>            Reporter: Martijn van Groningen
>            Priority: Minor
>         Attachments: LUCENE-6389.patch, LUCENE-6389.patch, LUCENE-6389.patch
>
>
> In addition to the existing score modes add 'min' score mode that aggregates the lowest child score to the parent hit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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