* mug2: implement database reindex

This commit is contained in:
Dirk-Jan C. Binnema
2011-01-13 00:27:27 +02:00
parent 41547f8b8d
commit 4aa838f6f6
2 changed files with 42 additions and 4 deletions

View File

@ -46,7 +46,7 @@ typedef struct _MuIndexStats MuIndexStats;
*
* @param xpath path to the 'homedir'; the xapian directory will be
* this homedir/xapian
*
* @param batchsize for Xapian queries, or 0 for the default
* @param err to receive error or NULL; there are only errors when this
* function returns NULL. Possible errors: see mu-error.h
*