From e266099d82b9104c3f05adfa3b284fb9e0a13b90 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Mon, 17 Jan 2011 12:19:21 +0100 Subject: [PATCH] Remove DB2 so the results are deterministic. --- test/test_facets.urls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test_facets.urls b/test/test_facets.urls index b523234..42fda58 100644 --- a/test/test_facets.urls +++ b/test/test_facets.urls @@ -4,7 +4,7 @@ http://localhost:9763/search.pz2?session=1&command=search&query=7+and+computer http://localhost:9763/search.pz2?session=1&command=show&block=1 http://localhost:9763/search.pz2?session=1&command=bytarget http://localhost:9763/search.pz2?session=1&command=termlist&name=xtargets%2Cauthor%2Csubject%2Cdate -http://localhost:9763/search.pz2?session=1&command=settings&pz:name%5Blocalhost:9999%2Fdb2%5D=db2&pz:requestsyntax%5Blocalhost:9999%2Fdb2%5D=usmarc&pz:nativesyntax%5Blocalhost:9999%2Fdb2%5D=txml&pz:xslt%5Blocalhost:9999%2Fdb2%5D=tmarc.xsl&pz:termlist_term_count%5Blocalhost:9999%2Fdb2%5D=5 +http://localhost:9763/search.pz2?session=1&command=settings&pz:name%5Blocalhost:9999%2Fdb1%5D=db1&pz:requestsyntax%5Blocalhost:9999%2Fdb1%5D=usmarc&pz:nativesyntax%5Blocalhost:9999%2Fdb1%5D=txml&pz:xslt%5Blocalhost:9999%2Fdb1%5D=tmarc.xsl&pz:termlist_term_count%5Blocalhost:9999%2Fdb1%5D=5 http://localhost:9763/search.pz2?session=1&command=search&query=4+and+computer http://localhost:9763/search.pz2?session=1&command=show&block=1 http://localhost:9763/search.pz2?session=1&command=bytarget @@ -18,7 +18,7 @@ http://localhost:9763/search.pz2?session=1&command=termlist&name=xtargets%2Cauth 10 http://localhost:9763/search.pz2?session=1&command=termlist&name=xtargets%2Cauthor%2Csubject%2Cdate http://localhost:9763/search.pz2?session=1&command=bytarget http://localhost:9763/search.pz2?command=init -http://localhost:9763/search.pz2?session=2&command=settings&pz:name%5Blocalhost:9999%2Fdb2%5D=db2&pz:requestsyntax%5Blocalhost:9999%2Fdb2%5D=usmarc&pz:nativesyntax%5Blocalhost:9999%2Fdb2%5D=txml&pz:xslt%5Blocalhost:9999%2Fdb2%5D=tmarc.xsl&pz:apdulog%5Blocalhost:9999%2Fdb2%5D=1 +http://localhost:9763/search.pz2?session=2&command=settings&pz:name%5Blocalhost:9999%2Fdb1%5D=db1&pz:requestsyntax%5Blocalhost:9999%2Fdb1%5D=usmarc&pz:nativesyntax%5Blocalhost:9999%2Fdb1%5D=txml&pz:xslt%5Blocalhost:9999%2Fdb1%5D=tmarc.xsl&pz:apdulog%5Blocalhost:9999%2Fdb1%5D=1 http://localhost:9763/search.pz2?session=2&command=search&query=9+and+computer 2 http://localhost:9763/search.pz2?session=2&command=show&block=1 http://localhost:9763/search.pz2?session=2&command=termlist&name=xtargets%2Cauthor%2Csubject%2Cdate -- 1.7.10.4