From a1cd3c744dd62866e35ed855349c2baa9a8fdd3c Mon Sep 17 00:00:00 2001 From: Heikki Levanto Date: Thu, 16 Jul 2015 16:28:41 +0200 Subject: [PATCH] More experiments. Getting the right facets, but not reproducing the problem --- test/paz_1009.cfg | 13 ++-- test/paz_1009.urls | 7 ++- test/paz_1009_settings.xml | 15 ++++- test/paz_1009_settings2.xml | 140 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 164 insertions(+), 11 deletions(-) create mode 100644 test/paz_1009_settings2.xml diff --git a/test/paz_1009.cfg b/test/paz_1009.cfg index 5eea2e5..3bf45ce 100644 --- a/test/paz_1009.cfg +++ b/test/paz_1009.cfg @@ -9,21 +9,22 @@ [[:WhiteSpace:][,.!;]]* } [$] > ; - + + + - - - + + + - + diff --git a/test/paz_1009.urls b/test/paz_1009.urls index 18e58dc..5ded57a 100644 --- a/test/paz_1009.urls +++ b/test/paz_1009.urls @@ -1,6 +1,7 @@ http://localhost:9763/search.pz2?command=init&clear=1 -paz_1009_settings.xml http://localhost:9763/search.pz2?session=1&command=settings +paz_1009_settings2.xml http://localhost:9763/search.pz2?session=1&command=settings http://localhost:9763/search.pz2?session=1&command=search&query=water -w http://localhost:9763/search.pz2?session=1&command=show&block=1 +w http://localhost:9763/search.pz2?session=1&command=show&num=1&block=1 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=termlist&num=50&name=xtargets%2Cseries%2Cpublisher + diff --git a/test/paz_1009_settings.xml b/test/paz_1009_settings.xml index 6748070..e59f8ed 100644 --- a/test/paz_1009_settings.xml +++ b/test/paz_1009_settings.xml @@ -1,10 +1,23 @@ + + + + + + + + + + + + + @@ -13,8 +26,6 @@ - - diff --git a/test/paz_1009_settings2.xml b/test/paz_1009_settings2.xml new file mode 100644 index 0000000..0dfb6fb --- /dev/null +++ b/test/paz_1009_settings2.xml @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 1.7.10.4