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 23:56:19 +03:00
2023-07-20 23:14:29 +03:00
2023-07-25 23:56:19 +03:00
2023-07-05 23:14:34 +03:00
2023-07-25 21:26:01 +03:00
2012-10-27 14:42:21 +03:00
2023-07-02 00:06:56 +03:00
2021-10-20 12:26:16 +03:00
2021-10-20 12:26:16 +03:00
2023-07-02 00:06:56 +03:00
2023-07-08 10:30:36 +03:00
2023-07-11 22:54:01 +03:00
2023-07-02 00:06:56 +03:00
2023-07-10 23:17:06 +03:00
2023-07-10 23:17:06 +03:00
2023-07-05 23:10:13 +03:00
2022-06-14 23:15:27 +03:00
2022-12-08 19:33:15 +02:00
2021-10-20 12:26:16 +03:00
2023-07-02 00:06:56 +03:00
2023-07-20 23:14:29 +03:00
2021-10-20 12:26:16 +03:00
2023-07-20 23:14:29 +03:00
2022-04-30 10:40:45 +03:00
2023-07-23 21:04:26 +03:00
2022-11-17 11:00:06 +02:00
2023-07-20 23:14:29 +03:00
2023-07-10 23:17:06 +03:00
2023-07-25 23:56:19 +03:00
2023-07-25 23:56:19 +03:00
2021-10-20 12:26:16 +03:00
2021-10-20 12:26:16 +03:00
2022-11-20 10:18:01 +02:00
2023-07-10 23:15:40 +03:00
2023-07-25 23:56:19 +03:00
2022-11-20 10:18:01 +02:00
2022-06-14 23:15:27 +03:00
2021-10-20 12:26:16 +03:00