
ElasticSearchX::Autocomplete::GeoNames - Autocomplete of geolocation data from GeoNames

version 0.06

ElasticSearchX::Autocomplete::GeoNames provides country/region/city/town/village autocompete suggestions by building autocomplete indexes from GeoNames data (see http://www.geonames.org/).
This is an alpha module, completely lacking docs and tests at the moment.
Here be dragons

ElasticSearchX::Autocomplete, ElasticSearch, http://www.elasticsearch.org


If you have any suggestions for improvements, or find any bugs, please report them to https://github.com/clintongormley/ElasticSearchX-Autocomplete-GeoNames/issues. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

Clinton Gormley, <clinton@traveljury.com>

Copyright (C) 2011 by Clinton Gormley
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available.

Clinton Gormley <drtech@cpan.org>

This software is copyright (c) 2011 by Clinton Gormley.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.