Updates to pz:authentication documentation
[pazpar2-moved-to-github.git] / test / test_solr_settings_1.xml
index b53f55a..9372ffc 100644 (file)
@@ -1,7 +1,6 @@
-<!-- Solr target -->
 <settings target="LOC Solr Test">
   <set name="pz:name"  value="LOC Solr Test" />
-  <set name="pz:url"   value="ocs-test.indexdata.com/solr/select" />
+  <set name="pz:url"   value="ocs-test.indexdata.com/solr" />
 
   <set name="pz:limitmap:author"  value="rpn:@attr 1=author_exact 6=3" />
   <set name="pz:limitmap:subject" value="rpn:@attr 1=subject_exact" />
@@ -37,4 +36,4 @@
   <set name="use_thumbnails" value="0" />
   <set name="pz:queryencoding"  value="UTF-8" />
 
-</settings>
\ No newline at end of file
+</settings>