Inclusion of link to Multi Delete (#22619)

Based on the 2 categories it looks like the docs-delete-by-query was to be listed here under the Multi-document APIs section.
This commit is contained in:
Elijah 2017-01-16 06:58:18 -05:00 committed by Clinton Gormley
parent 6ee72ae72d
commit 5430f84b64

View File

@ -16,6 +16,7 @@ detailed description of the following CRUD APIs:
.Multi-document APIs .Multi-document APIs
* <<docs-multi-get>> * <<docs-multi-get>>
* <<docs-bulk>> * <<docs-bulk>>
* <<docs-delete-by-query>>
* <<docs-update-by-query>> * <<docs-update-by-query>>
* <<docs-reindex>> * <<docs-reindex>>