]> Sergey Matveev's repositories - public-inbox.git/commit
lei query + pagination sorta working
authorEric Wong <e@80x24.org>
Sun, 10 Jan 2021 12:14:58 +0000 (12:14 +0000)
committerEric Wong <e@80x24.org>
Tue, 12 Jan 2021 03:51:42 +0000 (03:51 +0000)
commit4ff570e5c3cfb33aff3ca6ad674958d9dd2abda9
tree66299a7b22bc523d230ca93f51b0eae3abca4c59
parent392533147f50061d93cb9ed82abf98067dde5472
lei query + pagination sorta working

Parallelism and interactivity with pager + SIGPIPE needs work;
but results are shown and phrase search works without shell
users having to apply Xapian quoting rules on top of standard
shell quoting.
MANIFEST
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiExternal.pm
lib/PublicInbox/LeiQuery.pm [new file with mode: 0644]
lib/PublicInbox/LeiStore.pm
lib/PublicInbox/LeiToMail.pm
lib/PublicInbox/LeiXSearch.pm
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchView.pm
t/lei.t
t/lei_xsearch.t