X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Fbook.xml;h=332600f6db417b4745fb47157ac6e052ebdea40a;hb=8479a2bef487a8a220b5e45a4085cf2f667aa23a;hp=c7d8a39507f0631363e7dbd6688952c8ba79bed1;hpb=41a56288adad0320c2a6933325b7d729954718c4;p=metaproxy-moved-to-github.git diff --git a/doc/book.xml b/doc/book.xml index c7d8a39..332600f 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -18,7 +18,6 @@ --> ]> - Metaproxy - User's Guide and Reference @@ -48,10 +47,9 @@ processes, interprets and redirects requests from IR clients using standard protocols such as the binary ANSI/NISO Z39.50 - and the information search and retireval - web services SRU - and SRW, as - well as functioning as a limited + and the information search and retrieval + web service SRU + as well as functioning as a limited HTTP server. @@ -87,8 +85,8 @@ Metaproxy is a stand alone program that acts as a universal router, proxy and encapsulated metasearcher for information retrieval protocols such - as Z39.50, and in the future - SRU and SRW. + as Z39.50 and + SRU. To clients, it acts as a server of these protocols: it can be searched, records can be retrieved from it, etc. To servers, it acts as a client: it searches in them, @@ -159,10 +157,8 @@ The popular C++ library. Initial versions of Metaproxy - was built with 1.33.0. Version 1.33.1 works too. Metaproxy - also compiles with Boost 1.34.1 but the tests do - not compile, because the Test API - of Boost has changed. + was built with 1.32 but this is no longer supported. + Metaproxy is known to work with Boost version 1.33 / 1.34. @@ -280,8 +276,6 @@ apt-get install libyazpp2-dev apt-get install libboost-dev apt-get install libboost-thread-dev - apt-get install libboost-date-time-dev - apt-get install libboost-program-options-dev apt-get install libboost-test-dev @@ -1661,7 +1655,6 @@ Z> Metaproxy can act as SRU and - SRW web service server, which translates web service requests to ANSI/NISO Z39.50 packages and sends them off to common available targets. @@ -1752,9 +1745,8 @@ Z> - A typical minimal example SRU and - SRW server configuration file is found - in the tarball distribution at + A typical minimal example SRU + server configuration file is found in the tarball distribution at etc/config-sru-to-z3950.xml.