[Users] [Bug 4219] Quick Search should be able to search Body also

Paul claws at thewildbeast.co.uk
Wed Jun 12 20:38:34 CEST 2019


On Wed, 12 Jun 2019 11:23:03 -0700
sylpheed at 911networks.com wrote: 

> How do I search for a word, instead of a string?
> 
> For example I'd like to search for 'filter' but not for 'filtering'.

Use a regular expression (regexp) search.

A very simple example:

body_part regexpcase " filter "

with regards

Paul


More information about the Users mailing list