]> git.cworth.org Git - notmuch-wiki/commitdiff
link to Olly's xapian-check hack
authorDavid Bremner <david@tethera.net>
Fri, 7 Jun 2019 00:57:10 +0000 (21:57 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 7 Jun 2019 00:57:35 +0000 (21:57 -0300)
bugs.mdwn

index 87948d61c1c565df6be9247410aeb138e98b6f56..12d949fac11b4ea11aa97415d7f1455105b01235 100644 (file)
--- a/bugs.mdwn
+++ b/bugs.mdwn
@@ -53,3 +53,8 @@ For example:
         Xapian::Query()
         Final query is:
         Xapian::Query((Tmail AND Zbig:(pos=1) AND Zbrown:(pos=2) AND Zfox:(pos=3)))
+
+## Rescuing your tags.
+
+If you're database is corrupt and you don't have a backup, a modified version of [xapian-check](https://git.xapian.org/?p=xapian;a=blob;f=README.notmuch;hb=refs/heads/notmuch-tag-rescue-hack) might still save your tags.
+