Need a special offer?Find out if your project fits.
+

Translation with Elasticsearch

Answered
Jason Whetton asked on December 3, 2018

Will there be any way to translate field names when connecting to Elasticsearch? Currently we perform translation in our backend but this approach won't work when the data resides in Elastic.

2 answers

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster December 3, 2018

Hello Jason,
Thank you for writing. The recommended approach here is to pre-define the necessary captions in the "mapping" object.
Please see the following jsfiddle example: http://jsfiddle.net/flexmonster/xb9zeLwa/.
Let us know in case of any other question.
Regards,
Dmytro

Public
Jason Whetton December 3, 2018

Great! Thanks for the quick response.

Please login or Register to Submit Answer