]> git.notmuchmail.org Git - notmuch/commit - lib/regexp-fields.cc
lib: Add regexp searching for mid: prefix
authorDavid Bremner <david@tethera.net>
Wed, 15 Feb 2017 12:58:28 +0000 (08:58 -0400)
committerDavid Bremner <david@tethera.net>
Tue, 9 May 2017 10:44:15 +0000 (07:44 -0300)
commiteab365c742f86b52729ec2a5acaba1a798f94661
tree4b01c9b852d8c27fef20a92728496f3b132c0954
parent77c9ec1fddcbe145facfc3d65eee55b11ad61fb9
lib: Add regexp searching for mid: prefix

The bulk of the change is passing in the field options to the regexp
field processor, so that we can properly handle the
fallback (non-regexp case).
lib/database.cc
lib/regexp-fields.cc
lib/regexp-fields.h
test/T650-regexp-query.sh