[Dovecot] FTS Plugin design
Timo Sirainen
tss at iki.fi
Fri May 22 20:29:41 EEST 2009
On Fri, 2009-05-22 at 18:24 +0100, Rui Carneiro wrote:
> Hi Timo,
>
> I almost finish the changes on fts plugin. By now, it seems to work fine with attachments (extracting and sending them to Solr). I only have a problem with the max size of the command (cmd) that we can send to Solr:
>
> #define SOLR_CMDBUF_SIZE (1024*64)
>
> By now, if we send some message bigger than this value the fts-plugin crash.
The problem is something else. The Solr code simply tries to keep the
send buffer smaller than that, nothing would break if you sent a larger
buffer. Show gdb backtrace of the crash?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090522/97d25ce9/attachment-0001.bin
More information about the dovecot
mailing list