Revision history for ElasticSearchX-Autocomplete-GeoNames
0.05 2011-05-14
Don't merge places with the same name that are more than 10km apart.
Removed some hard-coded paths from geonames_admin.pl
0.04 2011-05-11
Don't merge places of class ADM2.
0.03 2011-05-09
Changed the structure of the docs to store one doc per lang,
instead of listing each lang inside a rank object
Added _get_place_by_id and _get_place_by_label - by ID now much
faster than label
0.02 2011-05-05
Silly typos preventing the most basic tests from passing
0.01 2011-05-05
First version, released on an unsuspecting world.
Still requires docs, tests and examples