openva / richmondsunlight.com

The Richmond Sunlight website.
https://www.richmondsunlight.com/
MIT License
13 stars 3 forks source link

Change bill geolocation to use ElasticSearch #38

Open waldoj opened 10 years ago

waldoj commented 10 years ago

ElasticSearch can handle geo-queries, which will provide much more useful results than our present bounding-box-based approach.

waldoj commented 6 years ago

I worked on this for a while last fall. The problem was that ElasticSearch requires gobs of RAM, more than I'm willing to spend on an EC2 instance.