You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2011/05/06 22:31:03 UTC

[jira] [Updated] (SOLR-2502) Add in Examples/Documentation on the new Join functionality

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org