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

demandé il y a 2 ans1536 vues
1 réponse
1
Réponse acceptée

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
répondu il y a 2 ans
AWS
EXPERT
vérifié il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions