Added support for character set conversion of query terms. The XML
[yazproxy-moved-to-github.git] / etc / config.xml
index 36933d7..08985e9 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
 <?xml version="1.0"?>
-<!-- $Id: config.xml,v 1.10 2005-03-14 13:09:59 adam Exp $ -->
+<!-- $Id: config.xml,v 1.11 2005-05-04 08:31:43 adam Exp $ -->
 <proxy xmlns="http://indexdata.dk/yazproxy/schema/0.9/"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 <proxy xmlns="http://indexdata.dk/yazproxy/schema/0.9/"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -29,6 +29,7 @@
     <preinit>0</preinit>
     <xi:include href="explain.xml"/>
     <cql2rpn>pqf.properties</cql2rpn>
     <preinit>0</preinit>
     <xi:include href="explain.xml"/>
     <cql2rpn>pqf.properties</cql2rpn>
+    <query-charset>ISO-8859-1</query-charset>
   </target>
   <target name="*">
     <target-timeout>60</target-timeout>
   </target>
   <target name="*">
     <target-timeout>60</target-timeout>