summaryrefslogtreecommitdiff
path: root/rest-api-spec
AgeCommit message (Expand)Author
2016-07-27Add zero-padding to auto-generated rollover index name incrementAreek Zillur
2016-07-26[Ingest] Add REST _ingest/pipeline to get all pipelinesChris Earle
2016-07-26Merge pull request #19595 from cbuescher/fix-19422Christoph Büscher
2016-07-26Add _operation field to index, update, delete responsesAlexander Lin
2016-07-26Allow empty json object in request body in `_count` APIChristoph Büscher
2016-07-24allow for a `-` in a node nameBoaz Leskes
2016-07-23Persistent Node Names (#19456)Boaz Leskes
2016-07-21Fixes REST test that is designed to timeout on index creation byAli Beyad
2016-07-21Test: Fixed incorrect YAML indentation in the `indices.put_template/10_basic....Karel Minarik
2016-07-21Fix analyzer alias processing (#19506)Simon Willnauer
2016-07-21Analyze: Specify anonymous char_filters/tokenizer/token_filters in the analyz...Jun Ohtani
2016-07-18Fixed incorrect YAML indentation in the "Rollover" tests againKarel Minarik
2016-07-18Support requests_per_second=-1 to mean no throttling in reindexNik Everett
2016-07-15Removes waiting for yellow cluster health upon index (#19460)Ali Beyad
2016-07-15Merge pull request #19450 from elastic/feature/friendly-index-creationAli Beyad
2016-07-15Index creation waits for active shard copies before returning (#18985)Ali Beyad
2016-07-14[TEST] add 'yaml' feature for the test runner (#19436)Honza Král
2016-07-14Add support for `wait_for_events` to the `_cluster/health` REST endpoint (#19...Simon Willnauer
2016-07-13Removed deprecated 1.x script and template syntaxMartijn van Groningen
2016-07-12Merge remote-tracking branch 'dakrone/include-cluster-info-in-explain-api'Lee Hinman
2016-07-12Expose the ClusterInfo object in the allocation explain outputLee Hinman
2016-07-11Limit batch size when scrollingNik Everett
2016-07-06Add missing field type in the FieldStats response.Jim Ferenczi
2016-07-04Fix typo in rest testJim Ferenczi
2016-07-04Restore reverted change now that alpha4 is out:Jim Ferenczi
2016-07-04Rename Search Template REST testsTanguy Leroux
2016-07-01Includes the index UUID in the _cat/indices API and adds testsAli Beyad
2016-07-01[TEST] remove feature yaml from REST testsjavanna
2016-07-01[TEST] parse yaml responses too through ObjectPath rather than only json resp...javanna
2016-06-30Add support for `teardown` section in REST testsjaymode
2016-06-29[TEST] add wait for yellowBritta Weber
2016-06-28[API] separate tasks.list and tasks.get APIs in the json definition (#19107)Honza Král
2016-06-28[TEST] refactor search yaml tests (#19109)Honza Král
2016-06-27Revert "Rename `fields` to `stored_fields` and add `docvalue_fields`"Jim Ferenczi
2016-06-24Fix NPEs due to disabled sourceAlex Benusovich
2016-06-23Merge pull request #19048 from karmi/fix_rollover_integration_testAreek Zillur
2016-06-23remove extra brace from rollover rest api specAreek Zillur
2016-06-23Fixed incorrect indentation in the YAML integration test for the "Rollover" APIKarel Minarik
2016-06-23Move templates out of the Search API, into lang-mustache moduleTanguy Leroux
2016-06-22Rename `fields` to `stored_fields` and add `docvalue_fields`Jim Ferenczi
2016-06-22Remove `_timestamp` and `_ttl` on 5.x indices. #18980Adrien Grand
2016-06-21inner_hits: Also never serialize `_index` key for parent/child inner hits as ...Martijn van Groningen
2016-06-21inner_hits: Don't include `_id`, `_type` and `_index` keys in search response...Martijn van Groningen
2016-06-17Merge branch 'master' into enhancement/rollover_apiAreek Zillur
2016-06-17Revert "Remove support for sorting terms aggregation by ascending count"Jim Ferenczi
2016-06-17Merge branch 'master' into enhancement/rollover_apiAreek Zillur
2016-06-17Remove support for sorting terms aggregation by ascending countJim Ferenczi
2016-06-16Merge branch 'master' into enhancement/rollover_apiAreek Zillur
2016-06-16Fix flat_settings REST parameterAlexander Kazakov
2016-06-16Closes #18013. Added status field to _msearch response bodies.Alexander Lin