]> Sergey Matveev's repositories - public-inbox.git/commit
search: index and allow searching by date-time
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 5 Apr 2018 21:45:28 +0000 (21:45 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 6 Apr 2018 21:18:38 +0000 (21:18 +0000)
commit936670cb83971bf250571a7dd9b0a0a0b33babd8
tree675fa79206f5c1e9f3a13052ddd9d28b69fa67ca
parent9d6468d9560b8cd26ba2529d7a09a93ec5ad8c00
search: index and allow searching by date-time

Dscho found this useful for finding matching git commits based
on AuthorDate in git.  Add it to the overview DB format, too;
 so in the future we can support v2 repos without Xapian.

https://public-inbox.org/git/nycvar.QRO.7.76.6.1804041821420.55@ZVAVAG-6OXH6DA.rhebcr.pbec.zvpebfbsg.pbz
https://public-inbox.org/git/alpine.DEB.2.20.1702041206130.3496@virtualbox/
lib/PublicInbox/OverIdx.pm
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchIdx.pm
lib/PublicInbox/SearchMsg.pm
t/over.t
t/search.t