Adrien Grand 049fd3991c Remove AggregationContext. (#22124)
This class is just a wrapper around `SearchContext`, so let's use
`SearchContext` directly. The change is mechanical, except the
`ValuesSourceConfig` class, where I moved the logic to get a `ValuesSource`
given a config.
2016-12-13 09:09:40 +01:00
..
2016-11-29 18:34:55 -05:00
2016-12-13 09:09:40 +01:00