Article search fails after result deleted #151
Labels
bug
PRIORITY
complete it and you won't have to do anything for the rest of the year
production bug
bug is in production
small project
If articles are searched with a certain query (say "the"), but an article that would match that query was deleted, stuyspec.com and cms run into issues. Ensure the search database is updated every time an article is deleted (currently, this can manually be done with
PgSearch::Multisearch.rebuild Article
. However, this is probably not the nicest solution: there should be a nice PgSearch library solution to this).The text was updated successfully, but these errors were encountered: