Did you mean datasource-1 and datasource-2 ? On Fri, Aug 26, 2011 at 2:41 AM, vighnesh <svighnesh...@gmail.com> wrote:
> hi all > > I have a two data sources in data-config file and i need data from first > datasource , second datasource and from both .how can acheive this in solr > query. > > example like: first datasource: > > > http://localhost:8983/solr/db/select/?q=newthread&version=2.2&start=0&rows=200&indent=on&datasource=datasource-1 > > example like: second datasource: > > > http://localhost:8983/solr/db/select/?q=newthread&version=2.2&start=0&rows=200&indent=on&datasource=datasource-1 > > example like: both datasources: > > > http://localhost:8983/solr/db/select/?q=newthread&version=2.2&start=0&rows=200&indent=on&datasource=datasource-1&datasource=datasource-1 > > is this querys are correct or not ? plese let me know that. > > > thanks in advance. > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/how-to-differentiate-multiple-datasources-when-building-solr-query-tp3286309p3286309.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Lance Norskog goks...@gmail.com