08 Sep, 2017
5 commits
-
…kick into jordanderson-add-missing-to-boost-by
05 Sep, 2017
1 commit
30 Aug, 2017
1 commit
19 Aug, 2017
1 commit
10 Aug, 2017
1 commit
08 Aug, 2017
1 commit
07 Aug, 2017
3 commits
06 Aug, 2017
2 commits
31 Jul, 2017
1 commit
28 Jul, 2017
2 commits
-
Sets default boost and avoids Searchkick::InvalidQueryError when boosting an unmapped field
20 Jul, 2017
1 commit
12 Jul, 2017
6 commits
06 Jul, 2017
8 commits
-
…rchkick into danielwestendorf-fix-uuid-async-reindex
-
- Unsure of the sql_type_metadata consistency and possible types, easier to find the minimum PK and see if its type `Numeric` - `#in_batches` is better, but only introduced in rails5. Switch to less performant `#find_in_batches` and grab each ID with ruby :( Such slow!
03 Jul, 2017
2 commits
29 Jun, 2017
2 commits
-
Unless the primary key has a database column type of integer, float, or decimal, index in batches by plucking the primary key column and sending it to the job as record_ids
14 Jun, 2017
3 commits
-
Change conversions_boost_term to conversions_term