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

Geo Elastic Search #27

Closed
dwillis opened this issue Apr 30, 2015 · 2 comments
Closed

Geo Elastic Search #27

dwillis opened this issue Apr 30, 2015 · 2 comments

Comments

@dwillis
Copy link

dwillis commented Apr 30, 2015

When using the Geo Elastic Search API I've found that it typically returns better results when the place name is in lower case. Putting some cities (Savannah, GA, for example) in proper case in the URL produces different results from using lower case:

title case
lower case

Just something to note for the docs, I think.

@iandees
Copy link
Member

iandees commented Apr 30, 2015

Huh, that is curious. I'll lowercase the text that goes into Elastic Search just so we're consistent.

@iandees
Copy link
Member

iandees commented May 1, 2015

Fixed in d091b11.

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

No branches or pull requests

3 participants