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 <jej2...@gmail.com> wrote:
> I am looking to facet on a field in more than one way.  My data is of the form
>
> 7abcdefgh
> 7abcdefgi
> 7abcdefgj
> 7abcdefgk
> 7bbcdefgl
> 7bbcdefgm
> 7bbcdefgn
>
> I want to get all of the counts for 7ab* and the max count for 7*.  I
> had thought I could do this with an alias but I don't see how to do
> this currently.  Is there a way to do this or should I just execute 2
> queries?

Reply via email to