4d86670772
Make jobId and from/size mutually exclusive options. This approach has the main properties of not allowing an invalid Request to be built, and alerting the user if they set an incorrect configuration. It has the downside that PageParams can be null so the consumer will have to check for it. Since jobId could be null before, this seemed acceptable. Original commit: elastic/x-pack-elasticsearch@106dcdf61a |
||
---|---|---|
buildSrc | ||
elasticsearch | ||
vagrant | ||
LICENSE.txt | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |