ruflin / Elastica

Elastica is a PHP client for elasticsearch
http://elastica.io/
MIT License
2.26k stars 736 forks source link

Remove aggregation deprecations #2138

Closed franmomu closed 1 year ago

franmomu commented 1 year ago

I would go a step further (in another PR) and remove setters or make them private for mandatory data passed in the constructor like setBucketsPath() or setScript().

ruflin commented 1 year ago

As discussed above, would be great to open PR's against 7.x with the deprecations.