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 --

Execution of Queries in Parallel: geotagged textual documents in Solrvvvv

2013-04-09 Thread Massimiliano Ruocco
I have around 100M of textual document geotagged (lat,long). THese documents are indexed with Solr 1.4. I am testing a retrieval model (written over Terrier). This model requires frequent execution of queries ( Bounding-box filter). These queries could be executed in parallel, one for each spec