{
"highlight": {
"fields": {
"text_*": {}
}
},
"query": {
"function_score": {
"query": {
"multi_match": {
"query": "de",
"fields": [
"language"
]
}
},
"random_score": {
"seed": "9874828695885"
}
}
},
"size": 9
}