Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Need cron job to update search index on preview and prod #105

Closed
frankwiles opened this issue Feb 19, 2014 · 1 comment
Closed

Need cron job to update search index on preview and prod #105

frankwiles opened this issue Feb 19, 2014 · 1 comment
Assignees

Comments

@frankwiles
Copy link
Member

I'd say once daily at this point:

manage.py rebuild_index --noinput

FYI the --noinput is important as there is a Python 2 vs 3 bug that has been fixed, but not released yet.

@benjaminws benjaminws self-assigned this Feb 20, 2014
benjaminws added a commit that referenced this issue Feb 20, 2014
- Add --noinput to all crons
- New cron for #105
- Setup crons to run on staging
@benjaminws
Copy link
Member

Handled in #107

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants