X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fintroduction.xml;h=fc9a628b20ccdbea415cc4d025cc9a985fc3cf47;hp=f2ca4ff1eb6c4bb3df7fba76d821caf8918a2f3e;hb=cc639afc463cc2a31d2e29c80c82a19c1a028228;hpb=d940392c53c32ccf76fb287cc5b997b9e921a431 diff --git a/doc/introduction.xml b/doc/introduction.xml index f2ca4ff..fc9a628 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 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.1 (over HTTP and HTTPS). + version 1.2 (over HTTP and HTTPS). Includes BER encoders/decoders for the @@ -24,6 +24,10 @@ protocol. + Supports + SOLR Web Service version 1.4.x (client side only) + + Supports the following transports: BER over TCP/IP (RFC1729), BER over unix local socket, and @@ -31,14 +35,15 @@ Secure Socket Layer support using + GNU TLS or OpenSSL. If enabled, &yaz; uses HTTPS transport (for SOAP) or "Secure BER" (for Z39.50). Offers - ZOOM C API implementing both - Z39.50 and SRU. + ZOOM C API implementing + Z39.50, SRU and SOLR Web Service. The &yaz; library offers a set of useful utilities