mu/lib
Dirk-Jan C. Binnema 81689f0af3 contacts-cache: return most relevant contacts
Return in the contacts in *reverse* rank order, i.e. the most relevant come first.
This is useful since we only want the first maxnum contacts, and those should of
course be the most relevant.

Update mu cfind/server as well.

cfind
2022-05-09 22:25:28 +03:00
..
index indexer: use ctime, not mtime 2022-05-05 01:38:25 +03:00
message store/fields: Use one MaxTermLength everywhere 2022-05-09 22:25:28 +03:00
tests store: use Result<Store> builder, add auto upgrade 2022-05-09 22:25:28 +03:00
thirdparty lib: move 3rd party code to thirdparty; add tabulate.hpp 2022-04-30 10:40:45 +03:00
utils sexp: allow for some prettified string output 2022-05-06 22:17:53 +03:00
Makefile.am autotools: fix build 2022-05-05 23:40:56 +03:00
doxyfile.in * lib: doxygen support (WIP, just starting...) 2012-10-27 14:42:21 +03:00
meson.build query: update query subsys to use Message 2022-04-30 10:40:45 +03:00
mu-bookmarks.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-bookmarks.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-contacts-cache.cc contacts-cache: return most relevant contacts 2022-05-09 22:25:28 +03:00
mu-contacts-cache.hh contacts-cache: return most relevant contacts 2022-05-09 22:25:28 +03:00
mu-data.hh many: update for lib/message updates 2022-03-26 17:19:10 +02:00
mu-maildir.cc mu-maildir: No need for namespaced function names 2022-05-09 22:25:28 +03:00
mu-maildir.hh mu-maildir: No need for namespaced function names 2022-05-09 22:25:28 +03:00
mu-parser.cc message/document: update sexp on the fly 2022-05-05 01:40:17 +03:00
mu-parser.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query-match-deciders.cc many: update for lib/message updates 2022-03-26 17:19:10 +02:00
mu-query-match-deciders.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query-results.hh query-results: Use mu-document as backend 2022-05-05 01:38:25 +03:00
mu-query-threads.cc many: update for lib/message updates 2022-03-26 17:19:10 +02:00
mu-query-threads.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-query.cc lib: move 3rd party code to thirdparty; add tabulate.hpp 2022-04-30 10:40:45 +03:00
mu-query.hh query: update query subsys to use Message 2022-04-30 10:40:45 +03:00
mu-runtime.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-runtime.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-script.cc build: fix some scan-build warnings 2022-02-07 17:36:34 +02:00
mu-script.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-server.cc contacts-cache: return most relevant contacts 2022-05-09 22:25:28 +03:00
mu-server.hh sexp: allow for some prettified string output 2022-05-06 22:17:53 +03:00
mu-store.cc store: use Result<Store> builder, add auto upgrade 2022-05-09 22:25:28 +03:00
mu-store.hh store: use Result<Store> builder, add auto upgrade 2022-05-09 22:25:28 +03:00
mu-tokenizer.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-tokenizer.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-tree.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-xapian.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-xapian.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
tokenize.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00