Re: Xapian searches in Cyrus 3.0

2019-01-03 Thread Sebastian Hagedorn
Sorry, but no. You are right that the *indexes* are generated properly when you sync, but I was talking about *conversationsdb*. That is *not* updated when syncing from 2.4 to 3.0. You need ro run ctl_conversationsdb for each user, otherwise Xapian won't find any messages. ctl_conversationsdb

Re: Xapian searches in Cyrus 3.0

2019-01-03 Thread Egoitz Aurrekoetxea
Hi Sebastian! I suppose I won't have problems when upgrading, because I'll do a 2.4 in place upgrade (with no xapian, no indexing) and later a replication to a 3.0 Cyrus with Xapian enabled, where all indexes due to this sync should being generated (it seems logs say that at least...). Is Xapian

Re: Xapian searches in Cyrus 3.0

2019-01-03 Thread Sebastian Hagedorn
--On 3. Januar 2019 um 16:08:44 +0100 Robert Stepanek wrote: On Thu, Jan 3, 2019, at 3:55 PM, Egoitz Aurrekoetxea wrote: I was planning to perform mailboxes squattering in rolling mode. Have you had some kind of expience on searching with Xapian and IMAP protocol?. Perhaps is more designed

Re: Xapian searches in Cyrus 3.0

2019-01-03 Thread Egoitz Aurrekoetxea
Thank you so much Robert Many many thanks!!! Cheers! --- EGOITZ AURREKOETXEA Departamento de sistemas 944 209 470 Parque Tecnológico. Edificio 103 48170 Zamudio (Bizkaia) ego...@sarenet.es www.sarenet.es [1] Antes de imprimir este correo electrónico piense si es necesario hacerlo.

Re: Xapian searches in Cyrus 3.0

2019-01-03 Thread Robert Stepanek
Hello, On Thu, Jan 3, 2019, at 3:55 PM, Egoitz Aurrekoetxea wrote: > I was planning to perform mailboxes squattering in rolling mode. Have > you had some kind of expience on searching with Xapian and IMAP > protocol?. Perhaps is more designed for JMAP?. Or perhaps, using it > with IMAP is not so

Xapian searches in Cyrus 3.0

2019-01-03 Thread Egoitz Aurrekoetxea
Good afternoon, I was planning to perform mailboxes squattering in rolling mode. Have you had some kind of expience on searching with Xapian and IMAP protocol?. Perhaps is more designed for JMAP?. Or perhaps, using it with IMAP is not so advantageous?. How your experiences had been in this