<div dir="ltr">I am happy to announce the v1.0.0 release of zapdos, a search engine for reasonably large amounts of location related data based on Xapian.<br>It was originally intended to act as a geocoder/reverse-geocoder for openstreetmaps planet dump. The major difference between other similar engines and this , besides being able to handle the entire planet search on<br>a single EC2 instance ( you can cluster it by adding machines ) is the use of search profiles. You can offer multiple different ways of search/typeahead on the same dataset without writing code. In the typical use-case , users will populate the dump once and only incremental data is updated subsequently.<br><br>It is based on Xapian 1.4.10+ , so the first time indexing includes a slightly hackish way of building the index in parts and merging them as is documented.<br><div><br></div><div>Comments and bugs are welcome. </div><br>Code is at <a href="https://github.com/sroycode/zapdos/">https://github.com/sroycode/zapdos/</a><br><div>Documentation see <a href="https://sroycode.github.io/zapdos/">https://sroycode.github.io/zapdos/</a></div><div><br></div><div>Regards and Best Wishes</div><div>SRC</div><div><br></div></div>