]> Sergey Matveev's repositories - public-inbox.git/commitdiff
TODO: add a note for exposing a targeted reindexing API
authorEric Wong <e@80x24.org>
Sun, 30 Dec 2018 12:41:31 +0000 (12:41 +0000)
committerEric Wong <e@80x24.org>
Sun, 30 Dec 2018 20:15:14 +0000 (20:15 +0000)
TODO

diff --git a/TODO b/TODO
index c9ee756c2d406031ee087e164568e642b0d7f69a..5bc0559b8e684ae43ac66eb9e737fa24634759d2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -94,3 +94,7 @@ all need to be considered for everything we introduce)
 * Contribute something like IMAP IDLE for "git fetch".
   Inboxes (and any git repos) can be kept up-to-date without
   relying on polling.
+
+* Expose targeted reindexing of individual messages.
+  Sometimes an indexing bug only affects a handful of messages,
+  so it's not worth the trouble of doing a full reindex.