[
https://issues.apache.org/jira/browse/SOLR-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated SOLR-2502:
----------------------------------
Attachment: SOLR-2502.patch
Here's what I have in mind:
Add in manufacturers documents and then tie the various products we have back
to the manufacturers.
A query then might look like:
http://localhost:8983/solr/select/?q={!join%20from=manu_id_s%20to=id}name:ipod
> Add in Examples/Documentation on the new Join functionality
> -----------------------------------------------------------
>
> Key: SOLR-2502
> URL: https://issues.apache.org/jira/browse/SOLR-2502
> Project: Solr
> Issue Type: Improvement
> Reporter: Grant Ingersoll
> Priority: Minor
> Attachments: SOLR-2502.patch
>
>
> As the title says, add in an example and docs on the new Join functionality
> added via SOLR-2272.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]