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

Signal connection #18

Closed
ChristopherRabotin opened this issue Sep 18, 2014 · 0 comments · Fixed by #21
Closed

Signal connection #18

ChristopherRabotin opened this issue Sep 18, 2014 · 0 comments · Fixed by #21
Assignees

Comments

@ChristopherRabotin
Copy link
Owner

Connect models to the post_save signal. If possible, define a bulk size of items to index all at once.
Warning: if bulk updating, see if we can connect to the pre shutdown signal (if such exist) in order to index buffered items.

@ChristopherRabotin ChristopherRabotin self-assigned this Sep 18, 2014
ChristopherRabotin pushed a commit that referenced this issue Sep 19, 2014
requested in the settings). Also fixes double indexing bug of same
objects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant