creating shards on the fly in a single Solr instance ("shards" query parameter)

2014-03-25 Thread Philip Durbin
I'm new to Solr and am exploring the idea of creating shards on the fly. Once the shards have been created and populated, I am hoping to use the "shards" query parameter to combine results from multiple shards into a single results set. By following the "Testing Index Sharding on Two Local Servers

Re: creating shards on the fly in a single Solr instance ("shards" query parameter)

2014-03-25 Thread Shalin Shekhar Mangar
Hi Philip, Comments inline: On Tue, Mar 25, 2014 at 8:11 PM, Philip Durbin wrote: > I'm new to Solr and am exploring the idea of creating shards on the > fly. Once the shards have been created and populated, I am hoping to > use the "shards" query parameter to combine results from multiple > sha