Fixes for retrieval handling in SRU mode.. The "virtual" record syntax
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 9 May 2006 13:39:46 +0000 (13:39 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 9 May 2006 13:39:46 +0000 (13:39 +0000)
commit5008c98db7e9ca6291347b6ecddb946aff92d0fe
tree1f216eebdfc7001355aff63e5a14ac023433fc2e
parent8489ef773c3c744b841f9b247dd9881bc3742473
Fixes for retrieval handling in SRU mode.. The "virtual" record syntax
was not seen as XML , and, hence, there could be strange matches.
Changed configuration format: schema and backendschema renamed to
name and backendname respectively.
etc/yazgfs.xml
include/yaz/retrieval.h
src/retrieval.c
src/seshigh.c
test/tst_retrieval.c