summaryrefslogtreecommitdiff
path: root/lib/mu-indexer.cc
AgeCommit message (Expand)Author
2026-04-10lib: remove unused async-queueDirk-Jan C. Binnema
2026-02-16New incremental cleanup strategy: 63%-88% fasterDaniel Colascione
2025-05-24tests: skip some slow tests when valgrindingDirk-Jan C. Binnema
2025-02-23indexer: minor tweakingDirk-Jan C. Binnema
2025-02-23Improve performance of index cleanup: use readdir(3), not access(2)Daniel Colascione
2024-11-26remove non-single-threaded optionDirk-Jan C. Binnema
2024-11-10indexer: make lazy check even lazierDirk-Jan C. Binnema
2024-10-08mu-server: try avoiding xapian multi-threaded accessDirk-Jan C. Binnema
2024-09-22Fix typos.James Cook
2024-08-04lib: commit to disk after indexingDirk-Jan C. Binnema
2024-06-05store-worker: temporarily revertDirk-Jan C. Binnema
2024-06-03indexer: use store-workerDirk-Jan C. Binnema
2024-06-03xapian-db: remove locks, transaction levelsDirk-Jan C. Binnema
2024-05-08mu-store/indexer: consume messages from workersDirk-Jan C. Binnema
2024-04-10mu-indexer: re-enable database lockDirk-Jan C. Binnema
2023-12-22lib: move transaction handling to mu-xapianDirk-Jan C. Binnema
2023-09-16mu-index: add blocking start()Dirk-Jan C. Binnema
2023-09-13lib: unit tests: improve / better coverageDirk-Jan C. Binnema
2023-09-12unit tests: improveDirk-Jan C. Binnema
2023-09-10lib: move index/ into main lib/Dirk-Jan C. Binnema