Jilani Shaik created SOLR-4970:
----------------------------------

             Summary: Collection communication for merging the facet query 
result from one collection to other collection
                 Key: SOLR-4970
                 URL: https://issues.apache.org/jira/browse/SOLR-4970
             Project: Solr
          Issue Type: New Feature
          Components: SearchComponents - other
            Reporter: Jilani Shaik
            Priority: Minor


We will have two categories of data, where one category will be the list of 
primary data (for example products) and the other collection (it could be 
spread across shards) holds the transaction data (for example product sales 
data).  
We have a search scenario where we need to show the products along with the 
number of sales for each product. 

Approach: For this we need to do a facet based search on second collection and 
then this has to shown together along with the primary data.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]

Reply via email to