[Request] Support for Polish in Language Analyzer

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):

Describe the issue: Is Polish planned to be added to Language Analyzers? If not, what would you recommend to add Polish support. Thanks!

Configuration:

Relevant Logs or Screenshots:

Hi @ritwikraj ,

I’d suggest creating a feature request to have this support added - GitHub · Where software is built

Leeroy.

Thanks @Leeroy ! I have created a feature request [Feature Request] Polish support in Language Analyzers · Issue #19797 · opensearch-project/OpenSearch · GitHub

I think there already is a native one based on the code: OpenSearch/plugins/analysis-stempel/src/main/java/org/opensearch/index/analysis/pl/PolishAnalyzerProvider.java at main · opensearch-project/OpenSearch · GitHub

The documentation-website needs to be updated accordingly.

You would need to install it with ./bin/opensearch-plugin install analysis-stempel

Thank you @cwperks !

FYI @ritwikraj & @cwperks ,

I have created an issue in the docs for this to be updated - [BUG] · Issue #10881 · opensearch-project/OpenSearch-Dashboards · GitHub

Leeroy.