]> Sergey Matveev's repositories - public-inbox.git/commit
lei_overview: rename {relevance} => {pct}
authorEric Wong <e@80x24.org>
Thu, 21 Jan 2021 19:46:13 +0000 (19:46 +0000)
committerEric Wong <e@80x24.org>
Fri, 22 Jan 2021 20:18:01 +0000 (16:18 -0400)
commit7e947c849e3ceeb89c3d27952abdb10f9252c038
tree19261dee7eabc09d2912cba2805ac4e960b0940a
parentef0c7b68b0af086aa1bd0c38f331e28c873b989d
lei_overview: rename {relevance} => {pct}

The old name was too long compared to the rest of the field
names.  With the Xapian method being named ->get_percent,
"pct" is a well known abbreviation for "percent" and already
used internally by our wrapper.

..And cleanup some excess whitespace while we're in the area.
lib/PublicInbox/LeiOverview.pm