Jacek Plebanek created SOLR-3804:
------------------------------------
Summary: Federated Search: External collections adapters
Key: SOLR-3804
URL: https://issues.apache.org/jira/browse/SOLR-3804
Project: Solr
Issue Type: Sub-task
Components: SearchComponents - other
Affects Versions: 5.0
Reporter: Jacek Plebanek
Fix For: 5.0
In order to send requests to external collections, we need mechanism for
pluggable custom adapters (connectors).
responsibilities:
- translate solr query to native query
- send request
- get response and translate to solr model
TODO:
- interfaces
- data model
- simple example implementation(s)
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]