Hi, I am currently testing a 2.1 dovecot setup with fts-solr. Search speed is simply amazing. I decided to try to delete and rebuild the solr indexes, but i can't seem to rebuild them thru dovecot. At first, when telnetting to the imap server, the search initially built the index, and then subsequent searches are blazingly fast. 1- I deleted all the solr indexes with the following query: <delete><query>*:*</query></delete> 2- Flag the mailbox to be re-indexed: doveadm force-resync INBOX At this point, it doesn't work. When I telnet into the imap server, the searches always come back empty 3- I also tried a few other commands: doveadm fts rescan, doveadm index INBOX. Still no search results. Nothing seems to be appearing in the logs when I issue all the doveadm commands. What did I miss? Thanks, Joe
On 17.4.2012, at 21.36, Joe Beaubien wrote:> I am currently testing a 2.1 dovecot setup with fts-solr. Search speed is > simply amazing. I decided to try to delete and rebuild the solr indexes, > but i can't seem to rebuild them thru dovecot.With Maildir you could just delete dovecot.index* files. But with dbox that's not a good idea. Anyway, implemented now the minimum needed to get doveadm fts rescan to work: http://hg.dovecot.org/dovecot-2.1/rev/d145ea6f7061
Reasonably Related Threads
- testing fts-solr?
- v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
- fts solr ignores new mailboxes until fts rescan
- v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed) [proposed patch]
- FTS not indexing new folders (mailboxes)