Andrew Kane
Andrew Kane
Hey @DiegoOrejuela, you can use the `track_method` option for that.
Hey @kapso, I was thinking it'd be good to handle gaps in primary keys at the expense of longer enqueuing times, but may be good to support the previous pattern...
@chadwilken Yeah, all the current options are available as methods.
@philipbjorge Passing options to `search` will still be supported, since all existing Searchkick code uses this approach. This could change in a future major release, but there are no plans...
Hey @mltsy, thanks for the suggestion! Added an `allow_missing` option to `reindex` in the [allow_missing branch](https://github.com/ankane/searchkick/compare/allow_missing). It adds a bit of complexity to the code, so want to think about...
Hey @kevynlebouille, thanks for the PR (and sorry for the long delay)! Can you explain more about the use case?
There's no way right now. There's a pull request for changing the date format which I'll look at when I get the chance. https://github.com/ankane/chartkick.js/pull/11 For price, I would round in...
Sorry @jancantor, totally missed your comment. There's no way to do this right now. Customizing tooltips will be one of the next features.
Thanks @MatthieuGC 👍 Can a few people interested in this feature gives examples of how they want to use it? This will help with designing it. Current ideas: 1. Add...
One more call for examples. Then closing this out.