From b949fca87e4c8041cac5706197a850604df6f045 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 27 Mar 2013 11:33:12 +0100 Subject: [PATCH] Spell Solr as Solr --- doc/zoom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/zoom.xml b/doc/zoom.xml index 20c62b3..d1945ae 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -27,7 +27,7 @@ This filter implements a generic client based on ZOOM of YAZ. The client implements the protocols that ZOOM C does: Z39.50, SRU - (GET, POST, SOAP) and SOLR . + (GET, POST, SOAP) and Solr . @@ -374,7 +374,7 @@ Step 2: If the target is Z39.50-based, it is passed verbatim (RPN). If the target is SRU-based, the RPN will be converted to CQL. - If the target is SOLR-based, the RPN will be converted to SOLR's query + If the target is Solr-based, the RPN will be converted to Solr's query type. -- 1.7.10.4