Re: Facet counts and drill down queries

2011-12-02 Thread Tobias Knaup
mall test case that shows > the problem, or can write some mock up code, that explains it? > > Shai > > On Friday, December 2, 2011, Tobias Knaup wrote: > > Hi all, > > > > I have a question about facet counts and drill down queries. > > When I run a drill d

Facet counts and drill down queries

2011-12-02 Thread Tobias Knaup
Hi all, I have a question about facet counts and drill down queries. When I run a drill down query, I only get counts for the category in the query, but I need the counts for all categories. Is there a way to do this without running two separate searches? I'm using a MultiCollector to wrap a TopDo

Filter for excluding docs in a date range

2011-11-05 Thread Tobias Knaup
Hi all, I'm trying to come up with a filter that works for the following problem: My documents each have a set of dates, and I need a filter that excludes all documents that have a date within a given range. My first stab at it was to index the dates in a NumericField, one value per date, and use