[DOCS] Add `coming` tag to multiple rescores

Closes #5365
This commit is contained in:
Simon Willnauer 2014-03-10 09:27:44 +01:00
parent 502f24d7e4
commit fbb8c0fafa
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,8 @@ for <<query-dsl-function-score-query,`function query`>> rescores.
==== Multiple Rescores
coming[1.1.0]
It is also possible to execute multiple rescores in sequence:
[source,js]
--------------------------------------------------