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:
13cadf9
)
Removed retrieval config from pazpar2.cfg.dist. Client behavior now controlled from
author
Sebastian Hammer
<quinn@indexdata.com>
Sun, 8 Apr 2007 20:52:47 +0000
(20:52 +0000)
committer
Sebastian Hammer
<quinn@indexdata.com>
Sun, 8 Apr 2007 20:52:47 +0000
(20:52 +0000)
settings system.
etc/pazpar2.cfg.dist
patch
|
blob
|
history
diff --git
a/etc/pazpar2.cfg.dist
b/etc/pazpar2.cfg.dist
index
34f231d
..
9625054
100644
(file)
--- a/
etc/pazpar2.cfg.dist
+++ b/
etc/pazpar2.cfg.dist
@@
-22,10
+22,4
@@
<targetprofiles type="local" src="../zeerex/records/"/>
-<retrievalprofile>
- <requestsyntax>marc21</requestsyntax>
- <nativesyntax name="iso2709" format="marc21" encoding="marc8s" mapto="marcxml"/>
- <map type="xslt" stylesheet="marc21.xsl"/>
-</retrievalprofile>
-
</pazpar2>