Martijn van Groningen
acdd9a5dd9
parent/child: Removed the top_children
query.
2015-05-10 16:30:19 +02:00
Simon Willnauer
1168347b9d
[REPLICATION] Remove async
replication
...
Closes #10114
2015-03-19 14:44:21 -07:00
Clinton Gormley
25369f0727
Remove async replication from the docs and REST spec
...
Relates to #10114
2015-03-19 15:34:12 +01:00
Martijn van Groningen
ca4f27f40e
Core: Added _shards
header to all write responses.
...
The header indicates to how many shard copies (primary and replicas shards) a write was supposed to go to, to how many
shard copies to write succeeded and potentially captures shard failures if writing into a replica shard fails.
For async writes it also includes the number of shards a write is still pending.
Closes #7994
2015-01-08 18:10:08 +01:00
Clinton Gormley
cb00d4a542
Docs: Removed all the added/deprecated tags from 1.x
2014-09-26 21:04:42 +02:00
Martijn van Groningen
70303be50c
Docs: Mention that that p/c queries and filters do not work in the delete-by-query api.
2014-09-25 09:42:14 +02:00
Luca Cavanna
9902f04033
[DOCS] rephrased delete by query docs
2014-02-13 11:44:51 +01:00
Luca Cavanna
01abea5945
[DOCS] fixed count and validate query docs, they now require a top-level query object, same as other apis
...
Relates to #4074
Closes #5111
2014-02-13 11:42:04 +01:00
David Pilato
444dff7b40
[DOCS] delete by query requires a top-level query parameter
...
Closes #5044
(cherry picked from commit 1e265b3)
2014-02-07 08:50:15 +01:00
Luca Cavanna
4126ae2631
[DOCS] updated json responses after #4310 and #4480
...
- Removed "ok": true from response examples
- Added "created" flag to index response examples
- Replaced exists flag with found in delete response examples
2014-01-16 12:01:39 +01:00
Lee Hinman
ba40aa374e
Uniquify anchor links to fix asciidoc/docbook generation
2013-09-30 15:32:00 -06:00
Lee Hinman
0442b737be
Add more anchor links to documentation
...
Related to #3679
2013-09-30 13:13:16 -06:00
Clinton Gormley
822043347e
Migrated documentation into the main repo
2013-08-29 01:24:34 +02:00