Re: fts solr ignores new mailboxes until fts rescan

2015-10-13 Thread Christian Kivalo
On 2015-10-13 12:51, Giorgio Paolucci wrote: Hi Christian, may be the issue is related to this other post: http://dovecot.org/pipermail/dovecot/2015-September/102094.html Looks like the same problem and Timo wrote 2.2.19 should fix this -> http://dovecot.org/pipermail/dovecot/2015-September/1

Re: fts solr ignores new mailboxes until fts rescan

2015-10-13 Thread Giorgio Paolucci
Hi Christian, may be the issue is related to this other post: http://dovecot.org/pipermail/dovecot/2015-September/102094.html Anyway, what I can tell you is that for every  user account,  for every folders created after the last doveadm fts rescan for that user, dovecot does not invoke indexer.

Re: fts solr ignores new mailboxes until fts rescan

2015-10-13 Thread Christian Kivalo
Hi, On 2015-10-12 18:39, Giorgio Paolucci wrote: Hello, on my debian wheezy installation, I implemented fts plugin with solr as indexing system. I noticed that if a user creates a new folder, that folder it is ignored by dovecot indexing until a doveadm fts rescan is performed for that user. F

fts solr ignores new mailboxes until fts rescan

2015-10-12 Thread Giorgio Paolucci
Hello, on my debian wheezy installation, I implemented fts plugin with solr as indexing system. I noticed that if a user creates a new folder, that folder it is ignored by dovecot indexing until a doveadm fts rescan is performed for that user. From that time on everything works ok on that folder.