[
https://issues.apache.org/jira/browse/SOLR-18440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116965#comment-18116965
]
ASF subversion and git services commented on SOLR-18440:
--------------------------------------------------------
Commit b475e58ccf969775d3bd43efc65b724ef33f36b9 in solr's branch
refs/heads/main from Mikhail Khludnev
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=b475e58ccf9 ]
SOLR-18440: fix (#4880) tests for trie fields (#4920)
> `{!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 40m
> 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]