From a67d21bf0ba5aac3e05494037f7903659aeb79b2 Mon Sep 17 00:00:00 2001 From: Vitalii Sikora Date: Thu, 16 May 2019 13:25:25 +0300 Subject: [PATCH] Remove duplicated 'type' parameter from Bulk API --- docs/reference.asciidoc | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/reference.asciidoc b/docs/reference.asciidoc index 3c6546d96..f627b6e66 100644 --- a/docs/reference.asciidoc +++ b/docs/reference.asciidoc @@ -57,9 +57,6 @@ link:{ref}/docs-bulk.html[Reference] |`timeout` |`string` - Explicit operation timeout -|`type` -|`string` - Default document type for items which don't provide one - |`_source` |`string, string[]` - True or false to return the _source field or not, or default list of fields to return, can be overridden on each sub-request