OpenSearch/rest-api-spec/test/delete
Luca Cavanna e02635e9c2 [TEST] Fixed delete/50_refresh REST test to work against multiple nodes
delete/50_refresh tests per shard refresh using refresh:true in delete api. We might run into troubles though if we have a replica that gets initialized after a doc was indexed and deleted, without a refresh, as that doc won't be found when searching against that specific replica shard (as a refresh happens automatically before a replica gets exposed as started).
2014-02-10 10:58:13 +01:00
..
10_basic.yaml Remove hard-coded "ok": true from REST responses 2014-01-07 09:27:07 -07:00
20_internal_version.yaml Renamed "ok" and "not_ok" to "is_true" and "is_false" 2013-07-01 15:58:23 +02:00
25_external_version.yaml Renamed "ok" and "not_ok" to "is_true" and "is_false" 2013-07-01 15:58:23 +02:00
30_routing.yaml Renamed "ok" and "not_ok" to "is_true" and "is_false" 2013-07-01 15:58:23 +02:00
40_parent.yaml [TEST] remove old tests from yaml test suite 2014-01-07 16:19:06 +01:00
42_missing_parent.yml Added tests for delete 2013-06-28 17:22:32 +02:00
45_parent_with_routing.yaml Renamed "ok" and "not_ok" to "is_true" and "is_false" 2013-07-01 15:58:23 +02:00
50_refresh.yaml [TEST] Fixed delete/50_refresh REST test to work against multiple nodes 2014-02-10 10:58:13 +01:00
60_missing.yaml Changed the `ignore_missing` client parameter to `ignore: 404` 2013-09-09 23:36:45 +02:00
TODO.txt Added tests for delete 2013-06-28 17:22:32 +02:00