OpenSearch/modules/percolator
Adrien Grand a78c7d9911 AggregatorBuilder and PipelineAggregatorBuilder do not need generics. #18368
Similar reasoning as #18133 but for the aggs API. One important change is that
I moved the base PipelineAggregatorBuilder class to the o.e.s.aggregations
package instead of o.e.s.aggregations.pipeline so that the create method does
not need to be public.
2016-06-01 10:19:30 +02:00
..
src AggregatorBuilder and PipelineAggregatorBuilder do not need generics. #18368 2016-06-01 10:19:30 +02:00
build.gradle Moved the percolator from core to its own module 2016-05-24 11:01:57 +02:00