10 Aug, 2018
3 commits
09 Aug, 2018
4 commits
07 Aug, 2018
1 commit
06 Aug, 2018
3 commits
05 Aug, 2018
3 commits
03 Jul, 2018
2 commits
-
Co-authored-by: David Sweetman <david@davidsweetman.com>
-
* Add time_zone as attribute to searchkick date_histogram query * Test for aggregation with time zone * Fix test, allow any args to date_histogram. - Fix test so it doesn't fail based on when it runs. - Allow any key/value pairs to be passed through to date_histogram.
28 Jun, 2018
1 commit
17 May, 2018
1 commit
12 May, 2018
1 commit
10 May, 2018
2 commits
23 Apr, 2018
3 commits
22 Apr, 2018
1 commit
18 Apr, 2018
2 commits
09 Apr, 2018
1 commit
04 Apr, 2018
3 commits
29 Mar, 2018
1 commit
23 Mar, 2018
2 commits
15 Mar, 2018
4 commits
-
When we retry a multi search, we should not perform subsequent retries, otherwise we'll end in an inifite recursion if we don't have enough matches. In this commit, a new flag is added to mark the execution of a retry. Also since we have a local variable and a method with the same name `queries`, a rename was applied to the method argument to improve the readability.
14 Mar, 2018
2 commits