[Dovecot] Panic when indexing virtual folder with solr
Hello Timo and everyone,
I am using dovecot 2.1 on debian7 with the fts-solr plugin, and everything is working fine.
I have a Virtual folder with all emails, and when I run a doveadm index, I have an error if I don't index real folders first. Example: doveadm -v index -u 'andre rodier' 'Search/*' => Panic: file solr-connection.c: line 416 (solr_connection_select): assertion failed: (!conn->posting)
Now, if I rune the doveadm index on the real folders first, the next time I do the index on the virtual folder, everything is fine: doveadm -v index -u 'andre rodier' '*' doveadm -v index -u 'andre rodier' 'Search/*'
I wonder if dovecot can run the index on the real folder instead of displaying this error? I hope that will help.
This happened to me too, i just downloaded the source for Dovecot 2.1.15 and used the Solr XML scheme from there instead of the one supplied with Ubuntu.
-- View this message in context: http://dovecot.2317879.n4.nabble.com/Panic-when-indexing-virtual-folder-with... Sent from the Dovecot mailing list archive at Nabble.com.
Thank you, I will try this soon !
Kind regards, André Rodier.
On 14 March 2013 13:07, tmikaeld tmikaeld@gmail.com wrote:
This happened to me too, i just downloaded the source for Dovecot 2.1.15 and used the Solr XML scheme from there instead of the one supplied with Ubuntu.
-- View this message in context: http://dovecot.2317879.n4.nabble.com/Panic-when-indexing-virtual-folder-with... Sent from the Dovecot mailing list archive at Nabble.com.
-- André Rodier
Am 14.03.2013 07:54, schrieb Andre Rodier:
Hello Timo and everyone,
I am using dovecot 2.1 on debian7 with the fts-solr plugin, and everything is working fine.
Dunno about the problem, but i recommend this repository: deb http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.1 main
Greetings, Jan
participants (4)
-
Andre Rodier
-
André Rodier
-
Jan Phillip Greimann
-
tmikaeld