sorry if this question has already been asked, but I didn't find much
material during my search.
Basically, what I need to do, is find the exact 100 closest objects around
a spatial point (longitude, latitude), among a 1 million geolocalized
object all around the world.
Is there an efficient way to do that? (performance is the most important
parameter here)
Are there plugins/libraries to help me do so?
Are there better options than Elasticsearch for this very problem?
Thanks for your help, and keep up the good work on this wonderful tool
It would probably not be optimal in the sense that elasticsearch will need
to compute the distance for every matching document, but maybe it would
still be fast enough?
sorry if this question has already been asked, but I didn't find much
material during my search.
Basically, what I need to do, is find the exact 100 closest objects around
a spatial point (longitude, latitude), among a 1 million geolocalized
object all around the world.
Is there an efficient way to do that? (performance is the most important
parameter here)
Are there plugins/libraries to help me do so?
Are there better options than Elasticsearch for this very problem?
Thanks for your help, and keep up the good work on this wonderful tool
It would probably not be optimal in the sense that elasticsearch will need
to compute the distance for every matching document, but maybe it would
still be fast enough?
sorry if this question has already been asked, but I didn't find much
material during my search.
Basically, what I need to do, is find the exact 100 closest objects
around a spatial point (longitude, latitude), among a 1 million
geolocalized object all around the world.
Is there an efficient way to do that? (performance is the most important
parameter here)
Are there plugins/libraries to help me do so?
Are there better options than Elasticsearch for this very problem?
Thanks for your help, and keep up the good work on this wonderful tool
Anyone has an idea on which tool is the best to perform this task? This
would be of a major help
Thanks for your answers!
Le vendredi 24 octobre 2014 11:11:24 UTC+2, Michael Lumbroso a écrit :
Hello,
sorry if this question has already been asked, but I didn't find much
material during my search.
Basically, what I need to do, is find the exact 100 closest objects around
a spatial point (longitude, latitude), among a 1 million geolocalized
object all around the world.
Is there an efficient way to do that? (performance is the most important
parameter here)
Are there plugins/libraries to help me do so?
Are there better options than Elasticsearch for this very problem?
Thanks for your help, and keep up the good work on this wonderful tool
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.