[
https://issues.apache.org/jira/browse/SOLR-18440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18117382#comment-18117382
]
ASF subversion and git services commented on SOLR-18440:
--------------------------------------------------------
Commit 18fcb6c45ec0d51f77b9e2d4d87d4a1897db39a2 in solr's branch
refs/heads/branch_10x from Mikhail Khludnev
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=18fcb6c45ec ]
SOLR-18440: enable Lucene join to support `numerics_dv -> points` (#4880)
Co-authored-by: copilot-swe-agent[bot]
<[email protected]>
Co-authored-by: mkhludnev <[email protected]>
(cherry picked from commit 5f54e1a8778fd85cff08abc4030c8848be8ff67b)
> `{!join score=... from=numerics_dv to=points_int}...`
> -----------------------------------------------------
>
> Key: SOLR-18440
> URL: https://issues.apache.org/jira/browse/SOLR-18440
> Project: Solr
> Issue Type: New Feature
> Reporter: Mikhail Khludnev
> Priority: Major
> Labels: pull-request-available
> Fix For: 10.1
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Currently Lucene join support does not handle joins from numerics_dv fields
> to points fields. This limitation blocks queries of the form:
> {!join score=... from=numerics_dv to=points_field fromIndex=...}
> This ticket proposes extending Lucene join functionality so that joins from
> numeric doc values to point fields are supported correctly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]