Re: squatter lower limits

2017-09-15 Thread Robert Stepanek
Hi, I haven't worked with the squat backend, but I highly recommend to switch to the latest stable 3.0 branch and the Xapian backend, if you can. The Xapian backend does not discriminate between short and long strings, provides stemming and multi-tiered search databases, among other improvements.

squatter lower limits

2017-09-15 Thread Paolo Cravero
Hello. While looking to do low-level disk usage optimization, some simple performance tests relied on full-text searches (2.4 branch). Metadata always resides on local disks, while messages are on slower hardware. I noticed that full-text searches with short strings take much longer than longe