mistyping in one of the highlighting examples comment -> content (#28139)
This commit is contained in:
parent
531c58cf81
commit
ef468327e9
|
@ -24,7 +24,7 @@ GET /_search
|
|||
},
|
||||
"highlight" : {
|
||||
"fields" : {
|
||||
"comment" : {}
|
||||
"content" : {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue