Update WIN makefile for YAZ 5.
[pazpar2-moved-to-github.git] / test / test_facets_settings_1.xml
index a7048a7..1fd7ade 100644 (file)
@@ -1,7 +1,7 @@
 <!-- Solr target -->
 <settings target="localhost:9999/db1">
   <set name="pz:maxrecs"  value="2" />
-  <set name="pz:facetmap:author"  value="author" />
-  <set name="pz:facetmap:subject" value="subject" />
   <set name="pz:facetmap:date"    value="date" />
+  <set name="pz:facetmap:subject" value="subject" />
+  <set name="pz:facetmap:author"  value="author" />
 </settings>