Skip to content

Commit 1034f4b

Browse files
Add RomanianAnalyzer to 3.x breaking changes (#12008) (#12059)
1 parent 25e8215 commit 1034f4b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_about/breaking-changes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,3 +196,7 @@ For more information, see pull request [#9813](https://github.com/opensearch-pro
196196

197197
- The `CatIndexTool` is removed in favor of the `ListIndexTool`.
198198

199+
### Romanian analysis
200+
201+
The `romanian` analyzer now supports Romanian in its modern Unicode form and normalizes cedilla characters to their comma-based equivalents. Because both forms are still in use, we recommend reindexing existing Romanian documents to ensure consistent analysis and search behavior.
202+

0 commit comments

Comments
 (0)