Which foreign tokenizers does OpenSearch support?

0

Hello,

I'm trying to find documentation/information about foreign tokenizers supported by Opensearch 1.1. I'm aware that Opensearch supports several foreign language tokenizer plugins (such as Japanese, Korean, Chinese, Polish and Ukrainian. ref: https://opensearch.org/docs/1.1/opensearch/install/plugins/) I've came across ElasticSearch documentation of their supported built-in analyzer (https://www.elastic.co/guide/en/elasticsearch/reference/7.10/analysis-lang-analyzer.html) and I'm wondering if there exists such built-in analyzer for Opensearch as well. Or since ElasticSearch ver 7.10 is supported by Opensearch 1.1, is it safe to assume that Opensearch supports all those built-in analyzer mentioned in the above URL?

Thank you

已提问 2 年前1536 查看次数
1 回答
1
已接受的回答

As OpenSearch is forked from elasticsearch 7.10.2, so all the built in analyzer and language analyzers supported with elasticsearch will be supported in OpenSearch as well. Other than inbuilt ones, you can refer this link for other language plugins and analyzer. https://docs.aws.amazon.com/opensearch-service/latest/developerguide/supported-plugins.html

AWS
已回答 2 年前
AWS
专家
已审核 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则