for your help!
- Justin
Yonik Seeley-2 wrote:
>
> On Fri, Feb 20, 2009 at 10:32 AM, jdleider
> wrote:
>> However when i try to /select using
>> this shards param in the solrconfig.xml the query just hangs.
>
> The basic /select url should normally not have shards
Hey All,
I am trying to load balance two solr installations, solr1 and solr2. Each
box is running 4 cores, core0 - core3. I would like to define the shards for
each box in solrconfig as such:
solr1:8080/solr/core0,solr1:8080/solr/core1,solr1:8080/solr/core2,solr1:8080/solr/core3
Fo