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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南