Mikhail Khludnev created SOLR-18440:
---------------------------------------

             Summary: `{!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


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