DrillDownQuery adding more than one filter for a dimension

2017-01-17 Thread Sadaf
Hi, I am using Lucene4.4. I am using the SimpleFacetsExample that is in the demo. DrillDownQuery works fine when I have only one filter. But, then I tried to add another filter: My code: q.add(new CategoryPath("Date/2010", '/')); q.add(new CategoryPath("Date/2012", '/')); I got this err

RE: OOM error

2017-01-06 Thread Sadaf Aslam
features introduced into a version? I looked at https://lucene.apache.org/ but couldn’t find when DrillSideways (or FacetFields) was introduced. Thanks, Sadaf From: Uwe Schindler [mailto:u...@thetaphi.de] Sent: December-23-16 1:27 PM To: java-user@lucene.apache.org; Sadaf Aslam Subject: Re: OOM error

OOM error

2016-12-23 Thread Sadaf
? - If you think that sorting on StringFields is the problem can you give me some pointers on what the usual suspects are? - Should I insist that we need more Heap? Thanks, (I will not be checking my email until new year. Wishing everyone here Happy Holidays) Sadaf -- View this message in