Adjust docs to reflect removed template endpoint
The dedicated template endpoint for rank_eval queries was removed, reflect this in the docs as well.
This commit is contained in:
parent
58342d4c9a
commit
eeff9fb100
|
@ -78,7 +78,7 @@ GET /twitter/tweet/_rank_eval
|
|||
|
||||
[source,js]
|
||||
--------------------------------
|
||||
GET /twitter/tweet/_rank_eval/template
|
||||
GET /twitter/tweet/_rank_eval
|
||||
{
|
||||
"template": {
|
||||
"inline": {
|
||||
|
|
Loading…
Reference in New Issue