On Mon, Sep 3, 2012 at 6:07 PM, Tanguy Moal wrote:
> I think it's not possible to combine pivots with facet queries, nor with
> facet ranges (or facet dates), please someone correct me if I'm wrong...
>
> I think only "standard" fields are "pivotable" :)
>
> That said, if you always use the same r
On Mon, Sep 3, 2012 at 5:50 PM, Alexey Serba wrote:
> http://wiki.apache.org/solr/SimpleFacetParameters#Pivot_.28ie_Decision_Tree.29_Faceting
>
Thank you, that does seem to be only available on Solr 4.0. Luckily,
we're using Websolr so upgrading is rather easy!
Thanks!
--
Dotan Cohen
http://g
I think it's not possible to combine pivots with facet queries, nor with
facet ranges (or facet dates), please someone correct me if I'm wrong...
I think only "standard" fields are "pivotable" :)
That said, if you always use the same ranges for your DateTime field, you
*could* have a "string" ver
http://wiki.apache.org/solr/SimpleFacetParameters#Pivot_.28ie_Decision_Tree.29_Faceting
On Mon, Sep 3, 2012 at 6:38 PM, Dotan Cohen wrote:
> Is there any way to nest facet searches in Solr? Specifically, I have
> a User field and a DateTime field. I need to know how many Documents
> match each Us