You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a use case where I need to do partial bulk reindexing, though I've created my own custom workers to do so, but I want support from search kick by default. code
I have a use case where I need to do partial bulk reindexing, though I've created my own custom workers to do so, but I want support from search kick by default.
code
but the
index
instead of returning the index_name, returns true.Need this support so that we can use the
Searchkick::BulkReindexJob
to do this.The text was updated successfully, but these errors were encountered: