EreMaijala opened a new pull request, #1238:
URL: https://github.com/apache/solr/pull/1238

   Add a note about documentCache not supporting maxRamMB setting properly.
   
   Since Lucene's RamUsageEstimator doesn't understand the Document objects, it 
will default to 256 bytes. Depending on the real document size this can be 
wildly inaccurate and cause the cache to use several magnitudes more memory 
than expected.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to