summaryrefslogtreecommitdiff
path: root/lib/mu-xapian-db.hh
AgeCommit message (Expand)Author
2026-01-22build: bump to 1.14.0-pre1, bump some required versionsDirk-Jan C. Binnema
2025-09-02mu: refactor labels codeDirk-Jan C. Binnema
2025-08-26Replace "the the " with "the "Anton Mosich
2024-08-21xapian-db: improve errors, fix warningsDirk-Jan C. Binnema
2024-08-04lib: commit to disk after indexingDirk-Jan C. Binnema
2024-06-03xapian-db: remove locks, transaction levelsDirk-Jan C. Binnema
2024-06-01lib: fix batch-size after db creationDirk-Jan C. Binnema
2024-05-01lib: centralize xapian include, enable move semanticsDirk-Jan C. Binnema
2024-04-05lib/xapian-db: improve error messageDirk-Jan C. Binnema
2024-03-15xapian-db: use get_msg on exceptionDirk-Jan C. Binnema
2024-03-15clang: fix some compiler warningsDirk-Jan C. Binnema
2024-01-23lib/mu-xapian-db: handle exception with dec_transaction_levelDirk-Jan C. Binnema
2023-12-31xapian-db: handle doc-not-found error in catch handlerDirk-Jan C. Binnema
2023-12-29xapian-db: improve some error messagesDirk-Jan C. Binnema
2023-12-22lib: move transaction handling to mu-xapianDirk-Jan C. Binnema
2023-09-23lib: xapian-db/config: more testsDirk-Jan C. Binnema
2023-09-16provide end-user hints and show themDirk-Jan C. Binnema
2023-09-13lib: unit tests: improve / better coverageDirk-Jan C. Binnema
2023-09-09lib: improve printability for some typesDirk-Jan C. Binnema
2023-07-25store: add 'add_document' optimization, use itDirk-Jan C. Binnema
2023-07-23lib: improve store error messagesDirk-Jan C. Binnema
2023-07-10lib: xapian-db/store: simplifyDirk-Jan C. Binnema
2023-07-05update to use fmt-based apisDirk-Jan C. Binnema
2023-07-02lib/xapian-db: add missing include unordered_mapDirk-Jan C. Binnema
2023-07-02lib: create mu-xapian-db, mu-configDirk-Jan C. Binnema