Skip to content

Instantly share code, notes, and snippets.

@nomoa
Last active April 24, 2018 22:00
Show Gist options
  • Save nomoa/e4476a0d33f556e8d218cae6755e731e to your computer and use it in GitHub Desktop.
Save nomoa/e4476a0d33f556e8d218cae6755e731e to your computer and use it in GitHub Desktop.
profile request
{
"profile": true,
"query": {
"match_all": {}
},
"rescore": {
"window_size": 40,
"query": {
"rescore_query": {
"sltr": {
"params": {
"query_string": "v1"
},
"model": "single_feature_ranklib_model"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment