]> Sergey Matveev's repositories - public-inbox.git/commit
searchidx: favor $sync->{ibx} (over $self->{ibx})
authorEric Wong <e@80x24.org>
Tue, 27 Oct 2020 07:54:39 +0000 (07:54 +0000)
committerEric Wong <e@80x24.org>
Sat, 7 Nov 2020 10:21:57 +0000 (10:21 +0000)
commit75bb8f5a39562f1bc5603e72338c5ed1c292362b
treebd7ef30d8afa9d3cf569a1382e0c2239d6b973f6
parent1d84b11490c71859d299713a2f9bf798ac740c8a
searchidx: favor $sync->{ibx} (over $self->{ibx})

In case we want to reuse code with ExtSearchIdx or V2Writable.
lib/PublicInbox/SearchIdx.pm