RE: SolrCloud performance issues regarding hardware configuration

2014-07-21 Thread Toke Eskildsen
search engn dev [sachinyadav0...@gmail.com] wrote: > Yes, You are right my facet queries are for text analytic purpose. Does this mean that facet calls are rare (at most one at a time)? > Users will send boolean and spatial queries. current performance for spatial > queries is 100qps with 150 con

Re: SolrCloud performance issues regarding hardware configuration

2014-07-20 Thread Himanshu Mehrotra
; > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SolrCloud-performance-issues-regarding-hardware-configuration-tp4147843p4148222.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Himanshu Mehrotra Download Our App[imag

Re: SolrCloud performance issues regarding hardware configuration

2014-07-20 Thread search engn dev
l number shards -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-performance-issues-regarding-hardware-configuration-tp4147843p4148222.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: SolrCloud performance issues regarding hardware configuration

2014-07-18 Thread Toke Eskildsen
search engn dev [sachinyadav0...@gmail.com] wrote: > out of 700 million documents 95-97% values are unique approx. That's quite a lot. If you are not already using DocValues for that, you should do so. So, each shard handles ~175M documents. Even with DocValues, there is an overhead of just hav

Re: SolrCloud performance issues regarding hardware configuration

2014-07-18 Thread Erick Erickson
gt; Above query throws OOM exception as soon as fire it to solr. > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SolrCloud-performance-issues-regarding-hardware-configuration-tp4147843p4147871.html > Sent from the Solr - User mailing list archive at Nabble.com. >

RE: SolrCloud performance issues regarding hardware configuration

2014-07-18 Thread search engn dev
: http://lucene.472066.n3.nabble.com/SolrCloud-performance-issues-regarding-hardware-configuration-tp4147843p4147871.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: SolrCloud performance issues regarding hardware configuration

2014-07-18 Thread Toke Eskildsen
From: search engn dev [sachinyadav0...@gmail.com]: > 1 collection : 4 shards : each shard has one master and one replica > total documents : 700 million Are you using DocValues for your facet fields? What is the approximate number of unique values in your facets and what is their type (string, nu

SolrCloud performance issues regarding hardware configuration

2014-07-17 Thread search engn dev
with 32 gb ram each? -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-performance-issues-regarding-hardware-configuration-tp4147843.html Sent from the Solr - User mailing list archive at Nabble.com.