Skip to content

Commit 51351c5

Browse files
scampioriginal-brownbear
authored andcommitted
[Docs] Correct template example description #35829
1 parent b9cba85 commit 51351c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java-api/search.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ sr = new SearchTemplateRequestBuilder(client)
242242
.get() <5>
243243
.getResponse(); <6>
244244
--------------------------------------------------
245-
<1> template name
245+
<1> template's body
246246
<2> template is passed inline
247247
<3> parameters
248248
<4> set the execution context (ie. define the index name here)

0 commit comments

Comments
 (0)