Closed deadc0de6 closed 8 years ago
This is convenient for an individual user, but I think it is not correct for a multi-user setup. A single user should not be able to re-index (because that's a potentially expensive operation that will block other Whoosh operations). It's reasonable to want a re-index link, however, I think this should go in the administrate
template.
If you want to do that in this PR, go for it. Otherwise, we can close this PR and you can try again in a different PR.
make sense ... I'll do it
One small docstring update then I'm good to merge. :+1: Thanks!
Add button on
Home
page for re-create search index