8 Sep
2015
8 Sep
'15
1 a.m.
On 09/08/2015 12:56 AM, Larry Rosenman wrote:
that the fts data gets lost?
All full text search backends are now implemented so that if you copy/move mails, the mails need to be indexed again the destination folder.
Alternative would be to index mails only with their GUIDs and have a GUID => { folder GUID, IMAP UID } mapping and filter the mails based on that. But such reverse index doesn't exist quite yet.