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.beaub...@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 >