]> git.evergreen-ils.org Git - Evergreen.git/commit
As caching has evolved, at some point we started returning the entire data set
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 9 Nov 2007 21:49:36 +0000 (21:49 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 9 Nov 2007 21:49:36 +0000 (21:49 +0000)
commit37759414d6fe35b96a66884ca855ada8ef15c2b6
treec86a6dd72a2915b133d2fdcd5e3c83fbb92932bb
parent7583baa24a85ce53b74f0169e51aca1f5d624af6
As caching has evolved, at some point we started returning the entire data set
regardless off limit/offset.

This patch corrects the post-cache trimming of search results so that
it only returns the requested chunk.

Also, updated the OPAC so it could understand the data

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8051 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Search/Biblio.pm
Open-ILS/web/opac/skin/default/js/rresult.js