On Tue, 2015-12-08 at 05:18 -0700, Mugeesh Husain wrote:
> Capacity regarding 2 simple question:
> 
> 1.) How many document we could store in single core(capacity of core
> storage)

There is hard limit of 2 billion documents.

> 2.) How many core we could create in a single server(single node cluster)

There is no hard limit. Except for 2 billion cores, I guess. But at this
point in time that is a ridiculously high number of cores.

It is hard to give a suggestion for real-world limits as indexes vary a
lot and the rules of thumb tend to be quite poor when scaling up.
http://lucidworks.com/blog/2012/07/23/sizing-hardware-in-the-abstract-why-we-dont-have-a-definitive-answer/

People generally seems to run into problems with more than 1000
not-too-large cores. If the cores are large, there will probably be
performance problems long before that.

You will have to build a prototype and test.

- Toke Eskildsen, State and University Library, Denmark


Reply via email to