elasticsearch/modules/lang-expression
Armin Braun a9c286b25c
Collapse verbose .execute().actionGet() calls in tests (#102502)
Cleaning this up a little even though it's still quite horrible.
`.get()` in this API actually means `actionGet()` so to speak.
I think a good first step to cleaning this up is to at least reduce
the duplication though and save 1k lines.
2023-11-23 10:10:10 +01:00
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Collapse verbose .execute().actionGet() calls in tests (#102502) 2023-11-23 10:10:10 +01:00
build.gradle Upgrade to lucene-9.5.0-snapshot-d19c3e2e0ed (#92957) 2023-01-19 14:07:33 +01:00