mu/mu
Dirk-Jan C. Binnema 4e6bd7dfdf lib/index: Implement new indexer
Implement a new message indexer consisting of a single-threaded scanner
and a multi-threaded indexer.

This allows for a number of optimizations as well as background
indexing, though this initial version should be behave similar to the
old indexer.
2020-06-27 17:07:00 +03:00
..
Makefile.am mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
mu-cmd-cfind.cc mu: use g_printerr for errors, instead of g_warning 2020-06-13 16:56:41 +03:00
mu-cmd-extract.cc mu: use g_printerr for errors, instead of g_warning 2020-06-13 16:56:41 +03:00
mu-cmd-find.cc lib/index: Implement new indexer 2020-06-27 17:07:00 +03:00
mu-cmd-index.cc mu: use g_printerr for errors, instead of g_warning 2020-06-13 16:56:41 +03:00
mu-cmd-script.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
mu-cmd-server.cc server: show complete help by default 2020-06-27 10:24:37 +03:00
mu-cmd.cc mu: use g_printerr for errors, instead of g_warning 2020-06-13 16:56:41 +03:00
mu-cmd.hh mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
mu-config.cc config: add message-size, batch-size option for init 2020-06-27 11:36:34 +03:00
mu-config.hh config: add message-size, batch-size option for init 2020-06-27 11:36:34 +03:00
mu-help-strings.awk * help: generate help texts from text file / awk 2012-07-20 11:05:18 +03:00
mu-help-strings.txt mu: check --maildir parameter for init 2020-02-09 22:40:57 +02:00
mu-memcheck.in mu: add memcheck script for valgrinding 2020-02-15 14:09:30 +02:00
mu.cc mu: better output 2020-06-27 17:07:00 +03:00
test-mu-cmd-cfind.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
test-mu-cmd.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
test-mu-query.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
test-mu-runtime.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
test-mu-threads.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00