From: Jakub Skoczen Date: Thu, 18 Feb 2010 13:46:50 +0000 (+0100) Subject: Remove factual error X-Git-Tag: v1.4.0~126^2~6^2 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=3bfc9073c490d556d12dd2d69e0bb2ed6059b71b Remove factual error --- diff --git a/doc/book.xml b/doc/book.xml index f1524b1..a577d5b 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. @@ -81,7 +81,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