summaryrefslogtreecommitdiff
path: root/rest-api-spec
AgeCommit message (Expand)Author
2017-06-30Adjust BWC version on bad allocation request testJason Tedor
2017-06-30Adjust status on bad allocation explain requestsJason Tedor
2017-06-30Fix typo in name of testGlen Smith
2017-06-28Output all empty snapshot info fields if in verbose mode (#25455)Ali Beyad
2017-06-28Expand `/_cat/nodes` to return information about hard drive (#21775)Andreas Gebhardt
2017-06-25Remove remaining `index.mapper.single_type` setting usage from tests (#25388)Simon Willnauer
2017-06-22Enable a long translog retention policy by default (#25294)Boaz Leskes
2017-06-21[rest-api-spec/indices.refresh] Remove old paramsSpencer
2017-06-20[TEST] Add skip for 5.x BWC tests for custom filter in analyze APILee Hinman
2017-06-20Parse synonyms with the same analysis chain (#8049)Jun Ohtani
2017-06-15FastVectorHighlighter should not cache the field query globally (#25197)Jim Ferenczi
2017-06-13Indices.rollover/10_basic should refresh to make the doc visible in lucene statsBoaz Leskes
2017-06-13Adapt skip version in rest-api-spec/test/indices.rollover/20_max_doc_conditio...Boaz Leskes
2017-06-13Rollover max docs should only count primaries (#24977)Sergey Galkin
2017-06-12[docs] include two cluster doc pages missing from index (#25180)Spencer
2017-06-11Change BWC versions on get mapping 404sJason Tedor
2017-06-11Fix get mappings HEAD requestsJason Tedor
2017-06-10Test: remove faling test that relies on merge orderJim Ferenczi
2017-06-09Change BWC versions on create index responseJason Tedor
2017-06-09Return the index name on a create index responseSergey Novikov
2017-06-08Add Ingest-Processor specific Rest Endpoints & Add Grok endpoint (#25059)Tal Levy
2017-06-08Correctly enable _all for older 5.x indicesLee Hinman
2017-06-08Include empty mappings in GET /{index}/_mappings requests (#25118)Lee Hinman
2017-06-08Return index name and empty map for /{index}/_alias with no aliasesLee Hinman
2017-06-08Automatically early terminate search query based on index sorting (#24864)Jim Ferenczi
2017-06-07Skip rest tests that use mutiple types in pure 6.x clusters (#24965)Simon Willnauer
2017-06-06Modify skips for get missing alises testsJason Tedor
2017-06-06GET aliases should 404 if aliases are missingJason Tedor
2017-06-06Collapse inner hits rest test should not skip 5.xJim Ferenczi
2017-06-05Test: update missing body tests to run against versions >= 5.5.0jaymode
2017-06-05Fixed NPEs caused by requests without content. (#23497)Alex Benusovich
2017-06-02[TEST] Skip wildcard expansion test due to breaking changeLee Hinman
2017-06-02Remove comma-separated feature parsing for GetIndicesActionLee Hinman
2017-06-02Adds nodes usage API to monitor usages of actions (#24169)Colin Goodheart-Smithe
2017-06-01Scripting: Add optional context parameter to put stored script requests (#25014)Ryan Ernst
2017-05-26Move BWC version to 5.5 after backportJim Ferenczi
2017-05-26Support Multiple Collapse Inner HitsMatt Weber
2017-05-24Test fix - rest test missing version skip for new 6.0 significant_text aggmarkharwood
2017-05-24SignificantText aggregation - like significant_terms, but for text (#24432)markharwood
2017-05-17Scripting: Remove file scripts (#24627)Ryan Ernst
2017-05-17Fix ExpandSearchPhase when response contains no hits (#24688)Jim Ferenczi
2017-05-16Tests: Change rest test extension from .yaml to .yml (#24659)Ryan Ernst
2017-05-12Add parent-join module (#24638)Jim Ferenczi
2017-05-12Add rest test for sliced scroll (#24630)Jim Ferenczi
2017-05-11Compound order for histogram aggregations. (#22343)qwerty4030
2017-05-10Enhances get snapshots API to allow retrieving repository index only (#24477)Ali Beyad
2017-05-10This adds max_concurrent_searches to multi-search-template endpoint.Isabel Drost-Fromm
2017-05-09Identify documents by their `_id`. (#24460)Adrien Grand
2017-05-09Fix single shard scroll within a cluster with nodes in version >= 5.3 and <= ...Jim Ferenczi
2017-05-05[TEST] Reenable disabled tests for _field_caps and _search_shards (#24505)Simon Willnauer