Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

countries/cities translations #5

Open
pborreli opened this issue May 1, 2013 · 3 comments
Open

countries/cities translations #5

pborreli opened this issue May 1, 2013 · 3 comments
Labels

Comments

@pborreli
Copy link
Contributor

pborreli commented May 1, 2013

I see in the code you are getting alternateNames but when i try to search with translated country/city name i have no result

@ghislainf
Copy link
Owner

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 :)

@pborreli
Copy link
Contributor Author

pborreli commented May 2, 2013

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

@ghislainf
Copy link
Owner

Yes it's good usecase :)
i don't have the good implementation in the head yet.
clearly the indexed languages ​​will be configurable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants