X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Ftools.xml;h=d66d7a3ec228640038a03ce3b64195bb07f2d61d;hp=2d9b62b30e7ccffcc2d486e14660e62e1c72e60a;hb=30f492ef927015dcd1399147ddc77c3f61976f5a;hpb=01e36a11adc97a240cc595f89280c8a619770251 diff --git a/doc/tools.xml b/doc/tools.xml index 2d9b62b..d66d7a3 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -2402,6 +2402,21 @@ int cql_transform_rpn2cql_wrbuf(cql_transform_t ct, + + solrmarc + + + The solrmarc decodes solrmarc records. + It assumes that the input is pure solrmarc text (no escaping) + and will convert all sequences of the form #XX; to a single + character of the hexadecimal value as given by XX. The output, + presumably, is a valid ISO2709 buffer. + + + This conversion is available in YAZ 5.0.21 and later. + + +