]> Sergey Matveev's repositories - public-inbox.git/commit - lib/PublicInbox/Search.pm
search: {version} => {ibx_ver}
authorEric Wong <e@yhbt.net>
Sun, 26 Jan 2020 01:17:43 +0000 (01:17 +0000)
committerEric Wong <e@yhbt.net>
Mon, 27 Jan 2020 02:58:07 +0000 (02:58 +0000)
commit7c5ac90b309bbe76468055e8a9289664ef2dfe37
tree3756cc39f302fd42116bd3da88121105e3a29eab
parent227a1d886672767e37cc86a3432952c14eb8a143
search: {version} => {ibx_ver}

We don't confuse human readers with the Xapian schema version.
We also want to make it obvious this is the version of the inbox
we're indexing, these are Search or SearchIdx objects, not Inbox
objects.
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchIdx.pm