🔎 Open source distributed and RESTful search engine.
Go to file
Zachary Tong 15e8cf7bcb Consolidate GetJob/GetJobs (elastic/elasticsearch#342)
In the same vein of GetBucket/GetBuckets and GetCategory/GetCategories.

This one was a bit more involved, since previously GetJobs didn't support 
configuring the various metrics. So now all metrics can be configured when 
requesting both a single job, or a range of jobs. It also unifies the request 
body handling between the two and adds POST handlers.

And similar to the other refactorings, the SingleDoc response is gone in 
favor of always returning an array of hits.

Original commit: elastic/x-pack-elasticsearch@ac47bb9bf6
2016-11-21 16:31:01 -05:00
elasticsearch Consolidate GetJob/GetJobs (elastic/elasticsearch#342) 2016-11-21 16:31:01 -05:00
vagrant Tweak Vagrant to use env variables for S3 boxes, update instructions 2016-10-11 11:07:41 -04:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
build.gradle Adds kibana plugin to gradle build (elastic/elasticsearch#354) 2016-11-21 17:56:55 +00:00
gradle.properties Change the Jenkins build entry point from shell script to gradle (elastic/elasticsearch#317) 2016-11-17 13:12:26 +00:00
settings.gradle Adds kibana plugin to gradle build (elastic/elasticsearch#354) 2016-11-21 17:56:55 +00:00