Re: Execution of Queries in Parallel: geotagged textual documents in Solrvvvv

2013-04-09 Thread Chris Hostetter
: I'd move to SolrCloud 4.2.1 to benefit from sharding, replication, and : the latest Lucene. How many queries you will then be able to run in : parallel will depend on their complexity, index size, query : cachability, index size, latency requirements... But move to the : latest setup first. No

Re: Execution of Queries in Parallel: geotagged textual documents in Solrvvvv

2013-04-09 Thread Otis Gospodnetic
Hi, I'd move to SolrCloud 4.2.1 to benefit from sharding, replication, and the latest Lucene. How many queries you will then be able to run in parallel will depend on their complexity, index size, query cachability, index size, latency requirements... But move to the latest setup first. Otis --