OpenSearch/x-pack/plugin/rollup
Zachary Tong f410f91f13 Cleanup RollupSearch exceptions, disallow partial results (#41272)
- msearch exceptions should be thrown directly instead of wrapping
in a RuntimeException
- Do not allow partial results (where some indices are missing), 
instead throw an exception if any index is missing
2019-05-08 12:38:42 -04:00
..
src Cleanup RollupSearch exceptions, disallow partial results (#41272) 2019-05-08 12:38:42 -04:00
build.gradle Switch run task to use real distro (#41590) 2019-05-06 12:34:07 -07:00