* <many>: (WIP) use ~/mu/xapian as the database with an embedded version tag
- add checks in the code to make sure the database is up to date,
if not, warn the user.
This commit is contained in:
@ -57,6 +57,7 @@ MuIndex* mu_index_new (const char* muhome);
|
||||
void mu_index_destroy (MuIndex *index);
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* callback function for mu_index_(run|stats|cleanup), for each message
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user