unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* v2 of index multiple files per msg-id, add reindex command
@ 2017-05-07 12:40 David Bremner
  2017-05-07 12:40 ` [PATCH 01/12] lib: isolate n_d_add_message and helper functions into own file David Bremner
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: David Bremner @ 2017-05-07 12:40 UTC (permalink / raw)
  To: notmuch; +Cc: notmuch

This obsoletes id:20170414025004.5334-1-david@tethera.net. Let me
repeat the warning from that version:

,----
| WARNING: reindexing is an intrusive operation. I don't think this will
| corrupt your database, but previous versions thrashed threading pretty
| well. notmuch-dump is your friend.
`----

Compared to the previous version, this one cleans up the code to print
total file counts (splitting into multiple commits), and updates doc
and tests.

There is a lot of code movement here, mainly splitting up database.cc

d

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

end of thread, other threads:[~2017-05-07 12:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-07 12:40 v2 of index multiple files per msg-id, add reindex command David Bremner
2017-05-07 12:40 ` [PATCH 01/12] lib: isolate n_d_add_message and helper functions into own file David Bremner
2017-05-07 12:40 ` [PATCH 02/12] lib/n_d_add_message: refactor test for new/ghost messages David Bremner
2017-05-07 12:40 ` [PATCH 03/12] lib: factor out message-id parsing to separate file David Bremner
2017-05-07 12:40 ` [PATCH 04/12] lib: refactor notmuch_database_add_message header parsing David Bremner
2017-05-07 12:40 ` [PATCH 05/12] test: add known broken tests for duplicate message id David Bremner
2017-05-07 12:40 ` [PATCH 06/12] lib: index message files with duplicate message-ids David Bremner
2017-05-07 12:40 ` [PATCH 07/12] lib: add notmuch_message_count_files David Bremner
2017-05-07 12:40 ` [PATCH 08/12] lib: add notmuch_thread_get_total_files David Bremner
2017-05-07 12:40 ` [PATCH 09/12] cli/search: print total number of files matched in summary output David Bremner
2017-05-07 12:40 ` [PATCH 10/12] lib: add _notmuch_message_remove_indexed_terms David Bremner
2017-05-07 12:40 ` [PATCH 11/12] lib: add notmuch_message_reindex David Bremner
2017-05-07 12:40 ` [PATCH 12/12] add "notmuch reindex" subcommand 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).