Skip to content

Commit 2c2781b

Browse files
akramarevmayya-sharipova
authored andcommitted
mistyping in one of the highlighting examples comment -> content (elastic#28139)
1 parent b21ab9e commit 2c2781b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/search/request/highlighting.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ GET /_search
2727
},
2828
"highlight" : {
2929
"fields" : {
30-
"comment" : {}
30+
"content" : {}
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)