storing From and Subject in xapian
Istvan Marko
notmuch at kismala.com
Thu May 12 01:39:58 PDT 2011
Stewart Smith <stewart at 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
More information about the notmuch
mailing list