]> Sergey Matveev's repositories - public-inbox.git/commit
lei q: trim JSON output
authorEric Wong <e@80x24.org>
Sat, 20 Mar 2021 12:40:31 +0000 (18:40 +0600)
committerEric Wong <e@80x24.org>
Sun, 21 Mar 2021 09:46:51 +0000 (09:46 +0000)
commita82e09c5e2ded9bc771cfae0fc5e267b063020ba
tree8d1d674a997a5819281edda610af8d140e84cb7d
parent0b3d4d72297f82cb43993074dfc4650a01f75683
lei q: trim JSON output

Stop showing `docid' since it's not useful with shards.

`bytes' and `lines' are probably noise, but maybe could be
visible in some "fuller" view.

v2: t/lei_xsearch: fix warnings from {docid} removal
lib/PublicInbox/LeiOverview.pm
lib/PublicInbox/LeiXSearch.pm
t/lei-import.t
t/lei_xsearch.t