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

posta 2 anni fa1536 visualizzazioni
1 Risposta
1
Risposta accettata

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
con risposta 2 anni fa
AWS
ESPERTO
verificato 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande