X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fpazpar2.xml;h=7caf310bf1fed42f4dd638c99587dfe687875fe4;hb=64dccf5757a22cedd3c21ca834e3e02f39dd0504;hp=16581d30123724a057577b6003ec0c0f24402f37;hpb=5cf7eb33aa983afd68b19bb3ea1fa8f8239c0dd3;p=pazpar2-moved-to-github.git diff --git a/doc/pazpar2.xml b/doc/pazpar2.xml index 16581d3..7caf310 100644 --- a/doc/pazpar2.xml +++ b/doc/pazpar2.xml @@ -1,5 +1,5 @@ - %local; @@ -12,10 +12,13 @@ Pazpar2 &version; + Index Data + Pazpar2 8 + System management commands @@ -31,19 +34,24 @@ + + - + + - DESCRIPTION - pazpar2 is the Pazpar2 Metasearch daemon + + DESCRIPTION + + pazpar2 is the Pazpar2 Metasearch daemon and server. In normal operation it acts as a simple HTTP server which serves the Pazpar2 protocol. @@ -54,8 +62,8 @@ - OPTIONS - + + OPTIONS @@ -63,14 +71,22 @@ Enables dump of XML records to the current log file. - It is useful if stylesheets are being debugged. + It is useful if stylesheets are being debugged. Using this option + twice makes Pazpar2 also dump full HTTP responses. + + + This option may also be used together with option + in which case the configuration, after include processing, will be + dumped to stdout. - Puts the Pazpar2 server in the background. + + Puts the Pazpar2 server in the background. + @@ -103,6 +119,17 @@ + -m timeformat + + Sets the format of time-stamps for logging. + Refer to the + + strftime(3) + man page for the format. + + + @@ -111,6 +138,20 @@ + + + + + If this option is given, HTTP requests are logged to file named + recfile and predictable sessions are enabled. + Using special argument, dash + (-), will make Pazpar2 use predictable sessions + only (no recording). + This is necessary when playing HTTP communication against pazpar2 + with the pazpar2_play program. Refer to . + + + @@ -120,9 +161,13 @@ started. Useful for checking a new configuration before a Pazpar2 is restarted. + + The configuration, after include processing, may also be dumped + to stdout by supplying option as well. + - In Pazpar2 1.2 and earlier releasese, option -t specified a + In Pazpar2 1.2 and earlier releases, option -t specified a local target settings file. @@ -141,6 +186,15 @@ + + + + Sets log level (YAZ log level system). + + + + + @@ -152,10 +206,10 @@ - + - Sets log level (YAZ log level system). + Changes working directory to dir. @@ -175,14 +229,14 @@ - This is an option which is only recognized on Windows. It installs - Pazpar2 as a Windows Service. + This is an option which is only recognized on Windows. It installs + Pazpar2 as a Windows Service. - - Pazpar2 only supports Windows Service options if Pazpar2 is - linked against YAZ 3.0.29 or later. - + + Pazpar2 only supports Windows Service options if Pazpar2 is + linked against YAZ 3.0.29 or later. + @@ -191,8 +245,8 @@ - This is an option which is only recognized on Windows. It removes - a Pazpar2 - Windows Service. + This is an option which is only recognized on Windows. It removes + a Pazpar2 - Windows Service. @@ -201,7 +255,8 @@ - EXAMPLES + + EXAMPLES The Debian package of pazpar2 starts the server with: pazpar2 -D -f /etc/pazpar2/pazpar2.cfg -l /var/log/pazpar2.log -p /var/run/pazpar2.pid -u nobody @@ -231,15 +286,17 @@ - FILES + + FILES /usr/sbin/pazpar2: pazpar2 daemon - + /usr/share/pazpar2: pazpar2 shared files - + /etc/pazpar2: pazpar2 config area - SEE ALSO + + SEE ALSO Pazpar2 configuration: @@ -254,22 +311,20 @@ 7 + + Pazpar2 player: + + pazpar2_play + 1 + + -