I am trying to implement a basic Geocoder where-in for any given address I
try to search for street, city, etc information from my database.
I had following queries
Can I use Elastic Search as a DB to store and quickly retrieve
street, city, state, latitude, longitude etc info?
As a requirement I want to dynamically change the data of this DB -
maybe add new data, delete existing, modify existing...Does ES supports
dynamic search? I mean if data changes at runtime then will ES searches on
this new data?
Search performance will be highest priority. Will ES be a good in
this case?
I am trying to implement a basic Geocoder where-in for any given address I
try to search for street, city, etc information from my database.
I had following queries
Can I use Elastic Search as a DB to store and quickly retrieve
street, city, state, latitude, longitude etc info?
As a requirement I want to dynamically change the data of this DB -
maybe add new data, delete existing, modify existing...Does ES supports
dynamic search? I mean if data changes at runtime then will ES searches on
this new data?
Search performance will be highest priority. Will ES be a good in
this case?
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.