summaryrefslogtreecommitdiff
path: root/rest-api-spec/src
AgeCommit message (Expand)Author
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
2017-04-25Allow passing single scrollID in clear scroll API body (#24242)Guillaume Le Floch
2017-04-19Start building analysis-common module (#23614)Nik Everett
2017-04-19Enable index-time sorting (#24055)Jim Ferenczi
2017-04-18Upgrade to a Lucene 7 snapshot (#24089)Adrien Grand
2017-04-15Reject empty IDsJason Tedor
2017-04-11Remove shadow replicasLee Hinman
2017-04-11[TEST] Enable new REST test for 5.4 and BWC against 5.4.xSimon Willnauer
2017-04-11Add cross-cluster search remote cluster info API (#23969)Simon Willnauer
2017-04-10Fix BWC tests for field_stats now that the deprecation has been back ported t...Jim Ferenczi
2017-04-10Deprecate _field_stats endpoint (#23914)Jim Ferenczi
2017-04-06Test: remove test that will never run on masterjaymode
2017-04-06Preserve response headers when creating an index (#23950)Jay Modi
2017-04-02Adapted search_shards rest test to work with PerlClinton Gormley
2017-04-02To examine an exception in rest tests, the exception should be caught, not ig...Clinton Gormley
2017-04-02Fixed bad YAML in rest testsClinton Gormley
2017-03-31Add FieldCapabilities (_field_caps) API (#23007)Jim Ferenczi
2017-03-28Revert "Skip 5.4 bwc test for new name for now"Nik Everett
2017-03-28Validate top-level keys when parsing mget requestsJason Tedor
2017-03-22Make it possible to validate a query on all shards instead of a single random...Igor Motov
2017-03-22Skip 5.4 bwc test for new name for nowNik Everett
2017-03-22Count through the primary in list of strings testJason Tedor
2017-03-22Skip testing new name if it isn't knownNik Everett
2017-03-22Wait for all shards in list of strings testJason Tedor
2017-03-22Deprecate request_cache for clear-cache (#23638)Stefan Gorgiovski
2017-03-22[API] change wait_for_completion defaults according to docs (#23672)Honza Král
2017-03-20Fix took assertion in response filter testJason Tedor
2017-03-08[TEST] Fixed the "Msearch" typed keys YAML testKarel Minarik
2017-03-02Adds cluster state size to /_cluster/state response (#23440)Ali Beyad
2017-02-27[TEST] move filters aggs wrapper query builder rewriting test to integ testsjavanna
2017-02-27Prevent negative `from` parameter in SearchSourceBuilder (#23358)Christoph Büscher
2017-02-24[TEST] Removes timeout based wait_for_active_shards REST test (#23360)Ali Beyad
2017-02-24[TEST] increase timeout slightly in wait_for_active_shards test to allowAli Beyad
2017-02-24disable BWC tests for the highlighters, need a new 5.x build to make it workJim Ferenczi
2017-02-23Align REST specs for HEAD requestsJason Tedor
2017-02-22Update indices settings api to support CBOR and SMILE format (#23309)Luca Cavanna
2017-02-22Remove BWC layer for number of reduce phases (#23303)Simon Willnauer
2017-02-21Expose `batched_reduce_size` via `_search` (#23288)Simon Willnauer
2017-02-16Fix REST spec for existsJason Tedor