Re: Hardware requirement for 500 million documents

2015-01-04 Thread Jürgen Wagner (DVT)
Hi Ali, the sizing is not just determined by the number of indexed documents (and even less by the number of concurrent users). - Document volume (number of documents, amount of text data to be indexed with each document, number and types of fields, the cardinality of fields) guide you to the n

RE: Hardware requirement for 500 million documents

2015-01-04 Thread Toke Eskildsen
Ali Nazemian [alinazem...@gmail.com] wrote: > I was wondering what is the hardware requirement for indexing 500 million > documents in Solr? Suppose maximum number of concurrent users in peak time > would be 20. The thread "How large is your solr index" might help, as might https://lucidworks.com

Hardware requirement for 500 million documents

2015-01-04 Thread Ali Nazemian
Hi, I was wondering what is the hardware requirement for indexing 500 million documents in Solr? Suppose maximum number of concurrent users in peak time would be 20. Thank you very much. -- A.Nazemian