Re: [Dovecot] [BUG] Lucene plugin breaks header substring search

2012-10-15 Thread Timo Sirainen
On 16.10.2012, at 6.51, Dave Abrahams wrote: >> plugin { >> fts_lucene = whitespace_chars=@. >> } > > Do I also need > > plugin { > fts = lucene > } > > or are these mutually exclusive, or...? It's not clear from > http://wiki2.dovecot.org/Plugins/FTS/Lucene fts setting selects which backe

Re: [Dovecot] [BUG] Lucene plugin breaks header substring search

2012-10-15 Thread Timo Sirainen
On 16.10.2012, at 6.45, Dave Abrahams wrote: >>> According to the IMAP spec if I do a search for "TO isocpp.org" it >>> should find all the messages whose To: field contains the string >>> "isocpp.org", but dovecot is returning me an empty list. However, a >>> search for "TO t...@isocpp.org" prod

Re: [Dovecot] [BUG] Lucene plugin breaks header substring search

2012-10-15 Thread Dave Abrahams
on Mon Oct 15 2012, Timo Sirainen wrote: > On 16.10.2012, at 1.35, Dave Abrahams wrote: > >> According to the IMAP spec if I do a search for "TO isocpp.org" it >> should find all the messages whose To: field contains the string >> "isocpp.org", but dovecot is returning me an empty list. However

Re: [Dovecot] [BUG] Lucene plugin breaks header substring search

2012-10-15 Thread Dave Abrahams
on Mon Oct 15 2012, Timo Sirainen wrote: > On 16.10.2012, at 1.35, Dave Abrahams wrote: > >> According to the IMAP spec if I do a search for "TO isocpp.org" it >> should find all the messages whose To: field contains the string >> "isocpp.org", but dovecot is returning me an empty list. However

Re: [Dovecot] [BUG] Lucene plugin breaks header substring search

2012-10-15 Thread Dave Abrahams
on Mon Oct 15 2012, Timo Sirainen wrote: > On 16.10.2012, at 1.35, Dave Abrahams wrote: > >> According to the IMAP spec if I do a search for "TO isocpp.org" it >> should find all the messages whose To: field contains the string >> "isocpp.org", but dovecot is returning me an empty list. However

Re: [Dovecot] [BUG] Lucene plugin breaks header substring search

2012-10-15 Thread Timo Sirainen
On 16.10.2012, at 1.35, Dave Abrahams wrote: > According to the IMAP spec if I do a search for "TO isocpp.org" it > should find all the messages whose To: field contains the string > "isocpp.org", but dovecot is returning me an empty list. However, a > search for "TO t...@isocpp.org" produces a l

[Dovecot] [BUG] Lucene plugin breaks header substring search

2012-10-15 Thread Dave Abrahams
According to the IMAP spec if I do a search for "TO isocpp.org" it should find all the messages whose To: field contains the string "isocpp.org", but dovecot is returning me an empty list. However, a search for "TO t...@isocpp.org" produces a long list of messages. This behavior is present if I