Docs: Mention that that p/c queries and filters do not work in the delete-by-query api.

This commit is contained in:
Martijn van Groningen 2014-09-25 09:41:59 +02:00
parent 3e8c49e98e
commit 70303be50c
1 changed files with 6 additions and 0 deletions

View File

@ -148,3 +148,9 @@ at least 2 active shards within the relevant partition (`quorum`) for
the operation to succeed. In a N shards with 1 replica scenario, there
will need to be a single shard active (in this case, `one` and `quorum`
is the same).
[float]
[[limitations]]
=== Limitations
The delete by query does not support the following queries and filters: `has_child`, `has_parent` and `top_children`.