On 10/9/07, David Whalen <[EMAIL PROTECTED]> wrote:
> I run a faceted query against a very large index on a
> regular schedule.  Every now and then the query throws
> an out of heap space error, and we're sunk.
>
> So, naturally we increased the heap size and things worked
> well for a while and then the errors would happen again.
> We've increased the initial heap size to 2.5GB and it's
> still happening.
>
> Is there anything we can do about this?

Try facet.enum.cache.minDf param:
http://wiki.apache.org/solr/SimpleFacetParameters

-Yonik

Reply via email to