Treat target name as possible SRU database and allow omitted explain.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 27 May 2008 15:38:15 +0000 (17:38 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 27 May 2008 15:38:15 +0000 (17:38 +0200)
commit5e44f9e8b9c90d13e59169f966bec3593047f603
tree479299243b49ba324832a6d2d100636165863ba2
parent5ace60a2d363137c0e55b78611be2aa00e1d0e2d
Treat target name as possible SRU database and allow omitted explain.

The matching of a target uses both the name attribute in the target
sections as well as the database content in explain. Previously only
explain database was used in match. Also allow explain to be omitted
for SRU.
src/proxyp.h
src/yaz-proxy-config.cpp
src/yaz-proxy.cpp