jprante / elasticsearch-aggregations

More aggregations for Elasticsearch
MIT License
6 stars 3 forks source link

Es 5.3 #7

Open vbura opened 7 years ago

vbura commented 7 years ago

Hello, any solutions to get this functionality in 5.x? https://github.com/elastic/elasticsearch/issues/23951 { "error": { "root_cause": [ { "type": "unknown_named_object_exception", "reason": "Unknown BaseAggregationBuilder [path_hierarchy]", "line": 4, "col": 25 } ], "type": "unknown_named_object_exception", "reason": "Unknown BaseAggregationBuilder [path_hierarchy]", "line": 4, "col": 25 }, "status": 400

Do i need to make smthg? How i can do this in es 5.3 ? Thx in advanced

kutenai commented 7 years ago

Nice.. I have beens stuck on the 1.7.x version for a while. I never realized you'd done this at all.. so I'm thrilled to see you ported to 2.x!! At least I can move forward that far.. I suppose I'd better qualify things first. Any feedback on stability? No commits can mean so many things.. I'd like to think it means it's so solid, nothing is needed!!

Any plans to move this to 5.x branch of Elasticsearch? I'm completely unfamiliar with what would be involved there.. but would be great to be able to use this and be on a modern ES version.

emanuil-tolev commented 7 years ago

:+1: would be very interested in getting this for ES 5