i like to know how do we use 'FLAG_FUZZY' if one need to use 'quest' to do the 
search query.


-- 
Best regards,
io
On Mon, Dec 04, 2023 at 05:10:57PM -0400, David Bremner wrote:
> Olly Betts <o...@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
> 
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to