Michael J Gruber <[email protected]> writes:

> But, assertions are really for the case where you want to base a match
> result (true/false) on parts of the expression that you do not want to
> be part of the match itself. As far as I understand, matching in xapian
> is solely about the true/false result, so I'm wondering when you would
> really need lookahead and lookbehind (instead of groups).

Pedantic correction, the regex support in notmuch is not provided by
Xapian, but something bolted on by notmuch. That explains some (but not
all!) of its quirks.

d
_______________________________________________
notmuch mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to