Proud to announce the v1.0.0 release of zapdos

S Roychowdhury <[email protected]> Thu, 25 Jun 2020 17:07:18 +0530
Newsgroups gmane.comp.search.xapian.devel
Message-ID <CAJEFHpa8GbfE80MDGT7K9hUOU7fE4LaSr2pEENLE8Oj6phEKVg@mail.gmail.com>
--000000000000735c3805a8e70418
Content-Type: text/plain; charset="UTF-8"

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.
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
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.

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.

Comments and bugs are welcome.

Code is at https://github.com/sroycode/zapdos/
Documentation see https://sroycode.github.io/zapdos/

Regards and Best Wishes
SRC

--000000000000735c3805a8e70418
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I am happy to announce the v1.0.0 release of zapdos, a sea=
rch engine for reasonably large amounts of location related data based on X=
apian.<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/typ=
eahead on the same dataset without writing code. In the typical use-case , =
users will populate the dump once and only incremental data is updated subs=
equently.<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 welcom=
e. </div><br>Code is at <a href=3D"https://github.com/sroycode/zapdos/">htt=
ps://github.com/sroycode/zapdos/</a><br><div>Documentation see <a href=3D"h=
ttps://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>

--000000000000735c3805a8e70418--