Skip to content

Commit

Permalink
Remove outdated callouts from the 'create index' HLRC docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jtibshirani committed Jan 24, 2019
1 parent 967de04 commit d473bcd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/java-rest/high-level/indices/create_index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
--------------------------------------------------
Expand Down

0 comments on commit d473bcd

Please sign in to comment.