diff options
author | Francis Irving <francis@mysociety.org> | 2010-06-20 12:48:57 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-06-20 12:48:57 +0100 |
commit | fec458d5f5275dc2efe74d468eedb0e39c016f41 (patch) | |
tree | e579286800c78d933340d45259532ab66d2f1689 | |
parent | 6d4571478727fbc22f01bd3362f588aedcf86f27 (diff) |
Todo
-rw-r--r-- | todo.txt | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -267,10 +267,9 @@ Something to check which tags are used but aren't in PublicBody category lists Compress the emails in the database Don't store the cached text in backups -*Edits* to comments won't be reindexed in Xapian -Note that censor rules does an update, but it should update when you do admin *edits* too. - What about other references to the title field, e.g when use name changes? -Maybe just reindex all once a week, but it is a bit slow now: +Other references to title field changes don't get search index updated when title is altered + (e.g. when a public body is renamed) +Maybe just reindex all once a week, but it is a bit slow now, so perhaps do it properly. $ ./script/rebuild-xapian-index Never updates cached attachment text unless cache is explicitly cleared (which |