Hi,
THis is a core problem in Dovecot in my understanding.
In my opinion, the rescan in dovecot should send to the FTS plugin the list of "supposedly" indexed emails (UID), and the plugin shall purge the redundant UID (i..e UID present in the index but not in the list sent by dovecot) and send back the list of UID not in its indexes to dovecot, so Dovect can send one by one the missing emails
WHat do you think ?
-------- Original Message --------
SUBJECT:
[grosjo/fts-xapian] `doveadm fts rescan` removes all indices (#15)
DATE:
2019-02-08 08:28
FROM:
Leonard Lausen <notifications@github.com>
TO:
grosjo/fts-xapian <fts-xapian@noreply.github.com>
CC:
Subscribed <subscribed@noreply.github.com>
REPLY-TO:
grosjo/fts-xapian
doveadm fts rescan -A deletes all indices, ie. all folders and files in the xapian-indexes are deleted. However, according to man doveadm fts, the rescan command should only
Scan what mails exist in the full text search index and compare those to what actually exist in mailboxes. This removes mails from the index that have already been expunged and makes sure that the next doveadm index will index all the missing mails (if any).
Deleting all indices does not seem to be the intended action, especially as constructing the index anew may take very long on large mailboxes.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub [1], or mute the thread [2].
Links:
[1] https://github.com/grosjo/fts-xapian/issues/15 [2] https://github.com/notifications/unsubscribe-auth/ACLmB9OB-7GaKIvhNc8sCgi7KQ...