Re: Memory leak for Multiple fields faceted searching
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
How much memory you specify for java heap? -Xmx...