Re: Hardware requirements to host Apache Solr application

2019-07-15 Thread Gus Heck
And you could run a small single core on hardware much smaller than the latest smart phones if it didn't have to serve many requests... On Mon, Jul 15, 2019 at 11:24 AM Walter Underwood wrote: > One of our clusters got as large as 40 c4.8xlarge, another is happy with 4 > m4.xlarge and could prob

Re: Hardware requirements to host Apache Solr application

2019-07-15 Thread Walter Underwood
One of our clusters got as large as 40 c4.8xlarge, another is happy with 4 m4.xlarge and could probably handle the load with one of them. It depends on the number of documents, query load, types of queries, frequency of updates, all sorts of things. wunder Walter Underwood wun...@wunderwood.org

Re: Hardware requirements to host Apache Solr application

2019-07-15 Thread Shawn Heisey
On 7/15/2019 6:37 AM, Kaushal Shriyan wrote: Are there any recommended hardware requirements to host Apache Solr application? For example is it t2.large in AWS or similar configuration in GCP and Microsoft Azure. Thanks in advance and i look forward to hearing from you. This question is imposs