Changes for version 0.0.5 - 2012-01-11
- documentation
- pass-through query parameters for most methods (e.g. get, put, all)
- delete method on a Set which will issue a delete_by_query
- default to fetch the _version on search
- introduce create and update methods on a document
- bulk actions accept raw hashrefs for better performance
Documentation
Modules
Extensible and flexible model for ElasticSearch based on Moose
Represents a query used for fetching a set of results
Trait that extends the meta class of a document class
Trait that extends the meta class of a document class
Tutorial for ElasticSearchX::Model