Re: Using mincount with date facet in Solr 1.4

2009-10-15 Thread Chris Hostetter
: But I was getting facets even with count 0. So I tried following : combinations of mincount parameters, as none was specified in the : wiki, : for date faceting. mincount is not a date faceting option -- it only applies to field value faceti

Re: Using mincount with date facet in Solr 1.4

2009-10-13 Thread Lance Norskog
10-11T00:00:00Z >> >>   But I was getting facets even with count 0. So I tried following >> combinations of mincount parameters, as none was specified in the >> wiki<http://wiki.apache.org/solr/SimpleFacetParameters>, >> for date faceting. >> &

Re: Using mincount with date facet in Solr 1.4

2009-10-13 Thread rperkowska
in the > wiki<http://wiki.apache.org/solr/SimpleFacetParameters>, > for date faceting. > > f.daysForFilter.facet.mincount=1 > facet.mincount=1 > f.date.mincount=1 > > But none of these work. Could anyone please let me know how I can do > this? > > regards, >

Using mincount with date facet in Solr 1.4

2009-10-10 Thread Aakash Dharmadhikari
hi, I am creating facets on a field of type The field can contain any number of dates even 0. I am making a facet query on the field with following query parameters: facet.date=daysForFilter facet.date.gap=%2B1DAY facet.date.end=2009-10-16T00:00:00Z facet=true facet.date.start=