Hi Andy and Erik,
Thanks for for your answers it really helped me!
Marc.
On Wed, Jan 4, 2012 at 2:15 PM, Erik Hatcher wrote:
> I'd recommend what Andy said, but if all you're interested in is a single
> term combined, you can do
> and you'll get the "merged" count.
>
>Erik
>
> On Jan
I'd recommend what Andy said, but if all you're interested in is a single term
combined, you can do and you'll
get the "merged" count.
Erik
On Jan 4, 2012, at 07:51 , Andrew Ingram wrote:
> Hi Marc,
>
> I'd probably have another field called "keywords" (or something) that I copy
> a
Hi Marc,
I'd probably have another field called "keywords" (or something) that I copy
all the values into using copyfields, then just facet (and therefore filter) on
that field instead.
If there were a way to do it the way you're asking (there might be, I don't
know), there's no guarantee that
Hello,
I have two fields 'product' and 'tag'.
Executing this query q=*:*&facet=true&facet.field=product&facet.field=tag
gives me this result :
16
...
7
...
Is there a way to group the results by value ie getting 23, regardless of the field names?
Thanks in adva