]> git.cworth.org Git - notmuch-wiki/blobdiff - bugs.mdwn
link to Olly's xapian-check hack
[notmuch-wiki] / 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.
+