[
https://issues.apache.org/jira/browse/SOLR-17923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Webb closed SOLR-17923.
----------------------------
> Add fullOuterJoin stream function
> ---------------------------------
>
> Key: SOLR-17923
> URL: https://issues.apache.org/jira/browse/SOLR-17923
> Project: Solr
> Issue Type: New Feature
> Components: streaming expressions
> Reporter: Andy Webb
> Priority: Major
> Labels: pull-request-available
> Fix For: 9.10
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The existing {{join}} functions discard tuples from the Right stream that
> don't appear in the Left. Adding a {{fullOuterJoin}} function will enable the
> construction of e.g. Reciprocal Rank Fusion (RRF) stream expressions that
> require non-matching tuples from the Right stream to be included.
> I've created a {{fullOuterJoin}} function based on {{leftOuterJoin}} - see
> https://github.com/apache/solr/pull/3676.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]