]> Sergey Matveev's repositories - public-inbox.git/commit
extsearch*: drop unnecessary path canonicalization
authorEric Wong <e@80x24.org>
Mon, 21 Dec 2020 07:51:22 +0000 (07:51 +0000)
committerEric Wong <e@80x24.org>
Mon, 21 Dec 2020 21:51:59 +0000 (21:51 +0000)
commitc13272432ad28adb506faf6fb9121569cf5ec710
tree5110f0880ed7ea393ea54ce087ef8093ca148c42
parent427b4fbbc68e4e03b20d66062dd47a0213e18390
extsearch*: drop unnecessary path canonicalization

Unlike inboxdir, the canonical-ness of -extindex paths is not
relevant at the moment, and may never be relevant at all.  So
don't mislead others into thinking these paths being
canonicalized matters.
lib/PublicInbox/ExtSearch.pm
lib/PublicInbox/ExtSearchIdx.pm