You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes the translations is handled in the source code. But indexing of all languages ask critical performance problems.
This request is the next features.
Actually I was wondering what was the best way to implement translated fields inside ES so it would be a really nice usecase :)
For the performance issue, it's true, maybe letting user choose which one:
no translation by default,
--indexing-translation=fr,en,es
--indexing-translation or --indexing-translation=all for all
I see in the code you are getting alternateNames but when i try to search with translated country/city name i have no result
The text was updated successfully, but these errors were encountered: