]> Sergey Matveev's repositories - public-inbox.git/commit
imap: wire up Xapian, MSN SEARCH and multi sequence-sets
authorEric Wong <e@yhbt.net>
Wed, 10 Jun 2020 07:05:14 +0000 (07:05 +0000)
committerEric Wong <e@yhbt.net>
Sat, 13 Jun 2020 07:55:45 +0000 (07:55 +0000)
commit62f1de1b4e2a936ef71a0d1f7d64e71a5aabb44d
tree6a97210bdfb45ae85d5d69bbf7cb1e78397f9784
parentcaf3331f0496c709e5543c75ae1dbb48bba54921
imap: wire up Xapian, MSN SEARCH and multi sequence-sets

Simple queries work, more complex queries involving parentheses,
"OR", "NOT" don't work, yet.

Tested with "=b", "=B", and "=H" search and limits in mutt
on both v1 and v2 with multiple Xapian shards.
lib/PublicInbox/IMAP.pm
lib/PublicInbox/Search.pm
t/imapd.t