On Fri, Nov 8, 2013 at 1:56 PM, Tom Burton-West <tburt...@umich.edu> wrote:
> When testing an index of about 200 million documents, when we do a first
> faceting on one field (query appended below), the memory use rises from
> about 2.5 GB to 13GB.  If I run GC after the query the memory use goes down
> to about 3GB and subsequent queries don't significantly increase the memory
> use.

Is there a way to tell what the real max memory usage is?  I assume
13GB is just the peak heap usage, but that could include a lot of
garbage.

-Yonik
http://heliosearch.com -- making solr shine

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

Reply via email to