]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Use identifer indexes for older ISxN API methods (LP Bug #728671)
authordbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 31 Mar 2011 18:12:39 +0000 (18:12 +0000)
committerdbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 31 Mar 2011 18:12:39 +0000 (18:12 +0000)
commit7aa2c5629884c6daf1fb0a913c3f372769d122a1
tree6145e6e03d28bd707d3b14cbae2e84aea3f2f089
parenta789932ab71a02c3b8e316175c5dc2c1a509cfe8
Use identifer indexes for older ISxN API methods (LP Bug #728671)

There are three logic layers involved in the older ISxN 'quick searches': the OPAC, the search API, and the storage API.  The approach of this patch is to update the search API (which in turn fixes the OPAC), and ignore/deprecate the storage API for these identifiers.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19920 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/metabib.pm