Re: Solr, Shards, multi cores and (reverse proxy)

2013-06-27 Thread medley
* I have created a new RequestHandler and added the list of the shards : ... localhost:8780/apache-solr/leg0,localhost:8780/apache-solr/leg1,localhost:8780/apache-solr/leg2,localhost:8780/apache-solr/leg3,localhost:8780/apache-solr/leg4,localhost:8780/apache-solr/leg5 ... * In the url, I replac

Re: Solr, Shards, multi cores and (reverse proxy)

2013-06-25 Thread medley
Thanks. It is working now and the QTime has been divided by 10. I would like to put the shard parameters in the requesthandler. I have one solr-config.xml file by core. Is it possible to have a common solr-config.xml file and in that case, a common requesthandler ? Regards Medley -- View

Solr, Shards, multi cores and (reverse proxy)

2013-06-21 Thread medley
9) on the same server. I would like to know if it exists in Solr configuration files a mechanism that makes the shard requests called locally on the server because it is the same url and not to pass again through the (reverse) proxy in our case. Regards Medley -- View this message in context: