]> git.evergreen-ils.org Git - 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:13:03 +0000 (18:13 +0000)
committerdbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 31 Mar 2011 18:13:03 +0000 (18:13 +0000)
commitf36adbadd6e709e268caf814fd1dab71203e59bd
tree536614deffd748eae8113cce8ec41479c14e9a77
parent14e6cc732ce96be27f4af4ca92e4464d62d21963
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/branches/rel_2_1@19921 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