]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
search: translate d: to dt: in query
authorEric Wong <e@80x24.org>
Sun, 19 Feb 2023 08:18:14 +0000 (08:18 +0000)
committerEric Wong <e@80x24.org>
Sun, 19 Feb 2023 23:47:33 +0000 (23:47 +0000)
commit3cc3c62d25a452414c6e03540dd941099cda7b20
treedbfe8f0dc797c5f8aa71ddd6f0143742a449b3d4
parent55da8eaa1f467f490d018f2f65db32b851b366cf
search: translate d: to dt: in query

dt: is higher resolution and the YYYYMMDD column will be dropped
if there's ever another SCHEMA_VERSION update.  While the
upcoming code repo index is independent of the mail schemas,
it'll use similar query prefixes and likely use d:/dt: for
Author Date of git commits.
lib/PublicInbox/Search.pm
t/search.t