[
https://issues.apache.org/jira/browse/LUCENE-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn van Groningen updated LUCENE-4043:
------------------------------------------
Attachment: LUCENE-4043.patch
Draft patch. Added ScoreMode as parameter to JoinUtil#createJoinQuery(...).
Maybe ScoreMode should be a public enum inside the join package.
> Add scoring support for query time join
> ---------------------------------------
>
> Key: LUCENE-4043
> URL: https://issues.apache.org/jira/browse/LUCENE-4043
> Project: Lucene - Java
> Issue Type: Improvement
> Components: modules/join
> Reporter: Martijn van Groningen
> Attachments: LUCENE-4043.patch
>
>
> Have similar scoring for query time joining just like the index time block
> join (with the score mode).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]