I see. I'm running on SolrCloud with 2 replicia, so I guess mine will probably use much more when my system reaches millions of documents.
Regards, Edwin On 22 April 2015 at 20:47, Shawn Heisey <apa...@elyograg.org> wrote: > On 4/22/2015 12:11 AM, Zheng Lin Edwin Yeo wrote: > > Roughly how many collections and how much records do you have in your > Solr? > > > > I have 8 collections with a total of roughly 227000 records, most of > which > > are CSV records. One of my collections have 142000 records. > > The core that shows 82MB for heap usage has 16 million documents and is > hit with an average of 1 or 2 queries per second. The entire Solr > instance on this machine has about 55 million documents and a 6GB max heap. > > This is NOT running SolrCloud, though the indexes are distributed. > There are 24 cores defined, but during normal operation, only four of > them contain documents. All four of those cores show heap memory values > less than 100MB, but the overall heap usage on that machine is measured > in gigabytes. > > Thanks, > Shawn > >