countries/cities translations
I see in the code you are getting alternateNames but when i try to search with translated country/city name i have no result
Hello,
Yes the translations is handled in the source code. But indexing of all languages ask critical performance problems. This request is the next features.
thanks for your help :)
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
Yes it's good usecase :) i don't have the good implementation in the head yet. clearly the indexed languages will be configurable