Reverted e671bfc150dd0a556f3eca344526b5eb7696ee1a: OS X builds differently
[pazpar2-moved-to-github.git] / test / test_solr.urls
index 1b1d6e6..8f9ce7f 100644 (file)
@@ -27,3 +27,12 @@ http://localhost:9763/search.pz2?session=1&command=bytarget
 http://localhost:9763/search.pz2?session=1&command=termlist&name=xtargets%2Csubject%2Cauthor%2Cdate%2Cmedium
 http://localhost:9763/search.pz2?session=1&command=search&query=water&limit=subject%3DN.Y
 3 http://localhost:9763/search.pz2?session=1&command=show
+test_solr_settings_6.xml http://localhost:9763/search.pz2?session=1&command=settings
+http://localhost:9763/search.pz2?session=1&command=search&query=water&sort=date:1
+http://localhost:9763/search.pz2?session=1&command=show&block=1&sort=date:1
+http://localhost:9763/search.pz2?session=1&command=search&query=water&sort=date:0
+http://localhost:9763/search.pz2?session=1&command=show&block=1&sort=date:0
+http://localhost:9763/search.pz2?session=1&command=search&query=water&sort=author:1
+http://localhost:9763/search.pz2?session=1&command=show&block=1&sort=author:1
+http://localhost:9763/search.pz2?session=1&command=search&query=water&sort=author:0
+http://localhost:9763/search.pz2?session=1&command=show&block=1&sort=author:0
\ No newline at end of file