NAME
Elastic::Model::0_90::Store - A 0.90.x compatibility class for Elastic::Model::Store
VERSION
version 0.51
DESCRIPTION
Elastic::Model::0_90::Store handles differences between Elasticsearch 0.90.x and 1.x, specifically to do with partial fields, get and put mapping responses, and delete-by-query.
See Elastic::Manual::Delta for more information about enabling the 0.90.x compatibility mode.
AUTHOR
Clinton Gormley <drtech@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 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.