diff options
author | Jani Nikula <jani@nikula.org> | 2011-11-15 22:08:48 +0200 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2011-11-15 19:12:32 -0400 |
commit | 00c60fbcb3b2b7c9f90c36e4dfb9393fdf678735 (patch) | |
tree | a5b1b4736a5d2745efc605774a828dae8e82c814 /NEWS | |
parent | ed20210b6db0b237d48765351cb99b87be7a0509 (diff) |
lib: add function to get the number of threads matching a search
Add function notmuch_query_count_threads() to get the number of threads
matching a search. This is done by performing a search and figuring out the
number of unique thread IDs in the matching messages, a significantly
heavier operation than notmuch_query_count_messages().
Signed-off-by: Jani Nikula <jani@nikula.org>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions