]> Sergey Matveev's repositories - public-inbox.git/commitdiff
search: v2: ensure shards are numerically sorted
authorEric Wong <e@yhbt.net>
Thu, 20 Aug 2020 20:24:41 +0000 (20:24 +0000)
committerEric Wong <e@yhbt.net>
Thu, 20 Aug 2020 21:11:10 +0000 (21:11 +0000)
This seems required to correctly get the NNTP article number
from Xapian docid on combined Xapian DBs.  The default
(ASCII-betical) sorting was only acceptable for -imapd users
until somebody hit 11 (or more) shards, which is a rare case.


No differences found