Advanced search with wildcard using notmuch for mutt

David Bremner david at tethera.net
Mon Dec 4 21:10:57 GMT 2023


Olly Betts <olly at survex.com> writes:

> The development version of Xapian supports both `*` and `?` glob-style
> wildcards in any position.
>
> You can enable them for the QueryParser using FLAG_WILDCARD_MULTI,
> FLAG_WILDCARD_SINGLE or FLAG_WILDCARD_GLOB (the last one is just the
> first two combined).

I see FLAG_FUZZY as well, supporting edit distance. Sounds like release
1.5 will be a crowd pleaser ;)

d




More information about the Xapian-discuss mailing list