projects
/
pazpar2-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:
79ae6c0
)
Added config for accessing LOC through SRU.
author
Sebastian Hammer
<quinn@indexdata.com>
Tue, 19 May 2009 15:07:37 +0000
(15:07 +0000)
committer
Sebastian Hammer
<quinn@indexdata.com>
Tue, 19 May 2009 15:07:37 +0000
(15:07 +0000)
etc/loc-sru.xml
[new file with mode: 0644]
patch
|
blob
diff --git a/etc/loc-sru.xml
b/etc/loc-sru.xml
new file mode 100644
(file)
index 0000000..
b4102f1
--- /dev/null
+++ b/
etc/loc-sru.xml
@@ -0,0
+1,13
@@
+<settings target="z3950.loc.gov:7090/voyager">
+
+ <set name="pz:name" value="Library of Congress"/>
+
+ <set name="pz:sru" value="get"/>
+ <set name="pz:sru_version" value="1.1"/>
+ <set name="pz:elements" value="dc"/>
+
+ <set name="pz:xslt" value="dc.xsl"/>
+
+ <set name="pz:apdulog" value="1"/>
+
+</settings>