You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikhail Khludnev (JIRA)" <ji...@apache.org> on 2015/12/01 14:42:11 UTC

[jira] [Commented] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

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

Mikhail Khludnev commented on LUCENE-5868:
------------------------------------------

[~martijn.v.groningen], I renamed parameter, yet locally. 

It turns out that random test fails because SortedSetDV omits duplicate values, but SortedNumberDV doesn't that leads to discrepancy in the scores. I changed {{TestJoinUtil.createContext(int, boolean, boolean)}} to deduplicate link values. Score asserts still fail. 

> JoinUtil support for NUMERIC docValues fields 
> ----------------------------------------------
>
>                 Key: LUCENE-5868
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5868
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Mikhail Khludnev
>            Assignee: Mikhail Khludnev
>            Priority: Minor
>             Fix For: 5.5
>
>         Attachments: LUCENE-5868-lambdarefactoring.patch, LUCENE-5868-lambdarefactoring.patch, LUCENE-5868.patch, LUCENE-5868.patch, LUCENE-5868.patch, qtj.diff
>
>
> while polishing SOLR-6234 I found that JoinUtil can't join int dv fields at least. 
> I plan to provide test/patch. It might be important, because Solr's join can do that. Please vote if you care! 



--
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