Describe cql/pqf.properties
[ZOOM-Perl-moved-to-github.git] / samples / README
index 6eeadec..ccc7ebb 100644 (file)
@@ -1,4 +1,4 @@
-$Id: README,v 1.1 2005-10-12 11:53:49 mike Exp $
+$Id: README,v 1.3 2005-12-21 00:16:10 mike Exp $
 
 This area contains sample programs that exercise all three of the APIs
 supported by this module.  The programs for each API are contained in
@@ -28,3 +28,8 @@ zoomtst1.pl -- A direct translation of the "zoomtst.c" application
        fetch the records that they find, whereas the C version is
        satisfied just to get the hit count.
 
+In addition, this "sample" directory contains sample records that are
+used by the test-suite to exercise the update functionality.  These
+are found in the "records" subdirectory.  It also provides a
+CQL-to-PQF mapping file (copied blindly from the one in the YAZ
+distribution), found in the "cql" directory.