From 17bf6e4b34d3a272465e8dbe79e427c57a1873b4 Mon Sep 17 00:00:00 2001 From: Graham Sawell <31996355+sawell121@users.noreply.github.com> Date: Sun, 21 Apr 2019 10:36:22 +0100 Subject: [PATCH] Remove duplication from reference.asciidoc Duplicated type entry, I left the entry at the top given that index + type are often mentioned in close proximity. --- 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