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

2016-12-07 Thread Cassandra Targett (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cassandra Targett updated SOLR-2502:

Component/s: documentation

> 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
>  Components: documentation
>Reporter: Grant Ingersoll
>Priority: Minor
> Attachments: SOLR-2502.patch, SOLR-2502.patch
>
>
> As the title says, add in an example and docs on the new Join functionality 
> added via SOLR-2272.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2011-05-09 Thread Grant Ingersoll (JIRA)

 [ 
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 some progress on this.  Adds in /browse capability for Join

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



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

2011-05-06 Thread Grant Ingersoll (JIRA)

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