Files
mu4e/lib
Dirk-Jan C. Binnema 4c0b7db3d8 store: add 'add_document' optimization, use it
*Usually* we need Xapian's replace_document() API, but when we know a
document (message) is completely new, we can use the faster
add_document(). That is the case with the initial (re)indexing, when
start with an empty database.

Also a few smaller cleanups.
2023-07-25 23:56:19 +03:00
..
2023-07-25 21:26:01 +03:00
2023-07-05 23:10:13 +03:00
2022-06-14 23:15:27 +03:00
2023-07-23 21:04:26 +03:00
2023-07-10 23:15:40 +03:00
2022-06-14 23:15:27 +03:00