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