Not sure how fast your index will grow but first you may still want to consider 
upgrading the single machine to 128 GB to see how the performance is coming. 
Current memory 7 GB is really low.  After that you may want to add another node 
to partition the index into 2 nodes/shards (assuming you have some partition 
strategy ) that index size of 150-200 GB can fit into two nodes memory. 

Thanks,
Susheel 

-----Original Message-----
From: Priti Solanki [mailto:pritiatw...@gmail.com] 
Sent: Friday, March 07, 2014 12:50 AM
To: solr-user@lucene.apache.org
Subject: Re: SolrCloud setup guidance

Thanks Susheel,

But this index will keep on growing that my worry So I always have to increase 
the RAM .

Can you suggest how many nodes one can think to support this bug index?

Regards,



On Fri, Mar 7, 2014 at 2:50 AM, Susheel Kumar < 
susheel.ku...@thedigitalgroup.net> wrote:

> Setting up Solr cloud(horizontal scaling) is definitely a good idea 
> for this big index but before going to Solr cloud, are you able to 
> upgrade your single node to 128GB of memory(vertical scaling) to see the 
> difference.
>
> Thanks,
> Susheel
>
> -----Original Message-----
> From: Priti Solanki [mailto:pritiatw...@gmail.com]
> Sent: Thursday, March 06, 2014 10:51 AM
> To: solr-user@lucene.apache.org
> Subject: SolrCloud setup guidance
>
> Hello Everyone,
>
> I would like to take you guidance of following
>
> I have a single core with 124 GB of index data size. Indexing and 
> Reading both are very slow as I have 7 GB RAM to support this huge 
> data.  Almost 8 million of documents.
>
> Hence, we thought of going to SolrCloud so that we can accommodate 
> more upcoming data. I have data for 13 country with their millions of 
> products and we want to set up solrcloud for the same.
>
> I am in need of some initial thoughts about how to setup solrCloud for 
> such requirement. How to we come to know how many nodes,core I would 
> be needing to support this...
>
> we are thinking to host this on Amazon...Any guidance or reading links 
> ,case study will be highly appreciated.
>
> Regards,
>

Reply via email to