Thanks Mike, I have 25 millions docs indexed, faceted on simple fields
(cardinality: 5 for country field and 1 for host field)
8192Mb, JRockit R27 (Java 6)
Unpredictable OOMs...
I set HashDocSet/max to 30,000, don't see any performance degradation
yet (the same response times for faceted
On 17-Jul-08, at 10:28 AM, Fuad Efendi wrote:
Change it to higher value, for instance, 3. OpenBitSet is
created for larger values and requires a lot of memory...
Careful--hash sets of that size can be quite slow. It does make sense
to bump up the value to 6000 or so for large