Working SRU search for various authority records
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 23 Feb 2011 02:59:13 +0000 (02:59 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 23 Feb 2011 02:59:13 +0000 (02:59 +0000)
commitd3a1b6b2e12878d0a59f2b2dbe673aae80f31d76
tree57262848531483d0fd59b8230a83c7bcb6c5c9b8
parent02d2dbe29489cd72e99daae6868b7cb507282565
Working SRU search for various authority records

We now have search indexes for:
  * ID
  * name
  * subject
  * title
  * topic

O:WWW:SuperCat::sru_search has been refactored somewhat to reduce
code duplication between the authority SRU and the bibliographic SRU.

This SRU interface lives, by default, at http://hostname/opac/extras/sru_auth

Explain output is still a bit wonky in the configInfo section.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_1@19515 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/examples/apache/eg_vhost.conf
Open-ILS/src/perlmods/lib/OpenILS/Application/SuperCat.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/SuperCat.pm