Jacek Plebanek created SOLR-3803:
------------------------------------
Summary: Federated Search: Results merging
Key: SOLR-3803
URL: https://issues.apache.org/jira/browse/SOLR-3803
Project: Solr
Issue Type: Sub-task
Components: SearchComponents - other
Affects Versions: 5.0
Reporter: Jacek Plebanek
Fix For: 5.0
Merging results stage is closely related to search query handling in
QueryComponent. In federated environment it is pretty complex part (could
require sending requests to shards or collections representations) and can
implement various algorithms. I think that it should be implemented as separate
module pluggable to QueryComponent or even as whole separate Component.
The simple implementation could use CollectionSelectionComponent results.
Any suggestions welcome!
--
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]