From: Eric Wong Date: Sun, 30 Dec 2018 12:41:31 +0000 (+0000) Subject: TODO: add a note for exposing a targeted reindexing API X-Git-Tag: v1.2.0~446 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=44a58b77e57582d1bee4e971f2bb5fb82fd90d52 TODO: add a note for exposing a targeted reindexing API --- diff --git a/TODO b/TODO index c9ee756c..5bc0559b 100644 --- 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.