unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* WIP2: index user headers
@ 2019-03-02 15:41 David Bremner
  2019-03-02 15:41 ` [PATCH 1/7] cli/config: refactor _stored_in_db David Bremner
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: David Bremner @ 2019-03-02 15:41 UTC (permalink / raw)
  To: notmuch

This obsoletes [1]
This is getting closer to mergable, but it still needs at least to
sanity check the names of user defined prefixes (see point (a) below).

The main differences from [1] are

(a) xapian prefixes are no longer defined via upper casing, as this is
    locale dependent. The do rely on a ":" separator, hence the need
    for some sanitization.

(b) The caching of user header/prefix information is now done via
    string maps, and used more effectively during indexing.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-03-04  1:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-02 15:41 WIP2: index user headers David Bremner
2019-03-02 15:41 ` [PATCH 1/7] cli/config: refactor _stored_in_db David Bremner
2019-03-02 15:41 ` [PATCH 2/7] cli/config: support user header index config David Bremner
2019-03-02 15:41 ` [PATCH 3/7] lib: setup user headers in query parser David Bremner
2019-03-02 15:41 ` [PATCH 4/7] lib: cache user prefixes in database object David Bremner
2019-03-02 15:41 ` [PATCH 5/7] lib: support user prefix names in term generation David Bremner
2019-03-02 15:41 ` [PATCH 6/7] lib/database: index user headers David Bremner
2019-03-02 15:41 ` [PATCH 7/7] doc: document user header indexing David Bremner
2019-03-02 15:43 ` WIP2: index user headers David Bremner
2019-03-03 14:56 ` David Bremner
2019-03-04  1:54   ` David Bremner

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).