From f0023772e813eeffe8f3a7b1142bc988ddbd8877 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Thu, 11 Nov 2010 14:13:13 +0100 Subject: [PATCH] ICU test with stemming enabled. Requires v4.1.3 (when released) --- test/test_icu.cfg | 1 + test/test_icu_8.res | 4 ++-- test/test_icu_urls | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/test/test_icu.cfg b/test/test_icu.cfg index 80f6da1..0aec864 100644 --- a/test/test_icu.cfg +++ b/test/test_icu.cfg @@ -12,6 +12,7 @@ + diff --git a/test/test_icu_8.res b/test/test_icu_8.res index 2f49a59..510d9ed 100644 --- a/test/test_icu_8.res +++ b/test/test_icu_8.res @@ -7,7 +7,7 @@ Englund, Carl R1 -Radioisotope Scanning1 +Community Colleges1 Scintillation Cameras1 Imaging Systems In Medicine1 Cartography1 @@ -16,6 +16,6 @@ Computers1 Railroads1 Universities And Colleges1 -Community Colleges1 +Radioisotope Scanning1 diff --git a/test/test_icu_urls b/test/test_icu_urls index 8589951..11a5dae 100644 --- a/test/test_icu_urls +++ b/test/test_icu_urls @@ -6,3 +6,4 @@ http://localhost:9763/search.pz2?session=1&command=show&start=0&number=1&sort=ti http://localhost:9763/search.pz2?session=1&command=show&start=0&number=1&sort=date:0 http://localhost:9763/search.pz2?session=1&command=show&start=0&number=1&sort=date:1 http://localhost:9763/search.pz2?session=1&command=termlist&name=author%2Csubject +http://localhost:9763/search.pz2?session=1&command=show&start=0&number=1 \ No newline at end of file -- 1.7.10.4