Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create rake task for reindexing #44

Closed
peer35 opened this issue Dec 13, 2021 · 1 comment
Closed

Create rake task for reindexing #44

peer35 opened this issue Dec 13, 2021 · 1 comment

Comments

@peer35
Copy link
Owner

peer35 commented Dec 13, 2021

Using the indexall url takes forever, this will allow starting a reindex in the background.

@peer35
Copy link
Owner Author

peer35 commented Mar 8, 2022

See https://github.com/peer35/cosmin/blob/master/lib/tasks/tasks.rake

Will quickly add all records to the delayed job queue.

To start in container do:

sudo docker-compose exec cosmin-app rake tasks:index

@peer35 peer35 closed this as completed Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant