From 8fda04081acde7053458023fde3b1c784cbcfc81 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 20 Jun 2022 19:27:30 +0000 Subject: search: do not index base-85 binary patches Base-85 binary patches generated by git lead to many false positives, so skip over gibberish words which may occur in them. To avoid regressions in search results, continue to allow searching for exact size matches (via "literal $SIZE") and the phrase "GIT binary patch" for the mere presence of a binary patch. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 43eee063..7a27fdd2 100644 --- a/TODO +++ b/TODO @@ -153,8 +153,6 @@ all need to be considered for everything we introduce) * support UUCP addresses for legacy archives -* decode (skip indexing of) base-85 binary patches to avoid false-positives - * support pipelining as an IMAP/NNTP client for -watch + lei * auto-detect and reload on TLS cert+key changes in daemons -- cgit v1.2.3-24-ge0c7