How to calc memory's size when i use solr. i read http://wiki.apache.org/solr/SolrPerformanceFactors#head-c4dfbdc1d256883e87f54cbb8160690d7997e4b3
but not know how to calc? i find solr alway can work when i delete index,,i think it maybe cached in memory. is it just 'warm'? and autowarmCount is the number which is warming documentCount? if it is, how to calc it which cost memory size? if it bigger than memory size which i config,,,,it will only store autowarmCount document -- regards jl