X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Fbook.xml;h=c72c54042882c16ee707985fd71fc470fcd764bd;hb=2c7edc93f6ff0606f010b48346734a4a4645dc25;hp=87c2ff440d71aaa4259756d88fba661aaefdfc3e;hpb=cf08d2342c0354853091e98bb5d7aaf38c173032;p=pazpar2-moved-to-github.git diff --git a/doc/book.xml b/doc/book.xml index 87c2ff4..c72c540 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -9,7 +9,7 @@ %idcommon; ]> - + Pazpar2 - User's Guide and Reference @@ -35,7 +35,7 @@ and faceted results. - This document is a guide and reference to Pazpar version &version;. + This document is a guide and reference to Pazpar2 version &version;. @@ -55,7 +55,7 @@ Pazpar2 is a stand-alone metasearch client with a web-service API, designed to be used either from a browser-based client (JavaScript, Flash, Java, - etc.), from from server-side code, or any combination of the two. + etc.), from server-side code, or any combination of the two. Pazpar2 is a highly optimized client designed to search many resources in parallel. It implements record merging, relevance-ranking and sorting by arbitrary data content, and facet @@ -183,8 +183,8 @@ - In order to compile Pazpar2 an ANSI C compiler is - required. The requirements should be the same as for YAZ. + In order to compile Pazpar2, a C compiler which supports C99 or later + is required.
@@ -240,11 +240,14 @@ ../src/pazpar2 -f pazpar2.cfg -t edu.xml This will start a Pazpar2 listener on port 8004. It will proxy - HTTP requests to localhost - port 80, which we asssume will be the regular + HTTP requests to localhost - port 80, which we assume will be the regular HTTP server on the system. Inspect and modify pazpar2.cfg as needed - if this is to be changed. Make a new console and move to the - other stuff. For installation of Pazpar2 as a daemon, refer to the - manpage of Pazpar2. + if this is to be changed. The -t option specifies the list of targets + to use for searches. + + + Make a new console and move to the other stuff. + For more information about pazpar2 options refer to the manpage. @@ -274,7 +277,7 @@ Index Data provides Debian packages for Pazpar2. These are prepared for Debian versions Etch and Lenny (as of 2007). - Theses packages are available at + These packages are available at .