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