summaryrefslogtreecommitdiff
path: root/rest-api-spec
AgeCommit message (Expand)Author
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
2017-05-05Temporarily disable testsSimon Willnauer
2017-05-05Fix NPE if field caps request has a field that exists not in all indices (#24...Simon Willnauer
2017-05-05Include all aliases including non-filtering in `_search_shards` response (#2...Simon Willnauer
2017-05-04[TEST] Rollback temporarily disabled field_caps test (#24483)Simon Willnauer
2017-05-04Add cross cluster support to `_field_caps` (#24463)Simon Willnauer
2017-05-02Check index sorting with no replica since we cannot ensure that the replica i...Jim Ferenczi
2017-05-01Move IndicesAliasesRequest#concreteAliases to TransportIndicesAliasesAction (...Luca Cavanna
2017-05-01[TEST] fix _cat/allocation index size checkjavanna
2017-04-28Handle multiple aliases in _cat/aliases api (#23698)Guillaume Le Floch
2017-04-27Only allow one type on 7.0 indices (#24317)Adrien Grand