Language Translation API

Hi Team,

I want to integrate Elastic search with my App. I'm wondering if there is any API(Rest API) for language translation. My use case is if i search in french "problème", would be able to get result related to problème and issue(english) both.

If there is no API how can i achieve it.

Thanks,
Jyoti

Welcome!

You can use synonyms for that.

You need to provide the dictionary though as it does not exist out of the box.

Thanks David!

Where we need to save dictionary, how will we address those dictionaries in API?

I think it's written in the documentation I linked to. Is there something unclear?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.