where the field is, in fact, the substraction of two fields.
I have a native script that works wonder for a terms facet, but I can't
seem to find how I should apply it for an Histogram facet.
A terms facet return too many differentes results.
I could, In the native script, create the buckets myself and use a tems
facet anyway (thus mimicking an histogram), but it seems an ugly way to
achieve what I want (and maybe a bit expensive..I think).
I'd prefer using an Histogram facet, as that's what they are here for.
Is it possible? Did I miss something?
Any infos on the matter would be tremendously useful.
Thanks.
where the field is, in fact, the substraction of two fields.
I have a native script that works wonder for a terms facet, but I can't
seem to find how I should apply it for an Histogram facet.
A terms facet return too many differentes results.
I could, In the native script, create the buckets myself and use a tems
facet anyway (thus mimicking an histogram), but it seems an ugly way to
achieve what I want (and maybe a bit expensive..I think).
I'd prefer using an Histogram facet, as that's what they are here for.
Is it possible? Did I miss something?
Any infos on the matter would be tremendously useful.
Thanks.
I should have said that, for reasons I (sadly) have no power over, I'm
stuck with ES v0.90.5, and thus don't get to use those impressives
aggregations.
I'm beginnig to think that the only way of doing what I want is indeed
using a native script that will carve my buckets for me.
Thanks, anyway !
Le mardi 2 décembre 2014 14:49:40 UTC+1, DH a écrit :
Hi everyone,
I'm trying to figure out how to do an histogram facet :
where the field is, in fact, the substraction of two fields.
I have a native script that works wonder for a terms facet, but I can't
seem to find how I should apply it for an Histogram facet.
A terms facet return too many differentes results.
I could, In the native script, create the buckets myself and use a tems
facet anyway (thus mimicking an histogram), but it seems an ugly way to
achieve what I want (and maybe a bit expensive..I think).
I'd prefer using an Histogram facet, as that's what they are here for.
Is it possible? Did I miss something?
Any infos on the matter would be tremendously useful.
Thanks.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.