Re: Referencing a !key and !stat in facet.pivot

2017-01-15 Thread John Blythe
Appreciated. Will give it a whirl tomorrow and report back! On Sun, Jan 15, 2017 at 12:36 PM Chris Hostetter wrote: > > > If i'm understanding your question correctly, what you're looking for is > > simply... > > > > stats.field={!tag=pivot_stats}lastPrice > > facet.pivot={!key=pivot stats=pivot

Re: Referencing a !key and !stat in facet.pivot

2017-01-15 Thread Chris Hostetter
If i'm understanding your question correctly, what you're looking for is simply... stats.field={!tag=pivot_stats}lastPrice facet.pivot={!key=pivot stats=pivot_stats}buyer,vendor ...there should only ever be one set of "{}" in the facet.pivot, defining the set of local params, and there are 2 p