Commit
b015097030b7b244603c99409edb317fef4954e6
Exists in
master
and in
21 other branches
allow_missing, conversions_period, conversions_v2, eager_load, find_in_batches, highlighted, index_name, lazy_index_name, less_deps, nested, reindex_async_threads, reindex_refactor, relation, relation_search, routing_queue, scope_attributes, search_as_you_type, synonyms_ci, test_language, threads, wildcard
Version bump to 1.0.3
| |
1
| +## 1.0.3 |
| |
2
| + |
| |
3
| +- Added support for Elasticsearch 2.1 |
| |
4
| + |
1
| ## 1.0.2 |
5
| ## 1.0.2 |
2
| |
6
| |
3
| - Throw `Searchkick::ImportError` for errors when importing records |
7
| - Throw `Searchkick::ImportError` for errors when importing records |
1
| module Searchkick |
1
| module Searchkick |
2
| - VERSION = "1.0.2" |
2
| + VERSION = "1.0.3" |
3
| end |
3
| end |