index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mu-indexer.cc
Age
Commit message (
Expand
)
Author
2026-04-10
lib: remove unused async-queue
Dirk-Jan C. Binnema
2026-02-16
New incremental cleanup strategy: 63%-88% faster
Daniel Colascione
2025-05-24
tests: skip some slow tests when valgrinding
Dirk-Jan C. Binnema
2025-02-23
indexer: minor tweaking
Dirk-Jan C. Binnema
2025-02-23
Improve performance of index cleanup: use readdir(3), not access(2)
Daniel Colascione
2024-11-26
remove non-single-threaded option
Dirk-Jan C. Binnema
2024-11-10
indexer: make lazy check even lazier
Dirk-Jan C. Binnema
2024-10-08
mu-server: try avoiding xapian multi-threaded access
Dirk-Jan C. Binnema
2024-09-22
Fix typos.
James Cook
2024-08-04
lib: commit to disk after indexing
Dirk-Jan C. Binnema
2024-06-05
store-worker: temporarily revert
Dirk-Jan C. Binnema
2024-06-03
indexer: use store-worker
Dirk-Jan C. Binnema
2024-06-03
xapian-db: remove locks, transaction levels
Dirk-Jan C. Binnema
2024-05-08
mu-store/indexer: consume messages from workers
Dirk-Jan C. Binnema
2024-04-10
mu-indexer: re-enable database lock
Dirk-Jan C. Binnema
2023-12-22
lib: move transaction handling to mu-xapian
Dirk-Jan C. Binnema
2023-09-16
mu-index: add blocking start()
Dirk-Jan C. Binnema
2023-09-13
lib: unit tests: improve / better coverage
Dirk-Jan C. Binnema
2023-09-12
unit tests: improve
Dirk-Jan C. Binnema
2023-09-10
lib: move index/ into main lib/
Dirk-Jan C. Binnema