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

ASF subversion and git services commented on SOLR-18440:
--------------------------------------------------------

Commit 5f54e1a8778fd85cff08abc4030c8848be8ff67b in solr's branch 
refs/heads/main from Mikhail Khludnev
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=5f54e1a8778 ]

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

> `{!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 10m
>  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]

Reply via email to