cerias
(Cerias)
February 18, 2017, 5:55pm
1
Hi everyone,
currently im trying to get my bucketscript "ipv_value_total" working. ( I'm working on an ES 5.2. )
My goal is to get the bucket script to the point where i get the ipv_value_total for every horse bucket.
i don't know if its not possible to go with a bucketscript through a terms aggregation or my bucketpath.
es_query.json
{
"size" : 0,
"query" : {
"match" : {
"sire.id" : {
"query" : 46178,
"operator" : "OR",
"prefix_length" : 0,
"max_expansions" : 50,
"fuzzy_transpositions" : true,
This file has been truncated. show original
It would be greate if someone could look at my query.
system
(system)
Closed
March 18, 2017, 5:55pm
2
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.