Fix indent

This commit is contained in:
Isabel Drost-Fromm 2016-05-12 12:30:33 +02:00
parent 6d5e24726f
commit 126ff91bf6

View File

@ -14,7 +14,7 @@ GET /_search
"filter" : { "filter" : {
"term" : { "user" : "kimchy"} "term" : { "user" : "kimchy"}
}, },
"boost" : 1.2 "boost" : 1.2
} }
} }
} }