Re: [Tracker] index evolution mail is broken



On 01/12/08 09:21, Jerry Tan wrote:
I check the format of evolution data file.

evolution store mail's meta data into a sqlite file named folders.db,
I can use sqlite to open it to check its schema.

it will create one table for every folder.
and store meta into it, including read/delete flag, subject, mail
from/to/cc,

But if I select "Copy folder content locally" and "sync",
evolution will store mails under my selected folder in plain txt file
under it.
to support full txt search, we need to parse these files also.

Hi,

Yes, I saw this yesterday too when looking into how things work. I think the best thing to do is to write a plugin for it which uses their internal APIs if possible.

Not sure when this will happen either. But with the new improvements made to the modules API we have in Tracker it should be easier to implement something.

--
Regards,
Martyn



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]