]> Sergey Matveev's repositories - public-inbox.git/commit
search: remove subject_summary
authorEric Wong <e@80x24.org>
Sat, 7 Jan 2017 01:44:52 +0000 (01:44 +0000)
committerEric Wong <e@80x24.org>
Sat, 7 Jan 2017 01:45:46 +0000 (01:45 +0000)
commitf74b64dbe75226b996367a6049ebd00a3e39ba49
tree9d9ddd0d477579e81eef6ffb17a24978d83876df
parent492910d43c179a7e1919b2d0f417aea9473f9730
search: remove subject_summary

Apparently it never actually got used, and the world seems
fine without it, so we can drop it.

While we're at it, consider removing our subject_path
usage from existence, too.  We are not using fancy subject-line
based URLs, here.
lib/PublicInbox/Search.pm
lib/PublicInbox/SearchMsg.pm
t/search.t