[PATCH 09/10] lib: add notmuch_message_reindex

2017-05-13 Thread David Bremner
From: Daniel Kahn Gillmor This new function asks the database to reindex a given message. The parameter `indexopts` is currently ignored, but is intended to provide an extensible API to support e.g. changing the encryption or filtering status (e.g. whether and how certain

[PATCH 09/10] lib: add notmuch_message_reindex

2017-05-13 Thread David Bremner
From: Daniel Kahn Gillmor This new function asks the database to reindex a given message. The parameter `indexopts` is currently ignored, but is intended to provide an extensible API to support e.g. changing the encryption or filtering status (e.g. whether and how certain