mu4e: use faster count queries, document differences
Use faster queries for counting read/unread messages; document why the results might differ from what you get doing a normal search.
This commit is contained in:
@ -99,7 +99,6 @@ MuMsgIter* mu_query_run (MuQuery *self, const char* expr,
|
||||
*/
|
||||
size_t mu_query_count_run (MuQuery *self, const char *searchexpr);
|
||||
|
||||
|
||||
/**
|
||||
* get Xapian's internal string representation of the query
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user