NAME
ElasticSearchX::Autocomplete - Efficient autocomplete with term frequency and geolocation
VERSION
version 0.07
DESCRIPTION
ElasticSearchX::Autocomplete
helps you to build autocomplete indexes from your data, taking term frequency and (optionally) geolocation into account.
This is an alpha module, and still requires documentation and tests. Here be dragons.
SEE ALSO
ElasticSearch, http://www.elasticsearch.org
BUGS
If you have any suggestions for improvements, or find any bugs, please report them to https://github.com/clintongormley/ElasticSearchX-Autocomplete/issues. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
AUTHOR
Clinton Gormley, <clinton@traveljury.com>
COPYRIGHT AND LICENSE
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.
AUTHOR
Clinton Gormley <drtech@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 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.