]> Sergey Matveev's repositories - public-inbox.git/commit
extsearch: fix remaining "eindex" references
authorEric Wong <e@80x24.org>
Mon, 23 Nov 2020 07:05:57 +0000 (07:05 +0000)
committerEric Wong <e@80x24.org>
Tue, 24 Nov 2020 05:03:55 +0000 (05:03 +0000)
commitc39e72419ad420e21633d8b5f87ebb9c2ddcded4
treee0bf657a9f8e889f3c23b4f86f31af1fb2b07b57
parent9224adfd92cfeff1c00d6b971e653ca4ed5a98d2
extsearch: fix remaining "eindex" references

We'll replace "$EINDEX" => "$EXTINDEX" in a user-visible
line and also some hacker-only tests.

"eindex" is no longer used because it rhymes with "reindex",
so remove the last instance of it.

Fixes: 6b0fed3b03263ba2 ("extsearch: rename -eindex to -extindex")
lib/PublicInbox/ExtSearch.pm
t/extsearch.t