[DOCS] Fix indentation

This commit is contained in:
Brian Murphy 2014-07-22 14:49:45 +01:00
parent e3b1aed0fc
commit 3c5de7d4a1
1 changed files with 2 additions and 2 deletions

View File

@ -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
}