Hi, In my company we are running a 12 node cluster with 10 (american) Billion documents 12 shards / 2 replicas.
We do mainly faceting queries with a very reasonable performance. 36 million documents it's not an issue, you can handle that volume of documents with 2 nodes with SSDs and 32G of ram Regards. -- Yago Riveiro On 4 Apr 2018 02:15 +0100, Abhi Basu <9000r...@gmail.com>, wrote: > We have tested Solr 4.10 with 200 million docs with avg doc size of 250 KB. > No issues with performance when using 3 shards / 2 replicas. > > > > On Tue, Apr 3, 2018 at 8:12 PM, Steven White <swhite4...@gmail.com> wrote: > > > Hi everyone, > > > > I'm about to start a project that requires indexing 36 million records > > using Solr 7.2.1. Each record range from 500 KB to 0.25 MB where the > > average is 0.1 MB. > > > > Has anyone indexed this number of records? What are the things I should > > worry about? And out of curiosity, what is the largest number of records > > that Solr has indexed which is published out there? > > > > Thanks > > > > Steven > > > > > > -- > Abhi Basu