notmuch/lib
Daniel Kahn Gillmor 5b93fa6e70 lib: add notmuch_message_reindex
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 non-plaintext parts are
indexed).
2017-08-01 21:17:47 -04:00
..
add-message.cc lib: add notmuch_message_reindex 2017-08-01 21:17:47 -04:00
built-with.c
config.cc
database-private.h lib: isolate n_d_add_message and helper functions into own file 2017-08-01 21:17:47 -04:00
database.cc lib: isolate n_d_add_message and helper functions into own file 2017-08-01 21:17:47 -04:00
directory.cc
filenames.c
index.cc lib: paper over allocation difference 2017-07-14 21:23:52 -03:00
Makefile
Makefile.local lib: factor out message-id parsing to separate file. 2017-08-01 21:17:47 -04:00
message-file.c lib: refactor notmuch_database_add_message header parsing 2017-08-01 21:17:47 -04:00
message-id.c lib: factor out message-id parsing to separate file. 2017-08-01 21:17:47 -04:00
message-private.h
message-property.cc
message.cc lib: add notmuch_message_reindex 2017-08-01 21:17:47 -04:00
messages.c
notmuch-private.h lib: add notmuch_message_reindex 2017-08-01 21:17:47 -04:00
notmuch.h lib: add notmuch_message_reindex 2017-08-01 21:17:47 -04:00
notmuch.sym
parse-time-vrp.cc
parse-time-vrp.h
query-fp.cc
query-fp.h
query.cc build: visibility=default for library structs is no longer needed 2017-05-13 08:38:18 -03:00
regexp-fields.cc
regexp-fields.h
sha1.c
string-list.c lib: add notmuch_message_count_files 2017-08-01 21:17:47 -04:00
string-map.c
tags.c
thread.cc lib: add notmuch_thread_get_total_files 2017-08-01 21:17:47 -04:00