Fix release version of #38095.

This commit is contained in:
Adrien Grand 2019-09-04 17:07:51 +02:00
parent 7a9af874ad
commit 3f5f028e2c
2 changed files with 4 additions and 1 deletions

View File

@ -161,6 +161,10 @@ Suggesters::
Features/Ingest::
* Add HTML strip processor {pull}41888[#41888]
Search::
* Add an option to force the numeric type of a field sort {pull}38095[#38095] (issue: {issue}32601[#32601])
[[enhancement-7.2.0]]
[float]
=== Enhancements

View File

@ -176,7 +176,6 @@ SQL::
Search::
* Wildcard intervals {pull}43691[#43691] (issue: {issue}43198[#43198])
* Add prefix intervals source {pull}43635[#43635] (issue: {issue}43198[#43198])
* Add an option to force the numeric type of a field sort {pull}38095[#38095] (issue: {issue}32601[#32601])