On Wednesday, 24 April 2024, at 3:44 AM, ellie timoney wrote: > I don't suppose you know of a version that it used to work correctly in? 3.2 in Debian Bullseye worked fine for us.
On Wednesday, 24 April 2024, at 3:44 AM, ellie timoney wrote: > The Xapian engine is actively maintained, whereas Squat has been neglected > for a while... Exactly. Xapian also allows to move search indexes to fastest disk during upgrade in live server. (yes, I know that modern Cyrus allows to store all meta-information in separate partition). BTW. I see a strange issue in Xapian initial indexing. We have many folders with 10,000 and more messages. Say, N messages. If I set "search_batchsize" to value M less than N to prevent long mailbox locking in live server, squatter re-enters the folder many times more than N/M, with permanent intensive writing to search partition. So, I had to set search_batchsize to 1,000,000. ------------------------------------------ Cyrus: Info Permalink: https://cyrus.topicbox.com/groups/info/Ta1f0b0500304ec85-Ma0c9479b9ba784e3f4ec9617 Delivery options: https://cyrus.topicbox.com/groups/info/subscription
