summaryrefslogtreecommitdiff
path: root/rest-api-spec
AgeCommit message (Expand)Author
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
2016-06-15Merge branch 'master' into enhancement/shrink_request_parserAreek Zillur
2016-06-14Create get task API that falls back to the .tasks indexNik Everett
2016-06-13msearch: Cap the number of searches the msearch api will concurrently executeMartijn van Groningen
2016-06-10Add an index setting to limit the maximum number of slices allowed in a scrol...Jim Ferenczi
2016-06-09Allow users to override the name for the rollover indexAreek Zillur
2016-06-09change rollover rest-api placeholder nameAreek Zillur
2016-06-09fail rollover request if rollover index already existsAreek Zillur
2016-06-09Add Shrink request source parser to parse create index request bodyAreek Zillur
2016-06-08fix rest testsAreek Zillur
2016-06-07remove unused request paramAreek Zillur
2016-06-07ingest: Move processors from core to ingest-common module.Martijn van Groningen
2016-06-06add named writable registry glueAreek Zillur
2016-06-06Add support for waiting until a refresh occursNik Everett
2016-06-03adds _rollover apiAreek Zillur
2016-06-01ingest: added `ignore_failure` option to all processorsMartijn van Groningen
2016-05-31Remove index_writer_max_memory stat from segment statsMike McCandless
2016-05-31Add primitive to shrink an index into a single shard (#18270)Simon Willnauer
2016-05-25Expand wildcards to closed indices in /_cat/indices (#18545)Yannick Welsch
2016-05-24fix simulate spec test for new exception handling (#18564)Tal Levy
2016-05-24Remove Delete-By-Query pluginTanguy Leroux
2016-05-24Moved the percolator from core to its own moduleMartijn van Groningen
2016-05-20[rest api spec] fix doc urlsspalger
2016-05-20[rest api spec] fix url for reindex api docsSpencer