Use identifer indexes for older ISxN API methods (LP Bug #728671)
authordbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 31 Mar 2011 18:13:09 +0000 (18:13 +0000)
committerdbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 31 Mar 2011 18:13:09 +0000 (18:13 +0000)
commitf7854fa1b2bf5797dc6b33fa76d84abe57281183
tree2aedb94832c528836bb8981bb210931fbe4550e8
parent2d9f914c96bd9aa5b588f793d046e1121b269c95
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_0@19922 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Search/Biblio.pm
Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/metabib.pm