Sha256: e3579563209e96e06e9c19c2401ce9ccde35bf13e6f585cc4a0b3d3cfd62ab31
Contents?: true
Size: 706 Bytes
Versions: 2
Compression:
Stored size: 706 Bytes
Contents
## 0.1.3 ## 0.1.2 * Properly delegate existence methods like `result.foo?` to `result._source.foo` * Exception is raised when `type` is not passed to Mappings#new * Allow passing an ActiveRecord scope to the `import` method * Added, that `each_with_hit` and `map_with_hit` in `Elasticsearch::Model::Response::Records` call `to_a` * Added support for [`will_paginate`](https://github.com/mislav/will_paginate) pagination library * Added the ability to transform models during indexing * Added explicit `type` and `id` methods to Response::Result, aliasing `_type` and `_id` ## 0.1.1 * Improved documentation and tests * Fixed Kaminari implementation bugs and inconsistencies ## 0.1.0 (Initial Version)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
elasticsearch-model-0.1.4 | CHANGELOG.md |
elasticsearch-model-0.1.3 | CHANGELOG.md |