Remove outdated callouts from the 'create index' HLRC docs

This commit is contained in:
Julie Tibshirani 2019-01-24 14:08:58 -08:00
parent 967de04257
commit d473bcda8d
1 changed files with 0 additions and 2 deletions

View File

@ -84,14 +84,12 @@ The following arguments can optionally be provided:
include-tagged::{doc-tests-file}[{api}-request-timeout]
--------------------------------------------------
<1> Timeout to wait for the all the nodes to acknowledge the index creation as a `TimeValue`
<2> Timeout to wait for the all the nodes to acknowledge the index creation as a `String`
["source","java",subs="attributes,callouts,macros"]
--------------------------------------------------
include-tagged::{doc-tests-file}[{api}-request-masterTimeout]
--------------------------------------------------
<1> Timeout to connect to the master node as a `TimeValue`
<2> Timeout to connect to the master node as a `String`
["source","java",subs="attributes,callouts,macros"]
--------------------------------------------------