Hi everyone, I have a dovecot 2.1.6 setup with fts_lucene. The lucene indexes get created/updated fine when I do a manual search thru telnet. However, if I run a webapp that uses the php::imap_search function, the index never gets created/updated. I run indo the same problem with thunderbird and full-body search. Anyone has some insight into this? Regards, -Joe
Sorry for double-posting, but i forgot to mention something: If I run php::imap_search() AFTER having manually updated the lucene indexes (thru a telnet command), I see a HUGE gain in search performance compared to before creating the lucene indexes (at least 1 order of magnitude). -Joe On Sat, May 19, 2012 at 1:19 PM, Joe Beaubien <joe.beaubien at gmail.com>wrote:> Hi everyone, > > I have a dovecot 2.1.6 setup with fts_lucene. > > The lucene indexes get created/updated fine when I do a manual search thru > telnet. > > However, if I run a webapp that uses the php::imap_search function, the > index never gets created/updated. I run indo the same problem with > thunderbird and full-body search. > > Anyone has some insight into this? > > Regards, > > -Joe >
Timo Sirainen
2012-May-19 18:21 UTC
[Dovecot] dovecot fts_lucene indexes not being updated
On Sat, 2012-05-19 at 13:19 -0400, Joe Beaubien wrote:> I have a dovecot 2.1.6 setup with fts_lucene. > > The lucene indexes get created/updated fine when I do a manual search thru > telnet.So you run SEARCH TEXT or SEARCH BODY?> However, if I run a webapp that uses the php::imap_search function, the > index never gets created/updated.What IMAP command is this search sending? You could check by e.g. running rawlog: http://wiki2.dovecot.org/Debugging/Rawlog> I run indo the same problem with > thunderbird and full-body search.Thunderbird probably isn't using IMAP SEARCH at all, but using its own local indexes. Although this is configurable I think.
Possibly Parallel Threads
- fts_lucene crashing
- 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_lucene - hiding lucene-indexes folder?
- [BUG] Lucene plugin breaks header substring search
- fts_lucene error