To test
-------
[1] Go the Advanced Search page in the public catalog, then to the
Numeric Search tab.
[2] Search on a UPC value (e.g., in Concerto, "
883929159529").
[3] Verify that a hit is retrieved.
Signed-off-by: Rogan Hamby <rhamby@equinoxinitiative.org>
Signed-off-by: Jennifer Pringle <jennifer.pringle@bc.libraries.coop>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
<select id="numeric_qtype" name="qtype">
<!-- TODO: Pull labels from config.metabib_field.label -->
<option value="identifier|isbn">[% l('ISBN') %]</option>
+ <option value="identifier|upc">[% l('UPC') %]</option>
<option value="identifier|issn">[% l('ISSN') %]</option>
<option value="cnbrowse">[% l('Call Number (Shelf Browse)') %]</option>
<option value="identifier|lccn">[% l('LCCN') %]</option>