]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Working SRU search for various authority records
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 23 Feb 2011 02:56:54 +0000 (02:56 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 23 Feb 2011 02:56:54 +0000 (02:56 +0000)
commitc8a3f1f15f192fc7a1028cb0e7ec2e5028da3775
tree72a7bba54bc15982d69017eecf3c1bd95acdabd6
parente00d376eaf728d7e57d59d6443642190ec25bb95
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/trunk@19514 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