Hi 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 1. Can I use Elastic Search as a DB to store and quickly retrieve street, city, state, latitude, longitude etc info? 2. 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? 3. Search performance will be highest priority. Will ES be a good in this case? Regards, Anuj -- 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/472f1876-92c8-481b-94b0-b109fb461788%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
