elasticsearch/plugins/mapper-size
Armin Braun adf73285d4
Add some utilties to run search queries in parallel in ITs (#115590)
We have loads of tests that assert the same thing about a number of
different queries. This introduces some tooling to run some of these
spots in parallel.
I only changed a couple of examples in the tests for now, but in general
this could be used to save thousands of lines of test code and more
importantly, get some coverage on parallel query execution which is
covered very little today.
2024-11-13 19:03:34 +01:00
..
src Add some utilties to run search queries in parallel in ITs (#115590) 2024-11-13 19:03:34 +01:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00