From: Sebastian Hammer Date: Sat, 6 Dec 2008 07:23:17 +0000 (+0000) Subject: Doc update X-Git-Tag: v1.1.0~57^2 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=7c741dfbdbf2e7f28827bbe4854ef2c7c9d1d2d0;p=pazpar2-moved-to-github.git Doc update --- diff --git a/NEWS b/NEWS index 0f1f78b..45508d7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Automatically computes pz:nativesyntax if not provided (works for XML and MARC) + --- 1.0.13 2008/11/24 Command bytarget returns name of target (if defined). diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index f81464a..b3a6281 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -714,6 +714,10 @@ For iso2709, can also specify a native character set, e.g. "iso2709;latin-1". If no character set is provided, MARC-8 is assumed. + + If pz:nativesyntax is not specified, pazpar2 will attempt to determine + the value based on the response from the server. +