OpenSearch/rest-api-spec/test/get
Karel Minarik 397235e2f2 Changed the `ignore_missing` client parameter to `ignore: 404`
This should make easier any potential expansion such as:

    client.update('index', 'type', 41, {...}, ignore: 409

Also restructured and renamed the test suite a bit as part of the commit.

---

This reverts commit 0b142cc8812d8d090e48ea0ad89c007767870b91, "Removed client-specific `ignore_missing` parameter".
2013-09-09 23:36:45 +02:00
..
10_basic.yaml Changed the `ignore_missing` client parameter to `ignore: 404` 2013-09-09 23:36:45 +02:00
15_default_values.yaml Added tests for default document type in `get` and `get_source` APIs 2013-09-09 23:36:45 +02:00
20_fields.yaml Added tests for default document type in `get` and `get_source` APIs 2013-09-09 23:36:45 +02:00
30_parent.yaml Unicode in parent/routing 2013-07-14 15:44:57 +02:00
40_routing.yaml text ids 2013-07-11 02:32:35 +02:00
55_parent_with_routing.yaml text ids 2013-07-11 02:32:35 +02:00
60_realtime_refresh.yaml Added realtime/refresh tests to get 2013-07-01 16:02:38 +02:00
70_source_filtering.yaml Added version skip commands for source filtering tests 2013-07-30 14:00:23 +02:00
80_missing.yaml Changed the `ignore_missing` client parameter to `ignore: 404` 2013-09-09 23:36:45 +02:00
TODO.txt Added realtime/refresh tests to get 2013-07-01 16:02:38 +02:00