Thank you. That helped
On Tue, Jul 14, 2015 at 5:02 PM, Chris Hostetter
wrote:
>
> : Are there any examples/documentation for IntervalFaceting using dates
> that
> : I could refer to?
>
> You just specify the interval set start & end as properly formated date
> values. This example shows some
: Are there any examples/documentation for IntervalFaceting using dates that
: I could refer to?
You just specify the interval set start & end as properly formated date
values. This example shows some range faceting and interval faceting on
the same field of the "bin/solr -e techproducts" exam
Are there any examples/documentation for IntervalFaceting using dates that
I could refer to?
On Mon, Jul 13, 2015 at 6:36 PM, Chris Hostetter
wrote:
>
> : Some of the buckets return with a count of ‘0’ in the bucket even though
> : the facet.range.min is set to ‘1’. That is not the primary issu
: Some of the buckets return with a count of ‘0’ in the bucket even though
: the facet.range.min is set to ‘1’. That is not the primary issue
facet.range.min has never been a supported (or documented) param -- you
are most likeley trying to use "facet.mincount" (which can be specified
per fi
Try facet.mincount=1. It will still apply to range facets.
-Original Message-
From: JoeSmith [mailto:fidw...@gmail.com]
Sent: Monday, July 13, 2015 5:56 PM
To: solr-user
Subject: Range Facet queries for date ranges with with non-constant gaps
I am trying to do a range facet query f