]> Sergey Matveev's repositories - public-inbox.git/commit
search: xdb_sharded: make this a public method for ExtSearch
authorEric Wong <e@80x24.org>
Tue, 27 Oct 2020 07:54:08 +0000 (07:54 +0000)
committerEric Wong <e@80x24.org>
Sat, 7 Nov 2020 10:16:14 +0000 (10:16 +0000)
commitdff966c6e7e804b4e760aae39dda0b2c1a6ef30f
treedf7c0f4b3c3af5051c387fd43ef7b9e65729d2cf
parent6cdfe12cbcdd87ecfdafa487e4d78c3a12ac551e
search: xdb_sharded: make this a public method for ExtSearch

We can simplify callers by using $self->{xpfx} instead of
passing another arg on the stack.
lib/PublicInbox/ExtSearch.pm
lib/PublicInbox/Search.pm