Re: [Dovecot] squat plugin

2007-11-29 Thread Joe Wong
Thanks Timo, I just tried 1.1 beta 9 with fts_lucene plugin, imap seg. fault whenever a fatch command is issued. Here is the strace for your reference: read(0, "a uid fetch 1:* (uid)\r\n", 4080) = 23 mkdir("/home/joewong/Maildir/lucene-indexes/locks", 0700) = -1 EEXIST (File exists) time(NULL)

Re: [Dovecot] squat plugin

2007-11-26 Thread Timo Sirainen
On Wed, 2007-11-21 at 00:46 +0800, Joe Wong wrote: > I have installed 1.1 beta 8 with fts-squat enabled. I have added the > plugin section in dovecot.conf. How can I actually make use of the > full text index? Just use SEARCH TEXT or SEARCH BODY command and Dovecot indexes the mailbox and then use

[Dovecot] squat plugin

2007-11-20 Thread Joe Wong
Hello Timo, I have installed 1.1 beta 8 with fts-squat enabled. I have added the plugin section in dovecot.conf. How can I actually make use of the full text index? Regards, - Joe