/ElasticSearchX-Autocomplete

ElasticSearchX::Autocomplete is a Perl module which gives you frequency (and optionally geolocation)-sensitive autocomplete suggestions based on your data

Primary LanguagePerl

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.