On Dec 17, 2010, at 08:14 , Grant Ingersoll wrote:
> I don't think pivot supports dates at this point. Would probably be good to
> open an issue to note this feature, as I do think it would be good to have.
> I would think we could support all the various facet options during pivots
> (dates
I don't think pivot supports dates at this point. Would probably be good to
open an issue to note this feature, as I do think it would be good to have. I
would think we could support all the various facet options during pivots
(dates, numbers, queries)
On Dec 16, 2010, at 9:22 PM, Adeel Qures
i guess one last call for help .. i am assuming for people who wrote or have
used the pivot faceting .. this should be a yes no question .. are date
fields supported ?
On Wed, Dec 15, 2010 at 12:58 PM, Adeel Qureshi wrote:
> Thanks Pankaj - that was useful to know. I havent used the query stuff
>
Thanks Pankaj - that was useful to know. I havent used the query stuff
before for facets .. so that was good to know .. but the problem is still
there because I want the hierarchical counts which is exactly what
facet.pivot does ..
so e.g. i want to count for fieldC within fieldB and even fieldB w
Hi Adeel,
You can make use of facet.query attribute to make the Faceting work
across a range of dates. Here i am using the duration, just replace the
field with a field date and Range values as the DATE in SOLR Format.
so your query parameter will be like this ( you can pass multiple paramete
It doesnt seems like pivot facetting works on dates .. I was just curious if
thats how its supposed to be or I am doing something wrong .. if I include a
datefield in the pivot list .. i simply dont get any facet results back for
that datefield
Thanks
Adeel