b93ec686f3
I thought QUERY_AND_FETCH was the most efficient for the data extractor but it does not work with sorting. It causes all shard results to be returned before sorting and thus we may get out-of-order errors. This commit switches to the default search type. Original commit: elastic/x-pack-elasticsearch@d8a8155973 |
||
---|---|---|
buildSrc | ||
elasticsearch | ||
vagrant | ||
LICENSE.txt | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |