Re: Reference shards by alias

2010-07-29 Thread Mark Allan
On 29 Jul 2010, at 12:27 pm, Gora Mohanty wrote: On Thu, 29 Jul 2010 10:49:18 +0100 Mark Allan wrote: [...] Is there a way to reference each core/shard by name rather than explicitly stating the host, port and path in the URL? For example, I'd like to swap: http://localhost:8983/solr

Re: Reference shards by alias

2010-07-29 Thread Gora Mohanty
On Thu, 29 Jul 2010 10:49:18 +0100 Mark Allan wrote: [...] > Is there a way to reference each core/shard by name rather than > explicitly stating the host, port and path in the URL? For > example, I'd like to swap: > http://localhost:8983/solr/core0/select/? > q=foo<..snip..>&shards=loca

Reference shards by alias

2010-07-29 Thread Mark Allan
Hi all, We're building a service which will have data from a number of different providers, but the data from each will be slightly different. We've decided to keep the data separate by using multiple cores in Solr; one for each provider. There will be enough overlap in the data to allow