Hi, I am working on federated search. Funamentallythis consists of 1. Resource selection; Picking the right data sources from which to grab data for some given query 2. Results merging; for the results obtained, merge them into a single ranked list. How can we enable Gora to work with multiple instances of multiple data stores so that when a Query is executed we satisfy the stage between 1. and 2. as above e.g. the Query is submitted to all defined datastores. Does anyone have a use case like this? Thanks Lewis
-- *Lewis*

