Geo Spatial Search returning 0 results

Hi friends,

I've done a bit of research and have yet to achieve the AHA! moment in my
geo spatial searching troubles.

I've created a gist of the way i'm structuring my indexes for your
review: https://gist.github.com/ericuldall/a2e08503b1321b9fcc67

I am able to see my documents when I do a search against all docs in my
index, but when I add the geo_distance filter it returns 0, even if use the
exact lat, lon of a record in my index.

Any help is much appreciated.

I'll be eagerly awaiting any feedback.

Thank you,

Eric

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/3b38141f-4847-486c-a02a-74a3febf2f5f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

So, I decided to switch to a simpler mapping and it resolved the problem.
Instead of using "pin.location" i'm just using location now. Works for me!

Good day!

On Thursday, October 23, 2014 4:47:31 PM UTC-7, Eric Uldall wrote:

Hi friends,

I've done a bit of research and have yet to achieve the AHA! moment in my
geo spatial searching troubles.

I've created a gist of the way i'm structuring my indexes for your review:
Geo Spatial Curl Recreation · GitHub

I am able to see my documents when I do a search against all docs in my
index, but when I add the geo_distance filter it returns 0, even if use the
exact lat, lon of a record in my index.

Any help is much appreciated.

I'll be eagerly awaiting any feedback.

Thank you,

Eric

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/c9374e58-04ed-45b3-9995-d465e353bb23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.