Re: Memory leak for Multiple fields faceted searching

2011-03-21 Thread Erick Erickson
Memory consumption grows as the number of unique terms grows. So in addition to Darx's question, how many unique terms are in all the fields you're faceting on? Best Erick 2011/3/21 newsam : > Hi, > > Here is my environment: 32bits windows server 2008 (4cpu and 12G RAM), > 320million docs, index

Re: Memory leak for Multiple fields faceted searching

2011-03-21 Thread Darx Oman
How much memory you specify for java heap? -Xmx...

Memory leak for Multiple fields faceted searching

2011-03-21 Thread newsam
Hi, Here is my environment: 32bits windows server 2008 (4cpu and 12G RAM), 320million docs, index size 12G. When we use query=*:* and 10 fields for faceted searching, it works. However, 15 feilds or more faceted searching caused the following exception: java.lang.OutOfMemoryError: Java heap sp