how number of indexed fields effect performance

2013-07-23 Thread Suryansh Purwar
ge >> collections. So, after restarting Solr, check how much Java heap is >> available, then do some warming queries, then check the Java heap >> available >> again. >> >> Add the debugQuery=true parameter to your queries and look at the timings >> to see w

how number of indexed fields effect performance

2013-07-22 Thread Suryansh Purwar
> -Original Message- From: Suryansh Purwar > Sent: Monday, July 22, 2013 4:07 PM > To: solr-user@lucene.apache.org > Subject: how number of indexed fields effect performance > > Hi, > > We have a two shard solrcloud cluster with each shard allocated 3 separate > ma

how number of indexed fields effect performance

2013-07-22 Thread Suryansh Purwar
Hi, We have a two shard solrcloud cluster with each shard allocated 3 separate machines. We do complex queries involving a number of filter queries coupled with group queries and faceting. All of our machines are 64 bit with 32 gb ram. Our index size is around 10gb with around 8,00,000 documents.