From: Adam Dickmeiss Date: Thu, 10 Sep 2009 08:38:17 +0000 (+0200) Subject: Describe include facility X-Git-Tag: v1.2.0~2 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=c26686a5a1448254fd0fff71dbfa962b04caf677 Describe include facility --- diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index 4df6094..4cf49d8 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -195,7 +195,8 @@ Multiple services must be given a unique ID by specifying attribute id. A single service may be unnamed (service ID omitted). The - service ID is referred to in the init webservice + service ID is referred to in the + init webservice command's service parameter. @@ -354,7 +355,7 @@ - + EXAMPLE @@ -393,7 +394,22 @@ ]]> - + + INCLUDE FACILITY + + The XML configuration may be partitioned into multiple files by using + the include element which takes a single attribute, + src. The of the src attribute is + regular Shell like glob-pattern. For example, + + ]]> + + + The include facility requires Pazpar2 version 1.2. + + + TARGET SETTINGS Pazpar2 features a cunning scheme by which you can associate various @@ -429,7 +445,9 @@ environment, where different end-users may need to be represented to some search targets in different ways. This, again, can be managed using an external database or other lookup mechanism. Setting overrides - can be performed either using the 'init' or the 'settings' webservice + can be performed either using the + init or the + settings webservice command. @@ -442,8 +460,10 @@ Finally, as an extreme case of this, the webservice client can - introduce entirely new targets, on the fly, as part of the init or - settings command. This is useful if you desire to manage information + introduce entirely new targets, on the fly, as part of the + init or + settings command. + This is useful if you desire to manage information about your search targets in a separate application such as a database. You do not need any static settings file whatsoever to run Pazpar2 -- as long as the webservice client is prepared to supply the necessary