From: Mike Taylor Date: Wed, 23 Jul 2014 15:33:28 +0000 (+0100) Subject: Rewrite introduction X-Git-Tag: 1.0.0~371^2~2 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=8871d5d24f00a1ec36b58334b703701b3c9183fa Rewrite introduction --- diff --git a/doc/library-configuration.txt b/doc/library-configuration.txt index 9958108..311c3b0 100644 --- a/doc/library-configuration.txt +++ b/doc/library-configuration.txt @@ -2,17 +2,24 @@ MKWS Target Selection ===================== -MKWS accesses targets using the Pazpar2 metasearching engine, almost -always fronted by the Service Proxy to manage target selection. This -document assumes the SP is used, and so that a library of targets is -available, maintained using an instance of MKAdmin (often -http://mkc-admin.indexdata.com/console/) +MKWS accesses targets using the Pazpar2 metasearching engine. Although +Pazpar2 can be used directly, using a statically configured set of +targets, this usage is unusual. More often, Pazpar2 is fronted by the +Service Proxy (SP), which manages authentication, sessions, target +selection, etc. + +This document assumes the SP is used, and explains how to go about +making a set of targets (a "library") available, how to connect your +MKWS application to that library, and how to choose which of the +available targets to use. 1. Maintaining the library -------------------------- -### +### and so that a library of targets +is available, maintained using an instance of MKAdmin (often +http://mkc-admin.indexdata.com/console/) 2. Choosing targets from the library