X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fintroduction.xml;h=5be04724be89eb77a61d5c51d65a63725f645f9f;hp=7b2baae8bb24186baaa6966ee3bc5f9396ced4f6;hb=d51b21c6f41a021f21078921a0de50106264d55e;hpb=c91efbe35fe8ff53aeafedf0ffb8f1b90841ecdc diff --git a/doc/introduction.xml b/doc/introduction.xml index 7b2baae..5be0472 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -2,7 +2,7 @@ &yaz; is a C/C++ library for information retrieval applications - using the Z39.50/SRU/SOLR protocols for information retrieval. + using the Z39.50/SRU/Solr protocols for information retrieval. @@ -16,7 +16,7 @@ Supports SRU GET/POST/SOAP - version 1.2 (over HTTP and HTTPS). + version 1.1, 1.2 and 2.0 (over HTTP and HTTPS). Includes BER encoders/decoders for the @@ -25,7 +25,8 @@ Supports - SOLR Web Service version 1.4.x (client side only) + Solr Web Service version 1.4.x + (client side only) Supports the following transports: BER over TCP/IP @@ -35,15 +36,14 @@ Secure Socket Layer support using - GNU TLS or - OpenSSL. + GnuTLS. If enabled, &yaz; uses HTTPS transport (for SOAP) or "Secure BER" (for Z39.50). Offers ZOOM C API implementing - Z39.50, SRU and SOLR Web Service. + Z39.50, SRU and Solr Web Service. The &yaz; library offers a set of useful utilities