Skip to content

Commit 0ac0719

Browse files
authored
Update breaking-changes.md
1 parent 12397de commit 0ac0719

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_about/breaking-changes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ nav_order: 5
55
permalink: /breaking-changes/
66
---
77

8+
89
## 1.x
910

1011
### Migrating to OpenSearch and limits on the number of nested JSON objects
@@ -41,4 +42,4 @@ A Lucene upgrade forced OpenSearch to drop support for JDK 8. As a consequence,
4142

4243
### Wildcard query behavior for text fields
4344

44-
OpenSearch 2.5 contains a bug fix to correct the behavior of the `case_insensitive` parameter for the `wildcard` query on text fields. As a result, a wildcard query on text fields that ignored case sensitivity and erroneously returned results prior to the bug fix will not return the same results. For more information, see issue [#8711](https://github.com/opensearch-project/OpenSearch/issues/8711).
45+
OpenSearch 2.5 contains a bug fix to correct the behavior of the `case_insensitive` parameter for the `wildcard` query on text fields. As a result, a wildcard query on text fields that ignored case sensitivity and erroneously returned results prior to the bug fix will not return the same results. For more information, see issue [#8711](https://github.com/opensearch-project/OpenSearch/issues/8711).

0 commit comments

Comments
 (0)