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-xapian-db.hh
Age
Commit message (
Expand
)
Author
2026-01-22
build: bump to 1.14.0-pre1, bump some required versions
Dirk-Jan C. Binnema
2025-09-02
mu: refactor labels code
Dirk-Jan C. Binnema
2025-08-26
Replace "the the " with "the "
Anton Mosich
2024-08-21
xapian-db: improve errors, fix warnings
Dirk-Jan C. Binnema
2024-08-04
lib: commit to disk after indexing
Dirk-Jan C. Binnema
2024-06-03
xapian-db: remove locks, transaction levels
Dirk-Jan C. Binnema
2024-06-01
lib: fix batch-size after db creation
Dirk-Jan C. Binnema
2024-05-01
lib: centralize xapian include, enable move semantics
Dirk-Jan C. Binnema
2024-04-05
lib/xapian-db: improve error message
Dirk-Jan C. Binnema
2024-03-15
xapian-db: use get_msg on exception
Dirk-Jan C. Binnema
2024-03-15
clang: fix some compiler warnings
Dirk-Jan C. Binnema
2024-01-23
lib/mu-xapian-db: handle exception with dec_transaction_level
Dirk-Jan C. Binnema
2023-12-31
xapian-db: handle doc-not-found error in catch handler
Dirk-Jan C. Binnema
2023-12-29
xapian-db: improve some error messages
Dirk-Jan C. Binnema
2023-12-22
lib: move transaction handling to mu-xapian
Dirk-Jan C. Binnema
2023-09-23
lib: xapian-db/config: more tests
Dirk-Jan C. Binnema
2023-09-16
provide end-user hints and show them
Dirk-Jan C. Binnema
2023-09-13
lib: unit tests: improve / better coverage
Dirk-Jan C. Binnema
2023-09-09
lib: improve printability for some types
Dirk-Jan C. Binnema
2023-07-25
store: add 'add_document' optimization, use it
Dirk-Jan C. Binnema
2023-07-23
lib: improve store error messages
Dirk-Jan C. Binnema
2023-07-10
lib: xapian-db/store: simplify
Dirk-Jan C. Binnema
2023-07-05
update to use fmt-based apis
Dirk-Jan C. Binnema
2023-07-02
lib/xapian-db: add missing include unordered_map
Dirk-Jan C. Binnema
2023-07-02
lib: create mu-xapian-db, mu-config
Dirk-Jan C. Binnema