From: Mike Taylor Date: Thu, 6 May 2010 11:27:32 +0000 (+0100) Subject: Document the "encoding" directive. X-Git-Tag: v2.0.44~10 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=ef2dec0df83a2b23319b857cc4739d7a25e0df42 Document the "encoding" directive. --- diff --git a/doc/administration.xml b/doc/administration.xml index 471cfef..e247452 100644 --- a/doc/administration.xml +++ b/doc/administration.xml @@ -464,6 +464,17 @@ + + encoding charsetname + + + Tells Zebra to interpret the terms in Z39.50 queries as + having been encoded using the specified character + encoding. The default is ISO-8859-1; one + useful alternative is UTF-8. + + +