Re: Is it possible to alias a facet field?

2012-07-14 Thread Jamie Johnson
So this got me close facet.field=testfield&facet.field=%7B!key=mylabel%7Dtestfield&f.mylabel.limit=1 but the limit on the alias didn't seem to work. Is this expected? On Sat, Jul 14, 2012 at 10:03 AM, Jamie Johnson wrote: > I am looking to facet on a field in more than one way. My data is of

Re: Is it possible to alias a facet field?

2012-07-14 Thread Yonik Seeley
On Sat, Jul 14, 2012 at 10:12 AM, Jamie Johnson wrote: > So this got me close > > facet.field=testfield&facet.field=%7B!key=mylabel%7Dtestfield&f.mylabel.limit=1 > > but the limit on the alias didn't seem to work. Is this expected? Per-field params don't currently look under the alias. I believ

Re: Is it possible to alias a facet field?

2012-07-19 Thread Chris Hostetter
: > facet.field=testfield&facet.field=%7B!key=mylabel%7Dtestfield&f.mylabel.limit=1 : > : > but the limit on the alias didn't seem to work. Is this expected? : : Per-field params don't currently look under the alias. I believe : there's a JIRA open for this. https://issues.apache.org/jira/bro