From: David Bremner Date: Fri, 7 Jun 2019 00:57:10 +0000 (-0300) Subject: link to Olly's xapian-check hack X-Git-Url: https://git.notmuchmail.org/git?p=notmuch-wiki;a=commitdiff_plain;h=00d0a91126ed0b7042a6be4d5682988702ced904 link to Olly's xapian-check hack --- diff --git a/bugs.mdwn b/bugs.mdwn index 87948d6..12d949f 100644 --- 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. +