X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fpazpar2.xml;h=a409402a96e79154d1320877d71e5126ff584ac3;hb=3a4c4cf2b436623060e1fb033b8f7cbf6b7c4d19;hp=40d4e93c280f83dee9e9e93c2ceedd6322e234a4;hpb=cf880fac8c1c2805136cb463dc3d1b7d05826741;p=pazpar2-moved-to-github.git diff --git a/doc/pazpar2.xml b/doc/pazpar2.xml index 40d4e93..a409402 100644 --- a/doc/pazpar2.xml +++ b/doc/pazpar2.xml @@ -8,7 +8,7 @@ %idcommon; ]> - + Pazpar2 @@ -16,7 +16,7 @@ Pazpar2 - 1 + 8 @@ -27,19 +27,114 @@ pazpar2 + + + + + + + + DESCRIPTION - + pazpar2 is the pazpar2 Metasearch daemon + and server. + In normal operation it acts as a simple HTTP server which serves + the Pazpar2 protocol. + The HTTP listener address may be given on the command line using + option or in the main configuration + file. The main configuration must be specified using option + . + OPTIONS - + + + + + + + Enables dump of XML records. It is useful if stylesheets are + being debugged. + + + + + + + Puts the pazpar2 server in the background. + + + + + + + Specifies main configuration. This option must be specified + in order for pazpar2 to operate normally. + + + + + + + + Specifies log file. The log file must be specified when pazpar2 + is running in the background (-D). + + + + + + + + Specifies PID file. If pazpar2 is started and configured properly + the file given holds the process ID of the pazpar2 process. + + + + + + + + Specifies a file or directory with alternative settings. This + overrides the settings element in the main + configuration. + + + + + + + + + Specifies that pazpar2 change user to the + uid given. + This, normally, require root privilege. + + + + + + + + Makes the pazpar2 server operate in debugging mode. This prevents pazpar2 + from making separate threads and processes. This option + should not be used in production. + + + + + + + + EXAMPLES - + None yet FILES @@ -48,12 +143,14 @@ SEE ALSO + Pazpar2 configuration: pazpar2_conf 5 + Pazpar2 protocol:. pazpar2_protocol 7