]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1698206: Remove hit estimation cruft
authorMike Rylander <miker@esilibrary.com>
Wed, 28 Jun 2017 22:07:21 +0000 (18:07 -0400)
committerKathy Lussier <klussier@masslnc.org>
Mon, 28 Aug 2017 15:14:53 +0000 (11:14 -0400)
commit688c2a26d0921ba06dd633835348bdda3989591b
tree8872a2a67a64efe96da00d864684e57d82635c3b
parentd9fa69dee18b43d5a2efc460411c45f4064ae7cc
LP#1698206: Remove hit estimation cruft

The old code needed to refine the estimated hit count as each superpage was
read, but we don't need any of that anymore.  Also, it was causing hit count
display issues on superpages after the first.  So, we do away with all that.

Signed-off-by: Mike Rylander <miker@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/metabib.pm