Re: Can I set up a config-based distributed search

2011-04-11 Thread Ran Peled
Thanks, Ludovic and Jonathan. Yes, this configuration default is exactly what I was looking for. Ran On Mon, Apr 11, 2011 at 7:12 PM, Jonathan Rochkind wrote: > I have not worked with shards/distributed, but I think you can probably > specify them as defaults in your requesthandler in your so

Re: Can I set up a config-based distributed search

2011-04-11 Thread Jonathan Rochkind
I have not worked with shards/distributed, but I think you can probably specify them as defaults in your requesthandler in your solrconfig.xml instead. Somewhere there is (or was) a wiki page on this I can't find right now. There's a way to specify (for a particular request handler) a default

Re: Can I set up a config-based distributed search

2011-04-11 Thread lboutros
You can add to your search handler the "shards" parameter : host1/solr, host2/solr Is is what you are looking for ? Ludovic. 2011/4/11 Ran Peled [via Lucene] < ml-node+2806331-346788257-383...@n3.nabble.com> > In the Distributed Search page ( > http://wiki.apache.org/solr/DistributedSearc