Hello, I have setup a solr4 instance (just one node) and I see this memory pattern:
[image: Inline image 1] Physical memory is nearly full and JVM memory is ok. I have ~40M documents (where 1 document=1KB) indexed and in production env I am planning to setup 2 solr cloud nodes. So I have 2 questions: 1. What is the recommended memory for those 2 nodes? 2. I am not sure what does Physical memory mean in context to solr. My understanding of the physical memory is the actual RAM in my machine and 'top' says that I have used just 4.6GB or 23.7GB. Why is Solr admin reporting that I have used 22.84GB out of 23.7GB? -- Thanks, -Utkarsh