From 69c7a4f27f130aeeef575cf423e48ceac25a52df Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Tue, 1 Nov 2011 13:51:01 +0100 Subject: [PATCH] Add new test solr spellcheck test. Not added to dist test for now. --- test/test_solr_spell_1.res | 2 ++ test/test_solr_spell_2.res | 2 ++ test/test_solr_spell_3.res | 2 ++ test/test_solr_spell_4.res | 8 ++++++++ test/test_solr_spell_5.res | 13 +++++++++++++ test/test_solr_spell_6.res | 16 ++++++++++++++++ 6 files changed, 43 insertions(+) create mode 100644 test/test_solr_spell_1.res create mode 100644 test/test_solr_spell_2.res create mode 100644 test/test_solr_spell_3.res create mode 100644 test/test_solr_spell_4.res create mode 100644 test/test_solr_spell_5.res create mode 100644 test/test_solr_spell_6.res diff --git a/test/test_solr_spell_1.res b/test/test_solr_spell_1.res new file mode 100644 index 0000000..81ff9ff --- /dev/null +++ b/test/test_solr_spell_1.res @@ -0,0 +1,2 @@ + +OK11 \ No newline at end of file diff --git a/test/test_solr_spell_2.res b/test/test_solr_spell_2.res new file mode 100644 index 0000000..42534e3 --- /dev/null +++ b/test/test_solr_spell_2.res @@ -0,0 +1,2 @@ + +OK \ No newline at end of file diff --git a/test/test_solr_spell_3.res b/test/test_solr_spell_3.res new file mode 100644 index 0000000..ab63fe6 --- /dev/null +++ b/test/test_solr_spell_3.res @@ -0,0 +1,2 @@ + +OK \ No newline at end of file diff --git a/test/test_solr_spell_4.res b/test/test_solr_spell_4.res new file mode 100644 index 0000000..5a1147b --- /dev/null +++ b/test/test_solr_spell_4.res @@ -0,0 +1,8 @@ + +OK +0 +0 +0 +0 +0 + \ No newline at end of file diff --git a/test/test_solr_spell_5.res b/test/test_solr_spell_5.res new file mode 100644 index 0000000..848b25c --- /dev/null +++ b/test/test_solr_spell_5.res @@ -0,0 +1,13 @@ + +0 + + + + + + + + + + + \ No newline at end of file diff --git a/test/test_solr_spell_6.res b/test/test_solr_spell_6.res new file mode 100644 index 0000000..abf47c8 --- /dev/null +++ b/test/test_solr_spell_6.res @@ -0,0 +1,16 @@ + +OK +ocs-test.indexdata.com/solr/select +ocs_test +0 +0 +0 +Client_Idle + +king +kinga +kingp +lingg +kingv + + \ No newline at end of file -- 1.7.10.4