[DOCS] Fix indentation
This commit is contained in:
parent
e3b1aed0fc
commit
3c5de7d4a1
|
@ -117,8 +117,8 @@ curl -XPOST localhost:9200/_search -d '{
|
|||
"functions": [
|
||||
{
|
||||
"script_score": {
|
||||
"script_id": "indexedCalculateScore",
|
||||
"lang" : "groovy",
|
||||
"script_id": "
|
||||
"lang" : "groovy",
|
||||
"params": {
|
||||
"my_modifier": 8
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue