OpenSearch/modules/lang-expression
Jim Ferenczi 79cd6385fe
Collapse package structure for metrics aggs (#33463)
This change collapses all metrics aggregations classes into a single package `org.elasticsearch.aggregations.metrics`.
It also restricts the visibility of some classes (aggregators and factories) that should not be used outside of the package.

Relates #22868
2018-09-07 10:58:06 +02:00
..
licenses Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
src Collapse package structure for metrics aggs (#33463) 2018-09-07 10:58:06 +02:00
build.gradle ScriptService: Replace max compilation per minute setting with max compilation rate (#26399) 2017-09-01 10:15:27 +02:00