Commit
f81503caec7d4003f46e21b23b1109211da39bd5
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
| |
1
| +## 0.3.3 |
| |
2
| + |
| |
3
| +- Better error messages |
| |
4
| +- Added where: {field: nil} queries |
| |
5
| + |
1
| ## 0.3.2 |
6
| ## 0.3.2 |
2
| |
7
| |
3
| - Added support for single table inheritance |
8
| - Added support for single table inheritance |
1
| module Searchkick |
1
| module Searchkick |
2
| - VERSION = "0.3.2" |
2
| + VERSION = "0.3.3" |
3
| end |
3
| end |