summaryrefslogtreecommitdiff
path: root/rest-api-spec
AgeCommit message (Expand)Author
2016-09-19Add profile and explain parameters to template APIDavid Pilato
2016-09-19Fix command-line arguments in REST API specJason Tedor
2016-09-19Fix leftover node attributes usageJason Tedor
2016-09-15Clean up snapshots after each REST testNik Everett
2016-09-15Add clusterUUID to RestMainAction output (#20503)Luca Cavanna
2016-09-14Correct the description for refreshLee Hinman
2016-09-13Fix spacing for json formattingRyan Ernst
2016-09-13Build: Add pom building and associated files to rest api spec jar (#20460)Ryan Ernst
2016-09-13Fixed naming inconsistency for fields/stored_fields in the APIs (#20166)Jim Ferenczi
2016-09-13Add health status parameter to cat indices APIJason Tedor
2016-09-13Add docs to template support for _msearch (#17382)Isabel Drost-Fromm
2016-09-12[TESTS] for the REST cluster stats test, if free or used (#20434)Ali Beyad
2016-09-08Remove FORCE version_typeLee Hinman
2016-09-08id to nameChris Earle
2016-09-08Add "version" field to TemplatesChris Earle
2016-09-08Revert "Remove FORCE version_type"Lee Hinman
2016-09-07Remove FORCE version_typeLee Hinman
2016-09-07Add "version" field to PipelinesChris Earle
2016-09-02Merge pull request #20255 from javanna/enhancement/cluster_stats_available_me...Luca Cavanna
2016-09-02Source filtering should keep working when the source contains numbers greater...Adrien Grand
2016-09-01add mem section back to cluster statsjavanna
2016-09-01Optimize indexing for the autogenerated ID append-only case (#20211)Simon Willnauer
2016-08-31Parameter improvements to Cluster Health API wait for shards (#20223)Ali Beyad
2016-08-30Add an alias action to delete an indexNik Everett
2016-08-30Add exclusion filters support to filter_pathTanguy Leroux
2016-08-29Merge pull request #20186 from gmarz/spec/wait_for_active_shardsGreg Marzouka
2016-08-29[SPEC] Change type of wait_for_active_shards from number to stringGreg Marzouka
2016-08-29Merge pull request #19860 from johtani/fix/validate_empty_field_nameJun Ohtani
2016-08-27Add recovery source to ShardRouting (#19516)Yannick Welsch
2016-08-26Validate blank field nameJun Ohtani
2016-08-26GET operations should not extract fields from `_source`. #20158Adrien Grand
2016-08-25Add network types to cluster statsJason Tedor
2016-08-24Add the ability to disable the retrieval of the stored fields entirelyJim Ferenczi
2016-08-24Use _refresh instead of reading from Translog in the RT GET case (#20102)Simon Willnauer
2016-08-24Renamed REST spec reindex.rethrottle to reindex_rethrottleClinton Gormley
2016-08-19Adds ignoreUnavailable option to the snapshot status API (#20066)Ali Beyad
2016-08-19Switch indices.exists_type from `{index}/{type}` to `{index}/_mapping/{type}`...Adrien Grand
2016-08-17Update ingest.get_pipeline.jsonClinton Gormley
2016-08-17Only use `PUT` for index creation, not POST. #20001Adrien Grand
2016-08-15Removes support for adding aliases to analyzers. Indices created pre 5.x (#19...Ali Beyad
2016-08-10Add rest put mapping test with dot in fieldnameRyan Ernst
2016-08-08Remove payload option from completion suggesterAreek Zillur
2016-08-04Fail yaml tests and docs snippets that get unexpected warningsNik Everett
2016-08-03Improve cat thread pool APIJason Tedor
2016-08-02Fixes cat tasks operation in detailed modeIgor Motov
2016-08-01Refactors ActiveShardCountAli Beyad
2016-08-01Removes the notion of write consistency level across all APIs inAli Beyad
2016-08-01Rename operation to result and reworking responsesAlexander Lin
2016-08-01Remove unnecessary indices refresh and wait for green status in REST testsTanguy Leroux
2016-08-01/_cat/shards should support wilcards for indicesTanguy Leroux