Re: storing From and Subject in xapian

Subject: Re: storing From and Subject in xapian

Date: Thu, 12 May 2011 01:39:58 -0700

To: Stewart Smith

Cc: notmuch@notmuchmail.org, Austin Clements

From: Istvan Marko


Stewart Smith <stewart@flamingspork.com> writes:

> Would it be possible to progressively fill the DB with the new data?
>
> i.e.
>
> if Subject/From not in db for message
>    add Subject/From for this message to DB.

I started looking into this but then realized that notmuch search opens
the database in read-only mode so it cannot make updates. It might be
desirable to keep it that way for safety and locking reasons.

-- 
	Istvan

Thread: