Re: [Dovecot] Squat Question!

2011-06-03 Thread Henrique Fernandes
Ohh.. ok, i already got back to the original, I was just worried to see if it would break anything! Thanks []'sf.rique On Fri, Jun 3, 2011 at 10:12 AM, Timo Sirainen wrote: > I'm guessing that it can't find old mails because when you search e.g. > "abcde" it thinks it should exist there, bu

Re: [Dovecot] Squat Question!

2011-06-03 Thread Timo Sirainen
I'm guessing that it can't find old mails because when you search e.g. "abcde" it thinks it should exist there, but it doesn't since previously you had limited it to 4 chars. On Fri, 2011-06-03 at 10:09 -0300, Henrique Fernandes wrote: > If i don't what happen? > > []'sf.rique > > > On Fri, Jun

Re: [Dovecot] Squat Question!

2011-06-03 Thread Henrique Fernandes
If i don't what happen? []'sf.rique On Fri, Jun 3, 2011 at 9:15 AM, Timo Sirainen wrote: > On Wed, 2011-06-01 at 10:43 -0300, Henrique Fernandes wrote: > > Hello folks, > > > > I use dovecot squat for indexing. > > > > I use to have > > > > fts_squat = partial=4 full=4 > > > > But i change t

Re: [Dovecot] Squat Question!

2011-06-03 Thread Timo Sirainen
On Wed, 2011-06-01 at 10:43 -0300, Henrique Fernandes wrote: > Hello folks, > > I use dovecot squat for indexing. > > I use to have > > fts_squat = partial=4 full=4 > > But i change to > fts_squat = partial=4 full=8 > > My question is, do i need to delete older indexes to have it consisten

Re: [Dovecot] Squat Question!

2011-06-01 Thread Henrique Fernandes
Doveadm index was impolemented in 2.013 The most important changes since v2.0.12: + Added "doveadm index" command to add unindexed messages into index/cache. If full text search is enabled, it also adds unindexed messages to the fts database. I might update dovecot!

Re: [Dovecot] Squat Question!

2011-06-01 Thread Henrique Fernandes
Thanks for the second question, but in wich version the index comanda was implement? I will look it! I use # 2.0.6: /etc/dovecot/dovecot.conf And it does not have, it might be time to update dovecot! # doveadm index -v -u user@example INBOX usage: doveadm [-Dv] [-f ] [] altmove [-u |-

Re: [Dovecot] Squat Question!

2011-06-01 Thread Marcin Mirosław
W dniu 01.06.2011 15:43, Henrique Fernandes pisze: > My question is, do i need to delete older indexes to have it consistenly, or > dovecot is able "update" the indexes or it sees that it is broken and > rebuild it all? I don't know. > Other question, is there an comand line to update the indexes

[Dovecot] Squat Question!

2011-06-01 Thread Henrique Fernandes
Hello folks, I use dovecot squat for indexing. I use to have fts_squat = partial=4 full=4 But i change to fts_squat = partial=4 full=8 My question is, do i need to delete older indexes to have it consistenly, or dovecot is able "update" the indexes or it sees that it is broken and rebuild