[PATCH] add headers cc: bcc: and to: (as exactto:) to search index
Joel Borggrén-Franck
joel.borggren.franck at gmail.com
Sun Dec 12 02:43:25 PST 2010
On Sun, Dec 12, 2010 at 7:41 AM, Austin Clements <amdragon at gmail.com> wrote:
> Short of full header indexing, wouldn't a better way to achieve this be to
> store only the "to" header as "XTO", the "cc" header "XCC", and the "bcc"
> header as "XBCC" and use Xapian's multi-prefix support to map the "to:"
> query prefix to "XTO", "XCC", and "XBCC"? That way you're not storing twice
> as many copies of every address.
>
Probably. I know nothing of Xapian, how would you solve it?
cheers
/Joel
More information about the notmuch
mailing list