From: Mike Taylor Date: Thu, 18 Feb 2010 14:00:50 +0000 (+0000) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2 X-Git-Tag: v1.4.0~126^2~6 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=3f0e068b0815f90f9d9fd358908c17d092d50194;hp=95a8ae8c5d0d1708a204cb0065f755ed1e1c0673;p=pazpar2-moved-to-github.git Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2 --- diff --git a/doc/book.xml b/doc/book.xml index 40d7e11..2bde853 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -35,7 +35,7 @@ merging, relevance ranking, record sorting, and faceted results. It is middleware: it has no user interface of its own, but can be - configured and controlled by a REST-like web-service to provide + configured and controlled by an XML-over-HTTP web-service to provide metasearching functionality behind any user interface. @@ -80,7 +80,7 @@ Additional functionality such as user management and attractive displays are expected to be implemented by applications that use Pazpar2. Pazpar2 itself is user-interface independent. - Its functionality is exposed through a simple REST-style web-service API, + Its functionality is exposed through a simple XML RPC web-service API, designed to be easy to use from an AJAX-enabled browser, Flash animation, Java applet, etc., or from a higher-level server-side language like PHP, Perl or Java. Because session information can be shared between