projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f320e9
)
Change diagnostic code mapping for Bib-1: "Unsupported search"
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 18 Nov 2011 11:54:28 +0000
(12:54 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 18 Nov 2011 11:56:05 +0000
(12:56 +0100)
Bib-1: "Unsupported search" now maps to SRU diagnostic : "Query feature
unsupported".
src/srwutil.c
patch
|
blob
|
history
diff --git
a/src/srwutil.c
b/src/srwutil.c
index
3a35a95
..
e1ff5a9
100644
(file)
--- a/
src/srwutil.c
+++ b/
src/srwutil.c
@@
-842,7
+842,7
@@
Z_SRW_PDU *yaz_srw_get_pdu(ODR o, int which, const char *version)
static int bib1_srw_map[] = {
1, 1,
2, 2,
- 3, 11,
+ 3, 48,
4, 35,
5, 12,
6, 38,