From: David Bremner <david@tethera.net>
To: Suvayu Ali <fatkasuvayu+linux@gmail.com>,
Notmuch list <notmuch@notmuchmail.org>
Subject: Re: Aliases in notmuch queries
Date: Sat, 20 Jul 2013 11:48:41 -0300 [thread overview]
Message-ID: <87fvv9e186.fsf@zancas.localnet> (raw)
In-Reply-To: <20130719123351.GC9369@kuru.dyndns-at-home.com>
Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
> I'm not familiar with the notmuch code base at all, but I would like to
> help getting this feature in. Do you have any hints where I should
> start looking? Is there any background work that I could do?
I think the following pieces are needed:
1) Enable synonyms when opening the database
2) enable synonyms in the query parser
These first two should be covered in the xapian docs
3) load the synonyms from a file.
- this needs some infrastructure, and some decisions about how to
handle such configuration info.
4) add the synonyms (using db.add_synonym)
d
prev parent reply other threads:[~2013-07-20 14:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-16 12:28 Aliases in notmuch queries Suvayu Ali
2013-07-18 21:12 ` David Bremner
2013-07-19 12:33 ` Suvayu Ali
2013-07-20 14:48 ` David Bremner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fvv9e186.fsf@zancas.localnet \
--to=david@tethera.net \
--cc=fatkasuvayu+linux@gmail.com \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).