Per its Github repo , "STConvert is analyzer that convert chinese characters between traditional and simplified. 中文简繁體互相转换"
Our current plugins package calls this plugin opensearch-analisys-stconvert . The correct English spelling is opensearch-analysis-stconvert , but the typo and the correct spelling appear inconsistently, both upstream and in our own repos.
This is a problem because we enforce the correct spelling in Puppet , which means OpenSearch won't start until the plugin name is corrected.
I also noticed that the upstream version was last updated in May 2025, whereas our version seems to be based on an upstream version from October 2024.
Creating this ticket to:
- Optional: Move to a newer version of the upstream plugin
- Fix the typo in the WMF stconvert Gitlab repo and redeploy it.
- Cut a new version of our plugins package with the correct plugin name
Search Platform, I am sending this over to you for the first 2 steps (including the optional one), feel free to pass back to DPE SRE when complete.