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
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
?
- 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