I have a related question, I know that it supports arc (better precision), sloppy_arc(faster but less precise) or plane (fastest) which one of these distance types is better if I want to show the results to the user considering driving distance between two points?
On Wednesday, February 19, 2014 8:54:20 AM UTC-6, Binh Ly wrote: > > If you go here: > > > http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-geo-distance-filter.html > > You can see the distance_type parameter which specifies the different > types of calculations you can do with this filter. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/272cb00c-24f6-49ab-8cb1-87e25bc6518c%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
