Re: Faster message body searching

2021-08-20 Thread Jean Louis
* Chinmaya Nagpal [2021-08-20 23:20]: > Is there any way to make it faster to do ~b limits in maildir mailboxes? > I don't really use notmuch for much other than message body searching so > I'm considering if I should get rid of it entirely. If you don't know who is the correspondent and you w

Re: Faster message body searching

2021-08-20 Thread Kevin J. McCarthy
On Sat, Aug 21, 2021 at 01:49:27AM +0530, Chinmaya Nagpal wrote: Is there any way to make it faster to do ~b limits in maildir mailboxes? $thorough_search, set by default, decodes each message before searching through it. You most likely want to do this, but it does slow the searching down.

Faster message body searching

2021-08-20 Thread Chinmaya Nagpal
Is there any way to make it faster to do ~b limits in maildir mailboxes? I don't really use notmuch for much other than message body searching so I'm considering if I should get rid of it entirely.