Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8438BDA77 for ; Mon, 18 Mar 2013 14:43:27 +0000 (UTC) Received: (qmail 10965 invoked by uid 500); 18 Mar 2013 14:43:25 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 10910 invoked by uid 500); 18 Mar 2013 14:43:25 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 10902 invoked by uid 99); 18 Mar 2013 14:43:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 14:43:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 14:43:17 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 8112FC00CA for ; Mon, 18 Mar 2013 14:42:56 +0000 (UTC) Date: Mon, 18 Mar 2013 14:42:04 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <1309093050.5124.1363617776341.JavaMail.hudson@aegis> In-Reply-To: <1888310850.4873.1363514654933.JavaMail.hudson@aegis> References: <1888310850.4873.1363514654933.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 210 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5123_1996804263.1363617724709" X-Jenkins-Job: Lucene-Solr-NightlyTests-trunk X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_5123_1996804263.1363617724709 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/210/ 8 tests failed. REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: Test Setup Failure: shard1 should have just been set up to be inconsistent = - but it's still consistent. Leader:http://127.0.0.1:13184/collection1 Dead= Guy:http://127.0.0.1:13181/collection1skip list:[CloudJettyRunner [url=3Dh= ttp://127.0.0.1:13193/collection1], CloudJettyRunner [url=3Dhttp://127.0.0.= 1:13224/collection1]] Stack Trace: java.lang.AssertionError: Test Setup Failure: shard1 should have just been = set up to be inconsistent - but it's still consistent. Leader:http://127.0.= 0.1:13184/collection1 Dead Guy:http://127.0.0.1:13181/collection1skip list:= [CloudJettyRunner [url=3Dhttp://127.0.0.1:13193/collection1], CloudJettyRun= ner [url=3Dhttp://127.0.0.1:13224/collection1]] =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19062:2461B3A3E49EF05E]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.assertTrue(Assert.java:43) =09at org.junit.Assert.assertNotNull(Assert.java:526) =09at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:212) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:601) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:722) REGRESSION: org.apache.solr.core.OpenCloseCoreStressTest.test10MinutesNew Error Message: Core 00001_core bad! expected:<270> but was:<264> Stack Trace: java.lang.AssertionError: Core 00001_core bad! expected:<270> but was:<264> =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19062:9FA2859AE10F7AD6]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:472) =09at org.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCo= reStressTest.java:303) =09at org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreSt= ressTest.java:201) =09at org.apache.solr.core.OpenCloseCoreStressTest.test10MinutesNew(OpenClo= seCoreStressTest.java:133) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:601) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:722) REGRESSION: org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsNew Error Message: Core 00006_core bad! expected:<15> but was:<0> Stack Trace: java.lang.AssertionError: Core 00006_core bad! expected:<15> but was:<0> =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19062:C132216FC1016927]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:472) =09at org.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCo= reStressTest.java:303) =09at org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreSt= ressTest.java:201) =09at org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsNew(OpenClo= seCoreStressTest.java:121) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:601) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:722) REGRESSION: org.apache.solr.core.OpenCloseCoreStressTest.test10MinutesOld Error Message: Core 00006_core bad! expected:<60> but was:<0> Stack Trace: java.lang.AssertionError: Core 00006_core bad! expected:<60> but was:<0> =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19062:67AF666D0F1616E6]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:472) =09at org.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCo= reStressTest.java:303) =09at org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreSt= ressTest.java:201) =09at org.apache.solr.core.OpenCloseCoreStressTest.test10MinutesOld(OpenClo= seCoreStressTest.java:127) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:601) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:722) FAILED: junit.framework.TestSuite.org.apache.solr.core.OpenCloseCoreStress= Test Error Message: ERROR: SolrIndexSearcher opens=3D1894 closes=3D1893 Stack Trace: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=3D1894 closes=3D18= 93 =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19062]:0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.ja= va:247) =09at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:97) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:601) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:700) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:722) FAILED: junit.framework.TestSuite.org.apache.solr.core.OpenCloseCoreStress= Test Error Message: 2 threads leaked from SUITE scope at org.apache.solr.core.OpenCloseCoreStre= ssTest: 1) Thread[id=3D2466, name=3DsearcherExecutor-3220-thread-1, sta= te=3DWAITING, group=3DTGRP-OpenCloseCoreStressTest] at sun.misc.Uns= afe.park(Native Method) at java.util.concurrent.locks.LockSupport.p= ark(LockSupport.java:186) at java.util.concurrent.locks.AbstractQue= uedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)= at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQue= ue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(Thr= eadPoolExecutor.java:1068) at java.util.concurrent.ThreadPoolExecut= or.runWorker(ThreadPoolExecutor.java:1130) at java.util.concurrent.= ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.= lang.Thread.run(Thread.java:722) 2) Thread[id=3D2467, name=3DcommitSched= uler-3222-thread-1, state=3DWAITING, group=3DTGRP-OpenCloseCoreStressTest] = at sun.misc.Unsafe.park(Native Method) at java.util.concurr= ent.locks.LockSupport.park(LockSupport.java:186) at java.util.concu= rrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueued= Synchronizer.java:2043) at java.util.concurrent.ScheduledThreadPool= Executor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079) = at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.tak= e(ScheduledThreadPoolExecutor.java:807) at java.util.concurrent.Thr= eadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) at java.util.= concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) = at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor= .java:615) at java.lang.Thread.run(Thread.java:722) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from S= UITE scope at org.apache.solr.core.OpenCloseCoreStressTest:=20 1) Thread[id=3D2466, name=3DsearcherExecutor-3220-thread-1, state=3DWAIT= ING, group=3DTGRP-OpenCloseCoreStressTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186= ) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionO= bject.await(AbstractQueuedSynchronizer.java:2043) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueu= e.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecut= or.java:1068) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExec= utor.java:1130) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExe= cutor.java:615) at java.lang.Thread.run(Thread.java:722) 2) Thread[id=3D2467, name=3DcommitScheduler-3222-thread-1, state=3DWAITI= NG, group=3DTGRP-OpenCloseCoreStressTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186= ) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionO= bject.await(AbstractQueuedSynchronizer.java:2043) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueu= e.take(ScheduledThreadPoolExecutor.java:1079) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueu= e.take(ScheduledThreadPoolExecutor.java:807) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecut= or.java:1068) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExec= utor.java:1130) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExe= cutor.java:615) at java.lang.Thread.run(Thread.java:722) =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19062]:0) FAILED: junit.framework.TestSuite.org.apache.solr.core.OpenCloseCoreStress= Test Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id= =3D2466, name=3DsearcherExecutor-3220-thread-1, state=3DWAITING, group=3DTG= RP-OpenCloseCoreStressTest] at sun.misc.Unsafe.park(Native Method) = at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186= ) at java.util.concurrent.locks.AbstractQueuedSynchronizer$Conditio= nObject.await(AbstractQueuedSynchronizer.java:2043) at java.util.co= ncurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:106= 8) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolE= xecutor.java:1130) at java.util.concurrent.ThreadPoolExecutor$Worke= r.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.j= ava:722) 2) Thread[id=3D2467, name=3DcommitScheduler-3222-thread-1, stat= e=3DWAITING, group=3DTGRP-OpenCloseCoreStressTest] at sun.misc.Unsa= fe.park(Native Method) at java.util.concurrent.locks.LockSupport.pa= rk(LockSupport.java:186) at java.util.concurrent.locks.AbstractQueu= edSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) = at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueu= e.take(ScheduledThreadPoolExecutor.java:1079) at java.util.concurre= nt.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExe= cutor.java:807) at java.util.concurrent.ThreadPoolExecutor.getTask(= ThreadPoolExecutor.java:1068) at java.util.concurrent.ThreadPoolExe= cutor.runWorker(ThreadPoolExecutor.java:1130) at java.util.concurre= nt.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at ja= va.lang.Thread.run(Thread.java:722) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie = threads that couldn't be terminated: 1) Thread[id=3D2466, name=3DsearcherExecutor-3220-thread-1, state=3DWAIT= ING, group=3DTGRP-OpenCloseCoreStressTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186= ) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionO= bject.await(AbstractQueuedSynchronizer.java:2043) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueu= e.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecut= or.java:1068) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExec= utor.java:1130) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExe= cutor.java:615) at java.lang.Thread.run(Thread.java:722) 2) Thread[id=3D2467, name=3DcommitScheduler-3222-thread-1, state=3DWAITI= NG, group=3DTGRP-OpenCloseCoreStressTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186= ) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionO= bject.await(AbstractQueuedSynchronizer.java:2043) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueu= e.take(ScheduledThreadPoolExecutor.java:1079) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueu= e.take(ScheduledThreadPoolExecutor.java:807) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecut= or.java:1068) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExec= utor.java:1130) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExe= cutor.java:615) at java.lang.Thread.run(Thread.java:722) =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19062]:0) REGRESSION: org.apache.solr.handler.component.DistributedSpellCheckCompone= ntTest.testDistribSearch Error Message: Captured an uncaught exception in thread: Thread[id=3D248, name=3DThread-17= 2, state=3DRUNNABLE, group=3DTGRP-DistributedSpellCheckComponentTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an unca= ught exception in thread: Thread[id=3D248, name=3DThread-172, state=3DRUNNA= BLE, group=3DTGRP-DistributedSpellCheckComponentTest] =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19062:2461B3A3E49EF05E]= :0) Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrSer= verException: Timeout occured while waiting response from server at: http:/= /127.0.0.1:27212 =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19062]:0) =09at org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSe= archTestCase.java:525) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occure= d while waiting response from server at: http://127.0.0.1:27212 =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:412) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:181) =09at org.apache.solr.client.solrj.request.QueryRequest.process(QueryReques= t.java:90) =09at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301) =09at org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSe= archTestCase.java:520) Caused by: java.net.SocketTimeoutException: Read timed out =09at java.net.SocketInputStream.socketRead0(Native Method) =09at java.net.SocketInputStream.read(SocketInputStream.java:150) =09at java.net.SocketInputStream.read(SocketInputStream.java:121) =09at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(Abstrac= tSessionInputBuffer.java:166) =09at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffe= r.java:90) =09at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractS= essionInputBuffer.java:281) =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:92) =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:62) =09at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessagePa= rser.java:254) =09at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHead= er(AbstractHttpClientConnection.java:289) =09at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHead= er(DefaultClientConnection.java:252) =09at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponse= Header(ManagedClientConnectionImpl.java:191) =09at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRe= questExecutor.java:300) =09at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecu= tor.java:127) =09at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(Default= RequestDirector.java:717) =09at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq= uestDirector.java:522) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:906) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:805) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:784) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:353) =09... 4 more Build Log: [...truncated 8918 lines...] [junit4:junit4] Suite: org.apache.solr.handler.component.DistributedSpellCh= eckComponentTest [junit4:junit4] 2> 0 T33 oas.BaseDistributedSearchTestCase.initHostContex= t Setting hostContext system property: / [junit4:junit4] 2> 6 T33 oas.SolrTestCaseJ4.setUp ###Starting testDistrib= Search [junit4:junit4] 2> 8 T33 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 13 T33 oejs.AbstractConnector.doStart Started SocketCo= nnector@127.0.0.1:36167 [junit4:junit4] 2> 13 T33 oass.SolrDispatchFilter.init SolrDispatchFilter= .init() [junit4:junit4] 2> 14 T33 oasc.SolrResourceLoader.locateSolrHome JNDI not= configured for solr (NoInitialContextEx) [junit4:junit4] 2> 14 T33 oasc.SolrResourceLoader.locateSolrHome using sy= stem property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 15 T33 oasc.CoreContainer$Initializer.initialize looki= ng for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-NightlyTests-trunk/solr/build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 15 T33 oasc.CoreContainer. New CoreContainer 108= 8183477 [junit4:junit4] 2> 16 T33 oasc.CoreContainer.load Loading CoreContainer u= sing Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nightl= yTests-trunk/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 17 T33 oasc.SolrResourceLoader. new SolrResource= Loader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-= NightlyTests-trunk/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 75 T33 oashc.HttpShardHandlerFactory.getParameter Sett= ing socketTimeout to: 120000 [junit4:junit4] 2> 76 T33 oashc.HttpShardHandlerFactory.getParameter Sett= ing urlScheme to: http:// [junit4:junit4] 2> 76 T33 oashc.HttpShardHandlerFactory.getParameter Sett= ing connTimeout to: 15000 [junit4:junit4] 2> 77 T33 oashc.HttpShardHandlerFactory.getParameter Sett= ing maxConnectionsPerHost to: 20 [junit4:junit4] 2> 77 T33 oashc.HttpShardHandlerFactory.getParameter Sett= ing corePoolSize to: 0 [junit4:junit4] 2> 78 T33 oashc.HttpShardHandlerFactory.getParameter Sett= ing maximumPoolSize to: 2147483647 [junit4:junit4] 2> 78 T33 oashc.HttpShardHandlerFactory.getParameter Sett= ing maxThreadIdleTime to: 5 [junit4:junit4] 2> 79 T33 oashc.HttpShardHandlerFactory.getParameter Sett= ing sizeOfQueue to: -1 [junit4:junit4] 2> 79 T33 oashc.HttpShardHandlerFactory.getParameter Sett= ing fairnessPolicy to: false [junit4:junit4] 2> 80 T33 oascsi.HttpClientUtil.createClient Creating new= http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&sock= etTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 153 T33 oasc.CoreContainer.load Registering Log Listen= er [junit4:junit4] 2> 174 T43 oasc.CoreContainer.create Creating SolrCore 'c= ollection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1 [junit4:junit4] 2> 175 T43 oasc.SolrResourceLoader. new SolrResourc= eLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 177 T43 oasc.SolrResourceLoader.replaceClassLoader Add= ing 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-= trunk/solr/build/solr-core/test-files/solr/collection1/lib/README' to class= loader [junit4:junit4] 2> 177 T43 oasc.SolrResourceLoader.replaceClassLoader Add= ing 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-= trunk/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to cla= ssloader [junit4:junit4] 2> 247 T43 oasc.SolrConfig. Using Lucene MatchVersi= on: LUCENE_50 [junit4:junit4] 2> 329 T43 oasc.SolrConfig. Loaded SolrConfig: solr= config.xml [junit4:junit4] 2> 331 T43 oass.IndexSchema.readSchema Reading Solr Schem= a [junit4:junit4] 2> 382 T43 oass.IndexSchema.readSchema Schema name=3Dtest [junit4:junit4] 2> 1830 T43 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1857 T43 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 1861 T43 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 1918 T43 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 1937 T43 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 1944 T43 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1949 T43 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1950 T43 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1951 T43 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1952 T43 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1953 T43 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1954 T43 oasc.SolrCore.initDirectoryFactory solr.Stand= ardDirectoryFactory [junit4:junit4] 2> 2009 T43 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-trunk/solr/build/solr-core/test-files/solr/collection1/, dataDir=3D./or= g.apache.solr.handler.component.DistributedSpellCheckComponentTest-13636164= 46779/control/data/ [junit4:junit4] 2> 2009 T43 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@85379bc [junit4:junit4] 2> 2011 T43 oasc.SolrCore.initDirectoryFactory solr.Stand= ardDirectoryFactory [junit4:junit4] 2> 2012 T43 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTes= ts-trunk/solr/build/solr-core/test/J0/org.apache.solr.handler.component.Dis= tributedSpellCheckComponentTest-1363616446779/control/data forceNew: false [junit4:junit4] 2> 2013 T43 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D./org.apache.solr.handler.component.Distribu= tedSpellCheckComponentTest-1363616446779/control/data/index/ [junit4:junit4] 2> 2014 T43 oasc.SolrCore.initIndex WARNING [collection1]= Solr index directory './org.apache.solr.handler.component.DistributedSpell= CheckComponentTest-1363616446779/control/data/index' doesn't exist. Creatin= g new index... [junit4:junit4] 2> 2016 T43 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTes= ts-trunk/solr/build/solr-core/test/J0/org.apache.solr.handler.component.Dis= tributedSpellCheckComponentTest-1363616446779/control/data/index forceNew: = false [junit4:junit4] 2> 2037 T43 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.ha= ndler.component.DistributedSpellCheckComponentTest-1363616446779/control/da= ta/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5beb1172= ),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 2037 T43 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1[segments_1] [junit4:junit4] 2> 2038 T43 oasc.SolrCore.initWriters created xml: solr.X= MLResponseWriter [junit4:junit4] 2> 2041 T43 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 2042 T43 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe-allfields" [junit4:junit4] 2> 2043 T43 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 2044 T43 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "uni= q-fields" [junit4:junit4] 2> 2045 T43 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 2045 T43 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 2046 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 2047 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 2048 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 2049 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated dismax: solr.SearchHandler [junit4:junit4] 2> 2049 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 2050 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 2051 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated defaults: solr.StandardRequestHandler [junit4:junit4] 2> 2051 T43 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 2052 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated lazy: solr.StandardRequestHandler [junit4:junit4] 2> 2053 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 2053 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2054 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2055 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 2056 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 2057 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.Se= archHandler [junit4:junit4] 2> 2058 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2059 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2059 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2060 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 2061 T43 oasc.RequestHandlers.initHandlersFromConfig c= reated /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 2075 T43 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 2080 T43 oasc.SolrCore.initDeprecatedSupport WARNING s= olrconfig.xml uses deprecated , Please update your con= fig to use the ShowFileRequestHandler. [junit4:junit4] 2> 2082 T43 oasc.SolrCore.initDeprecatedSupport WARNING a= dding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEP= ROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-R= EPLICATION2.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, TRIVI= AL.UPDATEPROCESSOR1.JS, BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, S= OLRCONFIG-CACHING.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-REPEATER.XM= L, REGEX-BOOST-PROCESSOR-TEST.TXT, BAD-SCHEMA-NONTEXT-ANALYZER.XML, CURRENC= Y.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, SOLRCONFIG-MERGEPOLICY= .XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-COMPONENTS-NAM= E.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC= .XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.T= XT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-PROPINJECT-= INDEXDEFAULT.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-SWEETSPO= T.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, = SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML= , SCHEMA-REPLICATION1.XML, DA_UTF8.XML, CONDITIONAL.UPDATEPROCESSOR.JS, SCH= EMA-TINY.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, HYPHENATION.DTD, SOLRCO= NFIG-ENABLEPLUGIN.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TES= T.AFF, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-SNIPPET-TYPE.XML, STO= PTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TR= ANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XM= L, SOLRCONFIG-SIMPLELOCK.XML, SCHEMA-DOCVALUES.XML, WDFTYPES.TXT, STOPTYPES= -2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCO= NFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-D= FR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, K= EEP-1.TXT, OPEN-EXCHANGE-RATES.JSON, SCHEMA-SPATIAL.XML, STOPWITHBOM.TXT, S= OLRCONFIG-SPELLCHECKER.XML, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-POSTINGSHIGH= LIGHT.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-N= OT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-XINCLUDE.XML, SOLRCONFIG-M= ASTER1.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, SOLRCONFIG-MINIMAL.XML, SCHE= MA-DOCVALUESMULTI.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, BAD-SCH= EMA-UNSUPPORTED-DOCVALUES.XML, SCHEMA_CODEC.XML, BAD-SCHEMA-SWEETSPOT-PARTI= AL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML, SCHEMA-EFF.XML, SOLRCONFIG-MAST= ER1-KEEPONEBACKUP.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG= -TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-= SWEETSPOT-PARTIAL-NORMS.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, STO= PWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD= -SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML, SOLRCONFIG-SOLCOREPROPE= RTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOL= RCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCEN= EMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML,= SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, HU= NSPELL-TEST.DIC, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XIN= CLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML= , SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHE= MA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFI= G_CODEC.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFIL= E.XML, JASUGGEST.TXT, SCHEMA-DOCVALUESFACETING.XML, SCHEMA-TFIDF.XML, SOLRC= ONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST= .TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFA= ULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATI= VELOCK.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.X= ML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCON= FIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONAR= Y.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-CURRENCY.XML, SOL= RCONFIG-INDEXCONFIG.XML, SOLRCONFIG_PERF.XML, BAD-SCHEMA-ANALYZER-CLASS-AND= -NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, BAD-SCHEMA-UNI= QUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, MAPPING-ISOLATIN1ACCENT.TXT, BA= D_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML] [junit4:junit4] 2> 2089 T43 oass.SolrIndexSearcher. Opening Searche= r@6b117085 main [junit4:junit4] 2> 2090 T43 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 2090 T43 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 2091 T43 oashc.SpellCheckComponent.inform Initializing= spell checkers [junit4:junit4] 2> 2101 T43 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 2169 T44 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@6b117085 main{StandardDirectoryReader(segm= ents_1:1)} [junit4:junit4] 2> 2187 T43 oasc.CoreContainer.registerCore registering c= ore: collection1 [junit4:junit4] 2> 2188 T33 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/buil= d/solr-core/test/J0 [junit4:junit4] 2> 2189 T33 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 2317 T33 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 2349 T33 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 2353 T33 oejs.AbstractConnector.doStart Started Socket= Connector@127.0.0.1:27176 [junit4:junit4] 2> 2354 T33 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 2354 T33 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2355 T33 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 2356 T33 oasc.CoreContainer$Initializer.initialize loo= king for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 2356 T33 oasc.CoreContainer. New CoreContainer 8= 80070643 [junit4:junit4] 2> 2357 T33 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-trunk/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 2358 T33 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-NightlyTests-trunk/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 2429 T33 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4:junit4] 2> 2430 T33 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 2431 T33 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4:junit4] 2> 2431 T33 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 2432 T33 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 2432 T33 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 2433 T33 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 2433 T33 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 2434 T33 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 2435 T33 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 2458 T33 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 2490 T55 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection= 1 [junit4:junit4] 2> 2491 T55 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 2493 T55 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -trunk/solr/build/solr-core/test-files/solr/collection1/lib/README' to clas= sloader [junit4:junit4] 2> 2494 T55 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -trunk/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to cl= assloader [junit4:junit4] 2> 2579 T55 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4:junit4] 2> 2670 T55 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 2671 T55 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 2713 T55 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> 3735 T55 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 3764 T55 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 3772 T55 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 3813 T55 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 3823 T55 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 3832 T55 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 3834 T55 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 3835 T55 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Expected key, got STRING [junit4:junit4] 2> 3836 T55 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 3837 T55 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 3837 T55 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARNING Expected key, got STRING [junit4:junit4] 2> 3838 T55 oasc.SolrCore.initDirectoryFactory solr.Stand= ardDirectoryFactory [junit4:junit4] 2> 3839 T55 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-trunk/solr/build/solr-core/test-files/solr/collection1/, dataDir=3D./or= g.apache.solr.handler.component.DistributedSpellCheckComponentTest-13636164= 46779/shard0/data/ [junit4:junit4] 2> 3840 T55 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@85379bc [junit4:junit4] 2> 3842 T55 oasc.SolrCore.initDirectoryFactory solr.Stand= ardDirectoryFactory [junit4:junit4] 2> 3844 T55 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTes= ts-trunk/solr/build/solr-core/test/J0/org.apache.solr.handler.component.Dis= tributedSpellCheckComponentTest-1363616446779/shard0/data forceNew: false [junit4:junit4] 2> 3846 T55 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D./org.apache.solr.handler.component.Distribu= tedSpellCheckComponentTest-1363616446779/shard0/data/index/ [junit4:junit4] 2> 3847 T55 oasc.SolrCore.initIndex WARNING [collection1]= Solr index directory './org.apache.solr.handler.component.DistributedSpell= CheckComponentTest-1363616446779/shard0/data/index' doesn't exist. Creating= new index... [junit4:junit4] 2> 3849 T55 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTes= ts-trunk/solr/build/solr-core/test/J0/org.apache.solr.handler.component.Dis= tributedSpellCheckComponentTest-1363616446779/shard0/data/index forceNew: f= alse [junit4:junit4] 2> 3859 T55 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.ha= ndler.component.DistributedSpellCheckComponentTest-1363616446779/shard0/dat= a/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@59af11e8)= ,segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 3860 T55 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1[segments_1] [junit4:junit4] 2> 3862 T55 oasc.SolrCore.initWriters created xml: solr.X= MLResponseWriter [junit4:junit4] 2> 3867 T55 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 3868 T55 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe-allfields" [junit4:junit4] 2> 3869 T55 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 3870 T55 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "uni= q-fields" [junit4:junit4] 2> 3872 T55 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 3873 T55 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 3874 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 3876 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 3878 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 3879 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated dismax: solr.SearchHandler [junit4:junit4] 2> 3881 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 3882 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 3883 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated defaults: solr.StandardRequestHandler [junit4:junit4] 2> 3884 T55 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 3885 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated lazy: solr.StandardRequestHandler [junit4:junit4] 2> 3887 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 3889 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3891 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3893 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 3895 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 3897 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.Se= archHandler [junit4:junit4] 2> 3899 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3901 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3903 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3906 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 3908 T55 oasc.RequestHandlers.initHandlersFromConfig c= reated /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 3927 T55 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 3935 T55 oasc.SolrCore.initDeprecatedSupport WARNING s= olrconfig.xml uses deprecated , Please update your con= fig to use the ShowFileRequestHandler. [junit4:junit4] 2> 3939 T55 oasc.SolrCore.initDeprecatedSupport WARNING a= dding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEP= ROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-R= EPLICATION2.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, TRIVI= AL.UPDATEPROCESSOR1.JS, BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, S= OLRCONFIG-CACHING.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-REPEATER.XM= L, REGEX-BOOST-PROCESSOR-TEST.TXT, BAD-SCHEMA-NONTEXT-ANALYZER.XML, CURRENC= Y.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, SOLRCONFIG-MERGEPOLICY= .XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-COMPONENTS-NAM= E.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC= .XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.T= XT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-PROPINJECT-= INDEXDEFAULT.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-SWEETSPO= T.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, = SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML= , SCHEMA-REPLICATION1.XML, DA_UTF8.XML, CONDITIONAL.UPDATEPROCESSOR.JS, SCH= EMA-TINY.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, HYPHENATION.DTD, SOLRCO= NFIG-ENABLEPLUGIN.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TES= T.AFF, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-SNIPPET-TYPE.XML, STO= PTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TR= ANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XM= L, SOLRCONFIG-SIMPLELOCK.XML, SCHEMA-DOCVALUES.XML, WDFTYPES.TXT, STOPTYPES= -2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCO= NFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-D= FR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, K= EEP-1.TXT, OPEN-EXCHANGE-RATES.JSON, SCHEMA-SPATIAL.XML, STOPWITHBOM.TXT, S= OLRCONFIG-SPELLCHECKER.XML, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-POSTINGSHIGH= LIGHT.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-N= OT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-XINCLUDE.XML, SOLRCONFIG-M= ASTER1.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, SOLRCONFIG-MINIMAL.XML, SCHE= MA-DOCVALUESMULTI.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, BAD-SCH= EMA-UNSUPPORTED-DOCVALUES.XML, SCHEMA_CODEC.XML, BAD-SCHEMA-SWEETSPOT-PARTI= AL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML, SCHEMA-EFF.XML, SOLRCONFIG-MAST= ER1-KEEPONEBACKUP.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG= -TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-= SWEETSPOT-PARTIAL-NORMS.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, STO= PWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD= -SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML, SOLRCONFIG-SOLCOREPROPE= RTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOL= RCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCEN= EMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML,= SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, HU= NSPELL-TEST.DIC, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XIN= CLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML= , SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHE= MA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFI= G_CODEC.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFIL= E.XML, JASUGGEST.TXT, SCHEMA-DOCVALUESFACETING.XML, SCHEMA-TFIDF.XML, SOLRC= ONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST= .TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFA= ULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATI= VELOCK.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.X= ML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCON= FIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONAR= Y.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-CURRENCY.XML, SOL= RCONFIG-INDEXCONFIG.XML, SOLRCONFIG_PERF.XML, BAD-SCHEMA-ANALYZER-CLASS-AND= -NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, BAD-SCHEMA-UNI= QUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, MAPPING-ISOLATIN1ACCENT.TXT, BA= D_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML] [junit4:junit4] 2> 3948 T55 oass.SolrIndexSearcher. Opening Searche= r@1bbb5095 main [junit4:junit4] 2> 3950 T55 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 3950 T55 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 3952 T55 oashc.SpellCheckComponent.inform Initializing= spell checkers [junit4:junit4] 2> 3967 T55 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 4055 T56 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@1bbb5095 main{StandardDirectoryReader(segm= ents_1:1)} [junit4:junit4] 2> 4081 T55 oasc.CoreContainer.registerCore registering c= ore: collection1 [junit4:junit4] 2> 4083 T33 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/buil= d/solr-core/test/J0 [junit4:junit4] 2> 4084 T33 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 4085 T33 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C2 name=3Dcollection1 org.apache.solr.= core.SolrCore@dd78445 [junit4:junit4] 2> 5825 T36 C2 oasu.DirectUpdateHandler2.deleteAll [colle= ction1] REMOVING ALL DOCUMENTS FROM INDEX [junit4:junit4] 2> 5836 T36 C2 oasc.SolrDeletionPolicy.onInit SolrDeletio= nPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.ha= ndler.component.DistributedSpellCheckComponentTest-1363616446779/control/da= ta/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5beb1172= ),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 5845 T36 C2 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 5849 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {deleteByQuery=3D*:*} 0 80 [junit4:junit4] 2> ASYNC NEW_CORE C3 name=3Dcollection1 org.apache.solr.= core.SolrCore@5b5e3d2c [junit4:junit4] 2> 6000 T48 C3 oasu.DirectUpdateHandler2.deleteAll [colle= ction1] REMOVING ALL DOCUMENTS FROM INDEX [junit4:junit4] 2> 6010 T48 C3 oasc.SolrDeletionPolicy.onInit SolrDeletio= nPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.ha= ndler.component.DistributedSpellCheckComponentTest-1363616446779/shard0/dat= a/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@59af11e8)= ,segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 6014 T48 C3 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 6017 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {deleteByQuery=3D*:*} 0 17 [junit4:junit4] 2> 6040 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[1]} 0 15 [junit4:junit4] 2> 6054 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[1]} 0 8 [junit4:junit4] 2> 6064 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[2]} 0 4 [junit4:junit4] 2> 6073 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[2]} 0 4 [junit4:junit4] 2> 6081 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[3]} 0 3 [junit4:junit4] 2> 6091 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[3]} 0 3 [junit4:junit4] 2> 6099 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[4]} 0 3 [junit4:junit4] 2> 6108 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[4]} 0 4 [junit4:junit4] 2> 6116 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[5]} 0 3 [junit4:junit4] 2> 6126 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[5]} 0 2 [junit4:junit4] 2> 6136 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[6]} 0 4 [junit4:junit4] 2> 6144 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[6]} 0 3 [junit4:junit4] 2> 6153 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[7]} 0 4 [junit4:junit4] 2> 6161 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[7]} 0 3 [junit4:junit4] 2> 6171 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[8]} 0 4 [junit4:junit4] 2> 6180 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[8]} 0 3 [junit4:junit4] 2> 6190 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[9]} 0 5 [junit4:junit4] 2> 6200 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[9]} 0 5 [junit4:junit4] 2> 6365 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[10]} 0 159 [junit4:junit4] 2> 6410 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[10]} 0 39 [junit4:junit4] 2> 6421 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[12]} 0 5 [junit4:junit4] 2> 6433 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[12]} 0 6 [junit4:junit4] 2> 6444 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[13]} 0 5 [junit4:junit4] 2> 6455 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[13]} 0 4 [junit4:junit4] 2> 6466 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[14]} 0 5 [junit4:junit4] 2> 6476 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[14]} 0 5 [junit4:junit4] 2> 6486 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[15]} 0 4 [junit4:junit4] 2> 6495 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[15]} 0 4 [junit4:junit4] 2> 6506 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[16]} 0 4 [junit4:junit4] 2> 6516 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[16]} 0 4 [junit4:junit4] 2> 6525 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[17]} 0 4 [junit4:junit4] 2> 6534 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[17]} 0 4 [junit4:junit4] 2> 6544 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[18]} 0 5 [junit4:junit4] 2> 6553 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[18]} 0 4 [junit4:junit4] 2> 6562 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[19]} 0 4 [junit4:junit4] 2> 6570 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[19]} 0 4 [junit4:junit4] 2> 6579 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[20]} 0 4 [junit4:junit4] 2> 6588 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[20]} 0 3 [junit4:junit4] 2> 6632 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[21]} 0 39 [junit4:junit4] 2> 6672 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[21]} 0 35 [junit4:junit4] 2> 6686 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[22]} 0 7 [junit4:junit4] 2> 6700 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[22]} 0 8 [junit4:junit4] 2> 6711 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[23]} 0 5 [junit4:junit4] 2> 6721 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[23]} 0 5 [junit4:junit4] 2> 6732 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[24]} 0 5 [junit4:junit4] 2> 6742 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[24]} 0 5 [junit4:junit4] 2> 6752 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[25]} 0 3 [junit4:junit4] 2> 6761 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{wt=3Djavabin&version=3D2} {add=3D[25]} 0 4 [junit4:junit4] 2> 6805 T36 C2 oasu.DirectUpdateHandler2.commit start com= mit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDelete= s=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 7366 T36 C2 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.ha= ndler.component.DistributedSpellCheckComponentTest-1363616446779/control/da= ta/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5beb1172= ),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.ha= ndler.component.DistributedSpellCheckComponentTest-1363616446779/control/da= ta/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5beb1172= ),segFN=3Dsegments_2,generation=3D2,filenames=3D[_2_Lucene41WithOrds_0.doc,= _2_Asserting_0.pos, _1_Lucene42_0.dvm, _1_Lucene41WithOrds_0.doc, _1_MockF= ixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tib, _1_Lucene42_0.dvd, _2_MockF= ixedIntBlock_0.tii, _1.fnm, _1_Asserting_0.tim, _2_MockFixedIntBlock_0.tib,= _2_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _1_Asserting_0.tip= , _2_MockFixedIntBlock_0.frq, _0_Asserting_0.doc, _1.nvm, _1_Asserting_0.po= s, _0.fnm, _1_MockFixedIntBlock_0.frq, _1.nvd, _2.fdt, _0_MockFixedIntBlock= _0.pos, _2.fdx, _2_Asserting_0.tim, _1.fdx, _2.nvm, _2_Lucene42_0.dvm, _2_A= sserting_0.tip, _1_MockFixedIntBlock_0.skp, _2_MockFixedIntBlock_0.pos, _1.= fdt, _2_Lucene41WithOrds_0.pos, _1_Lucene41WithOrds_0.tii, _2.nvd, _1_Lucen= e41WithOrds_0.tib, _2_MockFixedIntBlock_0.doc, _1_MockFixedIntBlock_0.pos, = _2_Lucene42_0.dvd, _2.si, _0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0= _Asserting_0.tip, _0_Lucene42_0.dvd, _1_MockFixedIntBlock_0.doc, _1_Asserti= ng_0.doc, _2_MockFixedIntBlock_0.skp, _0_Lucene41WithOrds_0.tii, _1_Lucene4= 1WithOrds_0.pos, _0_Lucene41WithOrds_0.pos, _0_Lucene42_0.dvm, _0_MockFixed= IntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _2_Asserting_0.doc, _0.nvd, _0.= si, _1_MockFixedIntBlock_0.tii, _2_Lucene41WithOrds_0.tii, _0_Lucene41WithO= rds_0.doc, _2_Lucene41WithOrds_0.tib, _0.nvm, _2.fnm, _0_MockFixedIntBlock_= 0.frq, _0_MockFixedIntBlock_0.doc, _1.si, segments_2, _1_MockFixedIntBlock_= 0.tib, _0.fdx, _0_Asserting_0.pos, _0.fdt] [junit4:junit4] 2> 7367 T36 C2 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 2[_2_Lucene41WithOrds_0.doc, _2_Asserting_0.pos, _1_Lucene42_= 0.dvm, _1_Lucene41WithOrds_0.doc, _1_MockFixedIntBlock_0.pyl, _0_MockFixedI= ntBlock_0.tib, _1_Lucene42_0.dvd, _2_MockFixedIntBlock_0.tii, _1.fnm, _1_As= serting_0.tim, _2_MockFixedIntBlock_0.tib, _2_MockFixedIntBlock_0.pyl, _0_M= ockFixedIntBlock_0.tii, _1_Asserting_0.tip, _2_MockFixedIntBlock_0.frq, _0_= Asserting_0.doc, _1.nvm, _1_Asserting_0.pos, _0.fnm, _1_MockFixedIntBlock_0= .frq, _1.nvd, _2.fdt, _0_MockFixedIntBlock_0.pos, _2.fdx, _2_Asserting_0.ti= m, _1.fdx, _2.nvm, _2_Lucene42_0.dvm, _2_Asserting_0.tip, _1_MockFixedIntBl= ock_0.skp, _2_MockFixedIntBlock_0.pos, _1.fdt, _2_Lucene41WithOrds_0.pos, _= 1_Lucene41WithOrds_0.tii, _2.nvd, _1_Lucene41WithOrds_0.tib, _2_MockFixedIn= tBlock_0.doc, _1_MockFixedIntBlock_0.pos, _2_Lucene42_0.dvd, _2.si, _0_Luce= ne41WithOrds_0.tib, _0_Asserting_0.tim, _0_Asserting_0.tip, _0_Lucene42_0.d= vd, _1_MockFixedIntBlock_0.doc, _1_Asserting_0.doc, _2_MockFixedIntBlock_0.= skp, _0_Lucene41WithOrds_0.tii, _1_Lucene41WithOrds_0.pos, _0_Lucene41WithO= rds_0.pos, _0_Lucene42_0.dvm, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBl= ock_0.pyl, _2_Asserting_0.doc, _0.nvd, _0.si, _1_MockFixedIntBlock_0.tii, _= 2_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.doc, _2_Lucene41WithOrds_0.= tib, _0.nvm, _2.fnm, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.doc= , _1.si, segments_2, _1_MockFixedIntBlock_0.tib, _0.fdx, _0_Asserting_0.pos= , _0.fdt] [junit4:junit4] 2> 7456 T36 C2 oass.SolrIndexSearcher. Opening Sear= cher@665507c1 main [junit4:junit4] 2> 7458 T36 C2 oasu.DirectUpdateHandler2.commit end_commi= t_flush [junit4:junit4] 2> 7462 T44 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@665507c1 main{StandardDirectoryReader(segm= ents_2:8 _0(5.0):C10 _1(5.0):C10 _2(5.0):C4)} [junit4:junit4] 2> 7464 T36 C2 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Djavabin&version=3D2&so= ftCommit=3Dfalse} {commit=3D} 0 659 [junit4:junit4] 2> 7471 T48 C3 oasu.DirectUpdateHandler2.commit start com= mit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDelete= s=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 7867 T48 C3 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.ha= ndler.component.DistributedSpellCheckComponentTest-1363616446779/shard0/dat= a/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@59af11e8)= ,segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.ha= ndler.component.DistributedSpellCheckComponentTest-1363616446779/shard0/dat= a/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@59af11e8)= ,segFN=3Dsegments_2,generation=3D2,filenames=3D[_2_Lucene41WithOrds_0.doc, = _2_Asserting_0.pos, _1_Lucene42_0.dvm, _1_Lucene41WithOrds_0.doc, _1_MockFi= xedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tib, _1_Lucene42_0.dvd, _2_MockFi= xedIntBlock_0.tii, _1.fnm, _1_Asserting_0.tim, _2_MockFixedIntBlock_0.tib, = _2_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _1_Asserting_0.tip,= _2_MockFixedIntBlock_0.frq, _0_Asserting_0.doc, _1.nvm, _1_Asserting_0.pos= , _0.fnm, _1_MockFixedIntBlock_0.frq, _1.nvd, _2.fdt, _0_MockFixedIntBlock_= 0.pos, _2.fdx, _2_Asserting_0.tim, _1.fdx, _2.nvm, _2_Lucene42_0.dvm, _2_As= serting_0.tip, _1_MockFixedIntBlock_0.skp, _2_MockFixedIntBlock_0.pos, _1.f= dt, _2_Lucene41WithOrds_0.pos, _1_Lucene41WithOrds_0.tii, _2.nvd, _1_Lucene= 41WithOrds_0.tib, _2_MockFixedIntBlock_0.doc, _1_MockFixedIntBlock_0.pos, _= 2_Lucene42_0.dvd, _2.si, _0_Lucene41WithOrds_0.tib, _0_Asserting_0.tim, _0_= Asserting_0.tip, _0_Lucene42_0.dvd, _1_MockFixedIntBlock_0.doc, _1_Assertin= g_0.doc, _2_MockFixedIntBlock_0.skp, _0_Lucene41WithOrds_0.tii, _1_Lucene41= WithOrds_0.pos, _0_Lucene41WithOrds_0.pos, _0_Lucene42_0.dvm, _0_MockFixedI= ntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _2_Asserting_0.doc, _0.nvd, _0.s= i, _1_MockFixedIntBlock_0.tii, _2_Lucene41WithOrds_0.tii, _0_Lucene41WithOr= ds_0.doc, _2_Lucene41WithOrds_0.tib, _0.nvm, _2.fnm, _0_MockFixedIntBlock_0= .frq, _0_MockFixedIntBlock_0.doc, _1.si, segments_2, _1_MockFixedIntBlock_0= .tib, _0.fdx, _0_Asserting_0.pos, _0.fdt] [junit4:junit4] 2> 7869 T48 C3 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 2[_2_Lucene41WithOrds_0.doc, _2_Asserting_0.pos, _1_Lucene42_= 0.dvm, _1_Lucene41WithOrds_0.doc, _1_MockFixedIntBlock_0.pyl, _0_MockFixedI= ntBlock_0.tib, _1_Lucene42_0.dvd, _2_MockFixedIntBlock_0.tii, _1.fnm, _1_As= serting_0.tim, _2_MockFixedIntBlock_0.tib, _2_MockFixedIntBlock_0.pyl, _0_M= ockFixedIntBlock_0.tii, _1_Asserting_0.tip, _2_MockFixedIntBlock_0.frq, _0_= Asserting_0.doc, _1.nvm, _1_Asserting_0.pos, _0.fnm, _1_MockFixedIntBlock_0= .frq, _1.nvd, _2.fdt, _0_MockFixedIntBlock_0.pos, _2.fdx, _2_Asserting_0.ti= m, _1.fdx, _2.nvm, _2_Lucene42_0.dvm, _2_Asserting_0.tip, _1_MockFixedIntBl= ock_0.skp, _2_MockFixedIntBlock_0.pos, _1.fdt, _2_Lucene41WithOrds_0.pos, _= 1_Lucene41WithOrds_0.tii, _2.nvd, _1_Lucene41WithOrds_0.tib, _2_MockFixedIn= tBlock_0.doc, _1_MockFixedIntBlock_0.pos, _2_Lucene42_0.dvd, _2.si, _0_Luce= ne41WithOrds_0.tib, _0_Asserting_0.tim, _0_Asserting_0.tip, _0_Lucene42_0.d= vd, _1_MockFixedIntBlock_0.doc, _1_Asserting_0.doc, _2_MockFixedIntBlock_0.= skp, _0_Lucene41WithOrds_0.tii, _1_Lucene41WithOrds_0.pos, _0_Lucene41WithO= rds_0.pos, _0_Lucene42_0.dvm, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBl= ock_0.pyl, _2_Asserting_0.doc, _0.nvd, _0.si, _1_MockFixedIntBlock_0.tii, _= 2_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.doc, _2_Lucene41WithOrds_0.= tib, _0.nvm, _2.fnm, _0_MockFixedIntBlock_0.frq, _0_MockFixedIntBlock_0.doc= , _1.si, segments_2, _1_MockFixedIntBlock_0.tib, _0.fdx, _0_Asserting_0.pos= , _0.fdt] [junit4:junit4] 2> 7985 T48 C3 oass.SolrIndexSearcher. Opening Sear= cher@5aeb7c20 main [junit4:junit4] 2> 7986 T48 C3 oasu.DirectUpdateHandler2.commit end_commi= t_flush [junit4:junit4] 2> 7990 T56 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@5aeb7c20 main{StandardDirectoryReader(segm= ents_2:8 _0(5.0):C10 _1(5.0):C10 _2(5.0):C4)} [junit4:junit4] 2> 7991 T48 C3 UPDATE [collection1] webapp=3D path=3D/upd= ate params=3D{waitSearcher=3Dtrue&commit=3Dtrue&wt=3Djavabin&version=3D2&so= ftCommit=3Dfalse} {commit=3D} 0 520 [junit4:junit4] 2> 8467 T36 C2 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH&q=3D*:*&wt=3Djava= bin&qt=3DspellCheckCompRH&version=3D2&spellcheck.build=3Dtrue} hits=3D24 st= atus=3D0 QTime=3D439=20 [junit4:junit4] 2> 9036 T49 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH&distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onl= yMorePopular=3Dfalse&rows=3D10&NOW=3D1363616455285&shard.url=3D127.0.0.1:27= 176/&fl=3Did,score&start=3D0&q=3D*:*&spellcheck.count=3D5&isShard=3Dtrue&qt= =3DspellCheckCompRH&fsv=3Dtrue&spellcheck.build=3Dtrue} hits=3D24 status=3D= 0 QTime=3D291=20 [junit4:junit4] 2> 9128 T49 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH&ids=3D3,2,1,10,7,6,5,4,9,8&distrib=3Dfalse&wt=3Djavabin= &version=3D2&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616455285&shard.u= rl=3D127.0.0.1:27176/&q=3D*:*&spellcheck.count=3D1&qt=3DspellCheckCompRH&is= Shard=3Dtrue&spellcheck.build=3Dtrue} status=3D0 QTime=3D24=20 [junit4:junit4] 2> 9145 T48 C3 oashc.SpellCheckComponent.finishStage 127.= 0.0.1:27176/ null [junit4:junit4] 2> 9146 T48 C3 oashc.SpellCheckComponent.finishStage 127.= 0.0.1:27176/ null [junit4:junit4] 2> 9153 T48 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/&shards.qt=3DspellChe= ckCompRH&q=3D*:*&wt=3Djavabin&qt=3DspellCheckCompRH&version=3D2&spellcheck.= build=3Dtrue} hits=3D24 status=3D0 QTime=3D641=20 [junit4:junit4] 2> 9472 T36 C2 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&fl=3Did,lowerfilt&shards.qt=3DspellCheckCompRH= _Direct&q=3D*:*&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavabin&qt=3Dspe= llCheckCompRH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D301=20 [junit4:junit4] 2> 9561 T49 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 6262&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D47= =20 [junit4:junit4] 2> 9579 T49 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616456262&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 9582 T48 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ {suggestions=3D{toyata=3D{numFound=3D1,star= tOffset=3D0,endOffset=3D6,suggestion=3D[toyota]}}} [junit4:junit4] 2> 9583 T48 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ null [junit4:junit4] 2> 9584 T48 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&shards=3D[ff01::114]:33332/|127.0.0.1:27176/&f= l=3Did,lowerfilt&shards.qt=3DspellCheckCompRH_Direct&q=3D*:*&spellcheck.q= =3Dtoyata&wt=3Djavabin&qt=3DspellCheckCompRH_Direct&version=3D2} hits=3D24 = status=3D0 QTime=3D95=20 [junit4:junit4] 2> 9587 T33 oas.BaseDistributedSearchTestCase.query start= ing stress... [junit4:junit4] 2> 9672 T49 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 6384&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D48= =20 [junit4:junit4] 2> 9781 T49 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616456384&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 9784 T51 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ {suggestions=3D{toyata=3D{numFound=3D1,star= tOffset=3D0,endOffset=3D6,suggestion=3D[toyota]}}} [junit4:junit4] 2> 9785 T51 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ null [junit4:junit4] 2> 9788 T51 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&shards=3D[ff01::114]:33332/|127.0.0.1:27176/&f= l=3Did,lowerfilt&shards.qt=3DspellCheckCompRH_Direct&q=3D*:*&spellcheck.q= =3Dtoyata&wt=3Djavabin&qt=3DspellCheckCompRH_Direct&version=3D2} hits=3D24 = status=3D0 QTime=3D177=20 [junit4:junit4] 2> 9812 T52 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 6389&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D45= =20 [junit4:junit4] 2> 9838 T52 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616456389&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 9852 T48 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ {suggestions=3D{toyata=3D{numFound=3D1,star= tOffset=3D0,endOffset=3D6,suggestion=3D[toyota]}}} [junit4:junit4] 2> 9853 T48 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ null [junit4:junit4] 2> 9854 T48 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&shards=3D[ff01::114]:33332/|127.0.0.1:27176/&f= l=3Did,lowerfilt&shards.qt=3DspellCheckCompRH_Direct&q=3D*:*&spellcheck.q= =3Dtoyata&wt=3Djavabin&qt=3DspellCheckCompRH_Direct&version=3D2} hits=3D24 = status=3D0 QTime=3D238=20 [junit4:junit4] 2> 9857 T53 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 6570&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D50= =20 [junit4:junit4] 2> 9871 T49 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 6382&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D80= =20 [junit4:junit4] 2> 9878 T52 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616456570&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 9881 T51 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ {suggestions=3D{toyata=3D{numFound=3D1,star= tOffset=3D0,endOffset=3D6,suggestion=3D[toyota]}}} [junit4:junit4] 2> 9882 T51 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ null [junit4:junit4] 2> 9883 T51 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&shards=3D[ff01::114]:33332/|127.0.0.1:27176/&f= l=3Did,lowerfilt&shards.qt=3DspellCheckCompRH_Direct&q=3D*:*&spellcheck.q= =3Dtoyata&wt=3Djavabin&qt=3DspellCheckCompRH_Direct&version=3D2} hits=3D24 = status=3D0 QTime=3D86=20 [junit4:junit4] 2> 9923 T49 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616456382&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 9926 T50 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ {suggestions=3D{toyata=3D{numFound=3D1,star= tOffset=3D0,endOffset=3D6,suggestion=3D[toyota]}}} [junit4:junit4] 2> 9927 T50 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ null [junit4:junit4] 2> 9928 T50 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&shards=3D[ff01::114]:33332/|127.0.0.1:27176/&f= l=3Did,lowerfilt&shards.qt=3DspellCheckCompRH_Direct&q=3D*:*&spellcheck.q= =3Dtoyata&wt=3Djavabin&qt=3DspellCheckCompRH_Direct&version=3D2} hits=3D24 = status=3D0 QTime=3D319=20 [junit4:junit4] 2> 9944 T53 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 6634&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D67= =20 [junit4:junit4] 2> 9973 T53 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616456634&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 9976 T48 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ {suggestions=3D{toyata=3D{numFound=3D1,star= tOffset=3D0,endOffset=3D6,suggestion=3D[toyota]}}} [junit4:junit4] 2> 9980 T48 C3 oashc.SpellCheckComponent.finishStage [ff0= 1::114]:33332/|127.0.0.1:27176/ null [junit4:junit4] 2> 9981 T48 C3 REQ [collection1] webapp=3D path=3D/select= params=3D{spellcheck=3Dtrue&shards=3D[ff01::114]:33332/|127.0.0.1:27176/&f= l=3Did,lowerfilt&shards.qt=3DspellCheckCompRH_Direct&q=3D*:*&spellcheck.q= =3Dtoyata&wt=3Djavabin&qt=3DspellCheckCompRH_Direct&version=3D2} hits=3D24 = status=3D0 QTime=3D120=20 [junit4:junit4] 2> 10011 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 6709&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D44= =20 [junit4:junit4] 2> 10027 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dfalse&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616456709&shard.url=3D[ff01::114]:33332/|127.0.0.1:27176/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 10030 T50 C3 oashc.SpellCheckComponent.finishStage [ff= 01::114]:33332/|127.0.0.1:27176/ {suggestions=3D{toyata=3D{numFound=3D1,sta= rtOffset=3D0,endOffset=3D6,suggestion=3D[toyota]}}} [junit4:junit4] 2> 10031 T50 C3 oashc.SpellCheckComponent.finishStage [ff= 01::114]:33332/|127.0.0.1:27176/ null [junit4:junit4] 2> 10032 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D[ff01::114]:33332/|127.0.0.1:27176/&= fl=3Did,lowerfilt&shards.qt=3DspellCheckCompRH_Direct&q=3D*:*&spellcheck.q= =3Dtoyata&wt=3Djavabin&qt=3DspellCheckCompRH_Direct&version=3D2} hits=3D24 = status=3D0 QTime=3D96=20 [junit4:junit4] 2> 10083 T36 C2 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&fl=3Did,lowerfilt&spellcheck.extendedResults= =3Dtrue&shards.qt=3DspellCheckCompRH_Direct&q=3D*:*&spellcheck.q=3Dtoyata&d= istrib=3Dfalse&wt=3Djavabin&qt=3DspellCheckCompRH_Direct&version=3D2} hits= =3D24 status=3D0 QTime=3D42=20 [junit4:junit4] 2> 10147 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 6888&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D20= =20 [junit4:junit4] 2> 10164 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616456888&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 10168 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ {suggestions=3D{toyata=3D{numFound=3D1,sta= rtOffset=3D0,endOffset=3D6,origFreq=3D0,suggestion=3D[{word=3Dtoyota,freq= =3D1}]},correctlySpelled=3Dtrue}} [junit4:junit4] 2> 10169 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ null [junit4:junit4] 2> 10170 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::213]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3D*:*&spellcheck.q=3Dtoyata&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D55=20 [junit4:junit4] 2> 10172 T33 oas.BaseDistributedSearchTestCase.query star= ting stress... [junit4:junit4] 2> 10208 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 6955&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D17= =20 [junit4:junit4] 2> 10209 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 6956&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D16= =20 [junit4:junit4] 2> 10229 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616456955&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 10230 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616456956&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 10232 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 6955&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D25= =20 [junit4:junit4] 2> 10233 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ {suggestions=3D{toyata=3D{numFound=3D1,sta= rtOffset=3D0,endOffset=3D6,origFreq=3D0,suggestion=3D[{word=3Dtoyota,freq= =3D1}]},correctlySpelled=3Dtrue}} [junit4:junit4] 2> 10233 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ {suggestions=3D{toyata=3D{numFound=3D1,sta= rtOffset=3D0,endOffset=3D6,origFreq=3D0,suggestion=3D[{word=3Dtoyota,freq= =3D1}]},correctlySpelled=3Dtrue}} [junit4:junit4] 2> 10234 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ null [junit4:junit4] 2> 10234 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ null [junit4:junit4] 2> 10235 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::213]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3D*:*&spellcheck.q=3Dtoyata&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D52=20 [junit4:junit4] 2> 10236 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::213]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3D*:*&spellcheck.q=3Dtoyata&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D54=20 [junit4:junit4] 2> 10251 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616456955&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 10254 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ {suggestions=3D{toyata=3D{numFound=3D1,sta= rtOffset=3D0,endOffset=3D6,origFreq=3D0,suggestion=3D[{word=3Dtoyota,freq= =3D1}]},correctlySpelled=3Dtrue}} [junit4:junit4] 2> 10255 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ null [junit4:junit4] 2> 10256 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::213]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3D*:*&spellcheck.q=3Dtoyata&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D74=20 [junit4:junit4] 2> 10264 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 7017&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D14= =20 [junit4:junit4] 2> 10265 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 7017&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D16= =20 [junit4:junit4] 2> 10280 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616457017&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 10280 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616457017&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 10283 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dtoyata&distrib=3Dfalse&wt=3Djavab= in&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D136361645= 7037&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D= 0&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtru= e&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D12= =20 [junit4:junit4] 2> 10283 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ {suggestions=3D{toyata=3D{numFound=3D1,sta= rtOffset=3D0,endOffset=3D6,origFreq=3D0,suggestion=3D[{word=3Dtoyota,freq= =3D1}]},correctlySpelled=3Dtrue}} [junit4:junit4] 2> 10284 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ {suggestions=3D{toyata=3D{numFound=3D1,sta= rtOffset=3D0,endOffset=3D6,origFreq=3D0,suggestion=3D[{word=3Dtoyota,freq= =3D1}]},correctlySpelled=3Dtrue}} [junit4:junit4] 2> 10285 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ null [junit4:junit4] 2> 10285 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ null [junit4:junit4] 2> 10287 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::213]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3D*:*&spellcheck.q=3Dtoyata&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D43=20 [junit4:junit4] 2> 10287 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::213]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3D*:*&spellcheck.q=3Dtoyata&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D43=20 [junit4:junit4] 2> 10303 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dtoyata= &distrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfals= e&NOW=3D1363616457037&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/&fl=3D= id,lowerfilt&q=3D*:*&spellcheck.dictionary=3Ddirect&spellcheck.count=3D1&is= Shard=3Dtrue&qt=3DspellCheckCompRH_Direct} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 10306 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ {suggestions=3D{toyata=3D{numFound=3D1,sta= rtOffset=3D0,endOffset=3D6,origFreq=3D0,suggestion=3D[{word=3Dtoyota,freq= =3D1}]},correctlySpelled=3Dtrue}} [junit4:junit4] 2> 10308 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/ null [junit4:junit4] 2> 10309 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::213]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3D*:*&spellcheck.q=3Dtoyata&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D45=20 [junit4:junit4] 2> 10337 T36 C2 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&fl=3Did,lowerfilt&spellcheck.extendedResults= =3Dtrue&shards.qt=3DspellCheckCompRH_Direct&q=3D*:*&spellcheck.q=3Dbluo&dis= trib=3Dfalse&spellcheck.count=3D4&wt=3Djavabin&qt=3DspellCheckCompRH_Direct= &version=3D2} hits=3D24 status=3D0 QTime=3D14=20 [junit4:junit4] 2> 10360 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dbluo&distrib=3Dfalse&wt=3Djavabin= &version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D13636164571= 18&shard.url=3D127.0.0.1:27176/&fl=3Did,score&start=3D0&q=3D*:*&spellcheck.= dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckComp= RH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D9=20 [junit4:junit4] 2> 10378 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dbluo&d= istrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfalse&= NOW=3D1363616457118&shard.url=3D127.0.0.1:27176/&fl=3Did,lowerfilt&q=3D*:*&= spellcheck.dictionary=3Ddirect&spellcheck.count=3D4&isShard=3Dtrue&qt=3Dspe= llCheckCompRH_Direct} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 10381 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ {suggestions=3D{bluo=3D{numFound=3D1,startOffset=3D0,endOffse= t=3D4,origFreq=3D0,suggestion=3D[{word=3Dblue,freq=3D1}]},correctlySpelled= =3Dtrue}} [junit4:junit4] 2> 10382 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ null [junit4:junit4] 2> 10383 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/&fl=3Did,lowerfilt&s= pellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&q=3D*:= *&spellcheck.q=3Dbluo&spellcheck.count=3D4&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D38=20 [junit4:junit4] 2> 10385 T33 oas.BaseDistributedSearchTestCase.query star= ting stress... [junit4:junit4] 2> 10407 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dbluo&distrib=3Dfalse&wt=3Djavabin= &version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D13636164571= 65&shard.url=3D127.0.0.1:27176/&fl=3Did,score&start=3D0&q=3D*:*&spellcheck.= dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckComp= RH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D9=20 [junit4:junit4] 2> 10407 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dbluo&distrib=3Dfalse&wt=3Djavabin= &version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D13636164571= 64&shard.url=3D127.0.0.1:27176/&fl=3Did,score&start=3D0&q=3D*:*&spellcheck.= dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckComp= RH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D9=20 [junit4:junit4] 2> 10407 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dbluo&distrib=3Dfalse&wt=3Djavabin= &version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D13636164571= 64&shard.url=3D127.0.0.1:27176/&fl=3Did,score&start=3D0&q=3D*:*&spellcheck.= dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckComp= RH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D8=20 [junit4:junit4] 2> 10426 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dbluo&d= istrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfalse&= NOW=3D1363616457164&shard.url=3D127.0.0.1:27176/&fl=3Did,lowerfilt&q=3D*:*&= spellcheck.dictionary=3Ddirect&spellcheck.count=3D4&isShard=3Dtrue&qt=3Dspe= llCheckCompRH_Direct} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 10426 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dbluo&d= istrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfalse&= NOW=3D1363616457164&shard.url=3D127.0.0.1:27176/&fl=3Did,lowerfilt&q=3D*:*&= spellcheck.dictionary=3Ddirect&spellcheck.count=3D4&isShard=3Dtrue&qt=3Dspe= llCheckCompRH_Direct} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 10428 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dbluo&d= istrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfalse&= NOW=3D1363616457165&shard.url=3D127.0.0.1:27176/&fl=3Did,lowerfilt&q=3D*:*&= spellcheck.dictionary=3Ddirect&spellcheck.count=3D4&isShard=3Dtrue&qt=3Dspe= llCheckCompRH_Direct} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 10429 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ {suggestions=3D{bluo=3D{numFound=3D1,startOffset=3D0,endOffse= t=3D4,origFreq=3D0,suggestion=3D[{word=3Dblue,freq=3D1}]},correctlySpelled= =3Dtrue}} [junit4:junit4] 2> 10430 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ {suggestions=3D{bluo=3D{numFound=3D1,startOffset=3D0,endOffse= t=3D4,origFreq=3D0,suggestion=3D[{word=3Dblue,freq=3D1}]},correctlySpelled= =3Dtrue}} [junit4:junit4] 2> 10430 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ null [junit4:junit4] 2> 10431 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ {suggestions=3D{bluo=3D{numFound=3D1,startOffset=3D0,endOffse= t=3D4,origFreq=3D0,suggestion=3D[{word=3Dblue,freq=3D1}]},correctlySpelled= =3Dtrue}} [junit4:junit4] 2> 10431 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ null [junit4:junit4] 2> 10432 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/&fl=3Did,lowerfilt&s= pellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&q=3D*:= *&spellcheck.q=3Dbluo&spellcheck.count=3D4&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D41=20 [junit4:junit4] 2> 10432 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ null [junit4:junit4] 2> 10433 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/&fl=3Did,lowerfilt&s= pellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&q=3D*:= *&spellcheck.q=3Dbluo&spellcheck.count=3D4&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D42=20 [junit4:junit4] 2> 10435 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/&fl=3Did,lowerfilt&s= pellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&q=3D*:= *&spellcheck.q=3Dbluo&spellcheck.count=3D4&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D43=20 [junit4:junit4] 2> 10456 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dbluo&distrib=3Dfalse&wt=3Djavabin= &version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D13636164572= 14&shard.url=3D127.0.0.1:27176/&fl=3Did,score&start=3D0&q=3D*:*&spellcheck.= dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckComp= RH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D7=20 [junit4:junit4] 2> 10461 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dbluo&distrib=3Dfalse&wt=3Djavabin= &version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D13636164572= 16&shard.url=3D127.0.0.1:27176/&fl=3Did,score&start=3D0&q=3D*:*&spellcheck.= dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckComp= RH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D11=20 [junit4:junit4] 2> 10461 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.q=3Dbluo&distrib=3Dfalse&wt=3Djavabin= &version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D13636164572= 16&shard.url=3D127.0.0.1:27176/&fl=3Did,score&start=3D0&q=3D*:*&spellcheck.= dictionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckComp= RH_Direct&fsv=3Dtrue} hits=3D24 status=3D0 QTime=3D8=20 [junit4:junit4] 2> 10478 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dbluo&d= istrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfalse&= NOW=3D1363616457216&shard.url=3D127.0.0.1:27176/&fl=3Did,lowerfilt&q=3D*:*&= spellcheck.dictionary=3Ddirect&spellcheck.count=3D4&isShard=3Dtrue&qt=3Dspe= llCheckCompRH_Direct} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 10479 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dbluo&d= istrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfalse&= NOW=3D1363616457216&shard.url=3D127.0.0.1:27176/&fl=3Did,lowerfilt&q=3D*:*&= spellcheck.dictionary=3Ddirect&spellcheck.count=3D4&isShard=3Dtrue&qt=3Dspe= llCheckCompRH_Direct} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 10483 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ {suggestions=3D{bluo=3D{numFound=3D1,startOffset=3D0,endOffse= t=3D4,origFreq=3D0,suggestion=3D[{word=3Dblue,freq=3D1}]},correctlySpelled= =3Dtrue}} [junit4:junit4] 2> 10483 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ {suggestions=3D{bluo=3D{numFound=3D1,startOffset=3D0,endOffse= t=3D4,origFreq=3D0,suggestion=3D[{word=3Dblue,freq=3D1}]},correctlySpelled= =3Dtrue}} [junit4:junit4] 2> 10484 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ null [junit4:junit4] 2> 10485 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ null [junit4:junit4] 2> 10486 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/&fl=3Did,lowerfilt&s= pellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&q=3D*:= *&spellcheck.q=3Dbluo&spellcheck.count=3D4&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D43=20 [junit4:junit4] 2> 10486 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/&fl=3Did,lowerfilt&s= pellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&q=3D*:= *&spellcheck.q=3Dbluo&spellcheck.count=3D4&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D43=20 [junit4:junit4] 2> 10491 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&ids=3D3,2,1,10,7,6,5,4,9,8&spellcheck.q=3Dbluo&d= istrib=3Dfalse&wt=3Djavabin&version=3D2&spellcheck.onlyMorePopular=3Dfalse&= NOW=3D1363616457214&shard.url=3D127.0.0.1:27176/&fl=3Did,lowerfilt&q=3D*:*&= spellcheck.dictionary=3Ddirect&spellcheck.count=3D4&isShard=3Dtrue&qt=3Dspe= llCheckCompRH_Direct} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 10494 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ {suggestions=3D{bluo=3D{numFound=3D1,startOffset=3D0,endOffse= t=3D4,origFreq=3D0,suggestion=3D[{word=3Dblue,freq=3D1}]},correctlySpelled= =3Dtrue}} [junit4:junit4] 2> 10495 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/ null [junit4:junit4] 2> 10496 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/&fl=3Did,lowerfilt&s= pellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&q=3D*:= *&spellcheck.q=3Dbluo&spellcheck.count=3D4&wt=3Djavabin&qt=3DspellCheckComp= RH_Direct&version=3D2} hits=3D24 status=3D0 QTime=3D55=20 [junit4:junit4] 2> 10645 T36 C2 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&fl=3Did,lowerfilt&spellcheck.extendedResults= =3Dtrue&shards.qt=3DspellCheckCompRH_Direct&q=3DThe+quick+reb+fox+jumped+ov= er+the+lazy+brown+dogs&distrib=3Dfalse&spellcheck.count=3D4&wt=3Djavabin&sp= ellcheck.collate=3Dtrue&qt=3DspellCheckCompRH_Direct&version=3D2} hits=3D0 = status=3D0 QTime=3D140=20 [junit4:junit4] 2> 10697 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate= =3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D1363= 616457435&shard.url=3D127.0.0.1:27176/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellcheck.dic= tionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckCompRH_= Direct&fsv=3Dtrue} hits=3D0 status=3D0 QTime=3D23=20 [junit4:junit4] 2> 10700 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::083]:33332/ {suggestions=3D{reb=3D{numFound=3D1,startO= ffset=3D10,endOffset=3D13,origFreq=3D0,suggestion=3D[{word=3Dred,freq=3D13}= ]},dogs=3D{numFound=3D1,startOffset=3D45,endOffset=3D49,origFreq=3D0,sugges= tion=3D[{word=3Ddogs.,freq=3D13}]},correctlySpelled=3Dfalse,collation=3DThe= quick red fox jumped over the lazy brown dogs.}} [junit4:junit4] 2> 10701 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::083]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellche= ck.count=3D4&wt=3Djavabin&spellcheck.collate=3Dtrue&qt=3DspellCheckCompRH_D= irect&version=3D2} hits=3D0 status=3D0 QTime=3D39=20 [junit4:junit4] 2> 10703 T33 oas.BaseDistributedSearchTestCase.query star= ting stress... [junit4:junit4] 2> 10736 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate= =3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D1363= 616457482&shard.url=3D127.0.0.1:27176/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellcheck.dic= tionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckCompRH_= Direct&fsv=3Dtrue} hits=3D0 status=3D0 QTime=3D19=20 [junit4:junit4] 2> 10739 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::083]:33332/ {suggestions=3D{reb=3D{numFound=3D1,startO= ffset=3D10,endOffset=3D13,origFreq=3D0,suggestion=3D[{word=3Dred,freq=3D13}= ]},dogs=3D{numFound=3D1,startOffset=3D45,endOffset=3D49,origFreq=3D0,sugges= tion=3D[{word=3Ddogs.,freq=3D13}]},correctlySpelled=3Dfalse,collation=3DThe= quick red fox jumped over the lazy brown dogs.}} [junit4:junit4] 2> 10740 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate= =3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D1363= 616457483&shard.url=3D127.0.0.1:27176/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellcheck.dic= tionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckCompRH_= Direct&fsv=3Dtrue} hits=3D0 status=3D0 QTime=3D21=20 [junit4:junit4] 2> 10740 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::083]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellche= ck.count=3D4&wt=3Djavabin&spellcheck.collate=3Dtrue&qt=3DspellCheckCompRH_D= irect&version=3D2} hits=3D0 status=3D0 QTime=3D31=20 [junit4:junit4] 2> 10740 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate= =3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D1363= 616457483&shard.url=3D127.0.0.1:27176/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellcheck.dic= tionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckCompRH_= Direct&fsv=3Dtrue} hits=3D0 status=3D0 QTime=3D21=20 [junit4:junit4] 2> 10742 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::083]:33332/ {suggestions=3D{reb=3D{numFound=3D1,startO= ffset=3D10,endOffset=3D13,origFreq=3D0,suggestion=3D[{word=3Dred,freq=3D13}= ]},dogs=3D{numFound=3D1,startOffset=3D45,endOffset=3D49,origFreq=3D0,sugges= tion=3D[{word=3Ddogs.,freq=3D13}]},correctlySpelled=3Dfalse,collation=3DThe= quick red fox jumped over the lazy brown dogs.}} [junit4:junit4] 2> 10744 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::083]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellche= ck.count=3D4&wt=3Djavabin&spellcheck.collate=3Dtrue&qt=3DspellCheckCompRH_D= irect&version=3D2} hits=3D0 status=3D0 QTime=3D34=20 [junit4:junit4] 2> 10745 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::083]:33332/ {suggestions=3D{reb=3D{numFound=3D1,startO= ffset=3D10,endOffset=3D13,origFreq=3D0,suggestion=3D[{word=3Dred,freq=3D13}= ]},dogs=3D{numFound=3D1,startOffset=3D45,endOffset=3D49,origFreq=3D0,sugges= tion=3D[{word=3Ddogs.,freq=3D13}]},correctlySpelled=3Dfalse,collation=3DThe= quick red fox jumped over the lazy brown dogs.}} [junit4:junit4] 2> 10747 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::083]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellche= ck.count=3D4&wt=3Djavabin&spellcheck.collate=3Dtrue&qt=3DspellCheckCompRH_D= irect&version=3D2} hits=3D0 status=3D0 QTime=3D36=20 [junit4:junit4] 2> 10780 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate= =3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D1363= 616457523&shard.url=3D127.0.0.1:27176/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellcheck.dic= tionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckCompRH_= Direct&fsv=3Dtrue} hits=3D0 status=3D0 QTime=3D20=20 [junit4:junit4] 2> 10780 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate= =3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D1363= 616457524&shard.url=3D127.0.0.1:27176/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellcheck.dic= tionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckCompRH_= Direct&fsv=3Dtrue} hits=3D0 status=3D0 QTime=3D19=20 [junit4:junit4] 2> 10783 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::083]:33332/ {suggestions=3D{reb=3D{numFound=3D1,startO= ffset=3D10,endOffset=3D13,origFreq=3D0,suggestion=3D[{word=3Dred,freq=3D13}= ]},dogs=3D{numFound=3D1,startOffset=3D45,endOffset=3D49,origFreq=3D0,sugges= tion=3D[{word=3Ddogs.,freq=3D13}]},correctlySpelled=3Dfalse,collation=3DThe= quick red fox jumped over the lazy brown dogs.}} [junit4:junit4] 2> 10783 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::083]:33332/ {suggestions=3D{reb=3D{numFound=3D1,startO= ffset=3D10,endOffset=3D13,origFreq=3D0,suggestion=3D[{word=3Dred,freq=3D13}= ]},dogs=3D{numFound=3D1,startOffset=3D45,endOffset=3D49,origFreq=3D0,sugges= tion=3D[{word=3Ddogs.,freq=3D13}]},correctlySpelled=3Dfalse,collation=3DThe= quick red fox jumped over the lazy brown dogs.}} [junit4:junit4] 2> 10784 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::083]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellche= ck.count=3D4&wt=3Djavabin&spellcheck.collate=3Dtrue&qt=3DspellCheckCompRH_D= irect&version=3D2} hits=3D0 status=3D0 QTime=3D33=20 [junit4:junit4] 2> 10784 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::083]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellche= ck.count=3D4&wt=3Djavabin&spellcheck.collate=3Dtrue&qt=3DspellCheckCompRH_D= irect&version=3D2} hits=3D0 status=3D0 QTime=3D34=20 [junit4:junit4] 2> 10805 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate= =3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&rows=3D10&NOW=3D1363= 616457550&shard.url=3D127.0.0.1:27176/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellcheck.dic= tionary=3Ddirect&spellcheck.count=3D5&isShard=3Dtrue&qt=3DspellCheckCompRH_= Direct&fsv=3Dtrue} hits=3D0 status=3D0 QTime=3D18=20 [junit4:junit4] 2> 10807 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::083]:33332/ {suggestions=3D{reb=3D{numFound=3D1,startO= ffset=3D10,endOffset=3D13,origFreq=3D0,suggestion=3D[{word=3Dred,freq=3D13}= ]},dogs=3D{numFound=3D1,startOffset=3D45,endOffset=3D49,origFreq=3D0,sugges= tion=3D[{word=3Ddogs.,freq=3D13}]},correctlySpelled=3Dfalse,collation=3DThe= quick red fox jumped over the lazy brown dogs.}} [junit4:junit4] 2> 10809 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards=3D127.0.0.1:27176/|[ff01::083]:33332/&= fl=3Did,lowerfilt&spellcheck.extendedResults=3Dtrue&shards.qt=3DspellCheckC= ompRH_Direct&q=3DThe+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellche= ck.count=3D4&wt=3Djavabin&spellcheck.collate=3Dtrue&qt=3DspellCheckCompRH_D= irect&version=3D2} hits=3D0 status=3D0 QTime=3D32=20 [junit4:junit4] 2> 10855 T36 C2 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dtrue&spellchec= k.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&q=3Dlowe= rfilt:(%2Bquock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct}= hits=3D0 status=3D0 QTime=3D39=20 [junit4:junit4] 2> 10895 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dtrue&spellch= eck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457647&shard.url=3D[ff01::083]:33332/|127.0= .0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D16=20 [junit4:junit4] 2> 10898 T51 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3D{collationQu= ery=3Dlowerfilt:(+quick +red),hits=3D1,misspellingsAndCorrections=3D{quock= =3Dquick,reb=3Dred},collationInternalRank=3D0},collation=3D{collationQuery= =3Dlowerfilt:(+quote +red),hits=3D12,misspellingsAndCorrections=3D{quock=3D= quote,reb=3Dred},collationInternalRank=3D1}}} [junit4:junit4] 2> 10899 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dtrue&spellchec= k.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellch= eck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:33332= /|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2B= quock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 = status=3D0 QTime=3D25=20 [junit4:junit4] 2> 10900 T33 oas.BaseDistributedSearchTestCase.query star= ting stress... [junit4:junit4] 2> 10924 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dtrue&spellch= eck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457679&shard.url=3D[ff01::083]:33332/|127.0= .0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D12=20 [junit4:junit4] 2> 10925 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dtrue&spellch= eck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457680&shard.url=3D[ff01::083]:33332/|127.0= .0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D13=20 [junit4:junit4] 2> 10926 T48 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3D{collationQu= ery=3Dlowerfilt:(+quick +red),hits=3D1,misspellingsAndCorrections=3D{quock= =3Dquick,reb=3Dred},collationInternalRank=3D0},collation=3D{collationQuery= =3Dlowerfilt:(+quote +red),hits=3D12,misspellingsAndCorrections=3D{quock=3D= quote,reb=3Dred},collationInternalRank=3D1}}} [junit4:junit4] 2> 10927 T51 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3D{collationQu= ery=3Dlowerfilt:(+quick +red),hits=3D1,misspellingsAndCorrections=3D{quock= =3Dquick,reb=3Dred},collationInternalRank=3D0},collation=3D{collationQuery= =3Dlowerfilt:(+quote +red),hits=3D12,misspellingsAndCorrections=3D{quock=3D= quote,reb=3Dred},collationInternalRank=3D1}}} [junit4:junit4] 2> 10927 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dtrue&spellchec= k.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellch= eck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:33332= /|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2B= quock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 = status=3D0 QTime=3D21=20 [junit4:junit4] 2> 10928 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dtrue&spellchec= k.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellch= eck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:33332= /|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2B= quock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 = status=3D0 QTime=3D21=20 [junit4:junit4] 2> 10929 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dtrue&spellch= eck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457680&shard.url=3D[ff01::083]:33332/|127.0= .0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D17=20 [junit4:junit4] 2> 10932 T50 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3D{collationQu= ery=3Dlowerfilt:(+quick +red),hits=3D1,misspellingsAndCorrections=3D{quock= =3Dquick,reb=3Dred},collationInternalRank=3D0},collation=3D{collationQuery= =3Dlowerfilt:(+quote +red),hits=3D12,misspellingsAndCorrections=3D{quock=3D= quote,reb=3Dred},collationInternalRank=3D1}}} [junit4:junit4] 2> 10933 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dtrue&spellchec= k.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellch= eck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:33332= /|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2B= quock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 = status=3D0 QTime=3D26=20 [junit4:junit4] 2> 10958 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dtrue&spellch= eck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457708&shard.url=3D[ff01::083]:33332/|127.0= .0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D17=20 [junit4:junit4] 2> 10960 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dtrue&spellch= eck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457708&shard.url=3D[ff01::083]:33332/|127.0= .0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D18=20 [junit4:junit4] 2> 10962 T48 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3D{collationQu= ery=3Dlowerfilt:(+quick +red),hits=3D1,misspellingsAndCorrections=3D{quock= =3Dquick,reb=3Dred},collationInternalRank=3D0},collation=3D{collationQuery= =3Dlowerfilt:(+quote +red),hits=3D12,misspellingsAndCorrections=3D{quock=3D= quote,reb=3Dred},collationInternalRank=3D1}}} [junit4:junit4] 2> 10963 T51 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3D{collationQu= ery=3Dlowerfilt:(+quick +red),hits=3D1,misspellingsAndCorrections=3D{quock= =3Dquick,reb=3Dred},collationInternalRank=3D0},collation=3D{collationQuery= =3Dlowerfilt:(+quote +red),hits=3D12,misspellingsAndCorrections=3D{quock=3D= quote,reb=3Dred},collationInternalRank=3D1}}} [junit4:junit4] 2> 10964 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dtrue&spellchec= k.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellch= eck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:33332= /|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2B= quock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 = status=3D0 QTime=3D29=20 [junit4:junit4] 2> 10964 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dtrue&spellchec= k.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellch= eck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:33332= /|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2B= quock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 = status=3D0 QTime=3D29=20 [junit4:junit4] 2> 10966 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dtrue&spellch= eck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457713&shard.url=3D[ff01::083]:33332/|127.0= .0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D18=20 [junit4:junit4] 2> 10972 T50 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3D{collationQu= ery=3Dlowerfilt:(+quick +red),hits=3D1,misspellingsAndCorrections=3D{quock= =3Dquick,reb=3Dred},collationInternalRank=3D0},collation=3D{collationQuery= =3Dlowerfilt:(+quote +red),hits=3D12,misspellingsAndCorrections=3D{quock=3D= quote,reb=3Dred},collationInternalRank=3D1}}} [junit4:junit4] 2> 10973 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dtrue&spellchec= k.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellch= eck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:33332= /|127.0.0.1:27176/|[ff01::213]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2B= quock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 = status=3D0 QTime=3D33=20 [junit4:junit4] 2> 10995 T36 C2 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&q=3Dlowe= rfilt:(%2Bquock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct}= hits=3D0 status=3D0 QTime=3D15=20 [junit4:junit4] 2> 11028 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&w= t=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.only= MorePopular=3Dfalse&NOW=3D1363616457776&shard.url=3D[ff01::083]:33332/|[ff0= 1::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D0&= q=3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.c= ount=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 = status=3D0 QTime=3D18=20 [junit4:junit4] 2> 11031 T50 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red),collationInternalRank=3D0,collation=3Dlowerfilt:(+quote +red),c= ollationInternalRank=3D1}} [junit4:junit4] 2> 11033 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellc= heck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:3333= 2/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&q=3Dlowerfilt:(%2= Bquock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0= status=3D0 QTime=3D30=20 [junit4:junit4] 2> 11035 T33 oas.BaseDistributedSearchTestCase.query star= ting stress... [junit4:junit4] 2> 11066 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&w= t=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.only= MorePopular=3Dfalse&NOW=3D1363616457816&shard.url=3D[ff01::083]:33332/|[ff0= 1::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D0&= q=3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.c= ount=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 = status=3D0 QTime=3D15=20 [junit4:junit4] 2> 11069 T48 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red),collationInternalRank=3D0,collation=3Dlowerfilt:(+quote +red),c= ollationInternalRank=3D1}} [junit4:junit4] 2> 11070 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&w= t=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.only= MorePopular=3Dfalse&NOW=3D1363616457815&shard.url=3D[ff01::083]:33332/|[ff0= 1::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D0&= q=3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.c= ount=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 = status=3D0 QTime=3D18=20 [junit4:junit4] 2> 11070 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellc= heck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:3333= 2/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&q=3Dlowerfilt:(%2= Bquock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0= status=3D0 QTime=3D27=20 [junit4:junit4] 2> 11070 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&w= t=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.only= MorePopular=3Dfalse&NOW=3D1363616457816&shard.url=3D[ff01::083]:33332/|[ff0= 1::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D0&= q=3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.c= ount=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 = status=3D0 QTime=3D19=20 [junit4:junit4] 2> 11073 T50 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red),collationInternalRank=3D0,collation=3Dlowerfilt:(+quote +red),c= ollationInternalRank=3D1}} [junit4:junit4] 2> 11074 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellc= heck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:3333= 2/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&q=3Dlowerfilt:(%2= Bquock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0= status=3D0 QTime=3D32=20 [junit4:junit4] 2> 11074 T51 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red),collationInternalRank=3D0,collation=3Dlowerfilt:(+quote +red),c= ollationInternalRank=3D1}} [junit4:junit4] 2> 11076 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellc= heck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:3333= 2/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&q=3Dlowerfilt:(%2= Bquock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0= status=3D0 QTime=3D33=20 [junit4:junit4] 2> 11103 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&w= t=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.only= MorePopular=3Dfalse&NOW=3D1363616457854&shard.url=3D[ff01::083]:33332/|[ff0= 1::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D0&= q=3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.c= ount=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 = status=3D0 QTime=3D17=20 [junit4:junit4] 2> 11104 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&w= t=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.only= MorePopular=3Dfalse&NOW=3D1363616457852&shard.url=3D[ff01::083]:33332/|[ff0= 1::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D0&= q=3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.c= ount=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 = status=3D0 QTime=3D18=20 [junit4:junit4] 2> 11106 T50 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red),collationInternalRank=3D0,collation=3Dlowerfilt:(+quote +red),c= ollationInternalRank=3D1}} [junit4:junit4] 2> 11107 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellc= heck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:3333= 2/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&q=3Dlowerfilt:(%2= Bquock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0= status=3D0 QTime=3D26=20 [junit4:junit4] 2> 11108 T48 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red),collationInternalRank=3D0,collation=3Dlowerfilt:(+quote +red),c= ollationInternalRank=3D1}} [junit4:junit4] 2> 11109 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellc= heck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:3333= 2/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&q=3Dlowerfilt:(%2= Bquock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0= status=3D0 QTime=3D30=20 [junit4:junit4] 2> 11111 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&distrib=3Dfalse&w= t=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.only= MorePopular=3Dfalse&NOW=3D1363616457858&shard.url=3D[ff01::083]:33332/|[ff0= 1::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&fl=3Did,score&start=3D0&= q=3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.c= ount=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 = status=3D0 QTime=3D17=20 [junit4:junit4] 2> 11113 T51 C3 oashc.SpellCheckComponent.finishStage [ff= 01::083]:33332/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red),collationInternalRank=3D0,collation=3Dlowerfilt:(+quote +red),c= ollationInternalRank=3D1}} [junit4:junit4] 2> 11114 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D10&spellcheck.maxCollations=3D10&wt=3Djavabin&spellc= heck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::083]:3333= 2/|[ff01::114]:33332/|127.0.0.1:27176/|[ff01::213]:33332/&q=3Dlowerfilt:(%2= Bquock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0= status=3D0 QTime=3D29=20 [junit4:junit4] 2> 11139 T36 C2 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt=3D= javabin&spellcheck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&q=3Dlowerfi= lt:(%2Bquock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hi= ts=3D0 status=3D0 QTime=3D17=20 [junit4:junit4] 2> 11168 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457919&shard.url=3D[ff01::213]:33332/|127.0= .0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D16=20 [junit4:junit4] 2> 11170 T51 C3 oashc.SpellCheckComponent.finishStage [ff= 01::213]:33332/|127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red)}} [junit4:junit4] 2> 11171 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&wt=3Djavabin&spellche= ck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::213]:33332/= |127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2Bq= uock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 s= tatus=3D0 QTime=3D25=20 [junit4:junit4] 2> 11173 T33 oas.BaseDistributedSearchTestCase.query star= ting stress... [junit4:junit4] 2> 11202 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457954&shard.url=3D[ff01::213]:33332/|127.0= .0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D16=20 [junit4:junit4] 2> 11202 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457954&shard.url=3D[ff01::213]:33332/|127.0= .0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D16=20 [junit4:junit4] 2> 11202 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457954&shard.url=3D[ff01::213]:33332/|127.0= .0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D15=20 [junit4:junit4] 2> 11205 T50 C3 oashc.SpellCheckComponent.finishStage [ff= 01::213]:33332/|127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red)}} [junit4:junit4] 2> 11206 T51 C3 oashc.SpellCheckComponent.finishStage [ff= 01::213]:33332/|127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red)}} [junit4:junit4] 2> 11206 T48 C3 oashc.SpellCheckComponent.finishStage [ff= 01::213]:33332/|127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red)}} [junit4:junit4] 2> 11207 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&wt=3Djavabin&spellche= ck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::213]:33332/= |127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2Bq= uock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 s= tatus=3D0 QTime=3D26=20 [junit4:junit4] 2> 11208 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&wt=3Djavabin&spellche= ck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::213]:33332/= |127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2Bq= uock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 s= tatus=3D0 QTime=3D27=20 [junit4:junit4] 2> 11210 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&wt=3Djavabin&spellche= ck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::213]:33332/= |127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2Bq= uock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 s= tatus=3D0 QTime=3D29=20 [junit4:junit4] 2> 11238 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457989&shard.url=3D[ff01::213]:33332/|127.0= .0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D16=20 [junit4:junit4] 2> 11238 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457990&shard.url=3D[ff01::213]:33332/|127.0= .0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D15=20 [junit4:junit4] 2> 11239 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.extendedResults=3Dtrue&shards.qt= =3DspellCheckCompRH_Direct&spellcheck.collateExtendedResults=3Dfalse&spellc= heck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt= =3Djavabin&spellcheck.collate=3Dtrue&version=3D2&rows=3D10&spellcheck.onlyM= orePopular=3Dfalse&NOW=3D1363616457989&shard.url=3D[ff01::213]:33332/|127.0= .0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&fl=3Did,score&start=3D0&q= =3Dlowerfilt:(%2Bquock+%2Breb)&spellcheck.dictionary=3Ddirect&spellcheck.co= unt=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH_Direct&fsv=3Dtrue} hits=3D0 s= tatus=3D0 QTime=3D16=20 [junit4:junit4] 2> 11240 T48 C3 oashc.SpellCheckComponent.finishStage [ff= 01::213]:33332/|127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red)}} [junit4:junit4] 2> 11240 T50 C3 oashc.SpellCheckComponent.finishStage [ff= 01::213]:33332/|127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red)}} [junit4:junit4] 2> 11242 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&wt=3Djavabin&spellche= ck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::213]:33332/= |127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2Bq= uock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 s= tatus=3D0 QTime=3D25=20 [junit4:junit4] 2> 11243 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&wt=3Djavabin&spellche= ck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::213]:33332/= |127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2Bq= uock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 s= tatus=3D0 QTime=3D27=20 [junit4:junit4] 2> 11242 T51 C3 oashc.SpellCheckComponent.finishStage [ff= 01::213]:33332/|127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/ {sug= gestions=3D{quock=3D{numFound=3D2,startOffset=3D12,endOffset=3D17,origFreq= =3D0,suggestion=3D[{word=3Dquick,freq=3D1}, {word=3Dquote,freq=3D12}]},reb= =3D{numFound=3D1,startOffset=3D19,endOffset=3D22,origFreq=3D0,suggestion=3D= [{word=3Dred,freq=3D13}]},correctlySpelled=3Dfalse,collation=3Dlowerfilt:(+= quick +red)}} [junit4:junit4] 2> 11246 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&shards.qt=3DspellCheckCompRH_Direct&spellchec= k.extendedResults=3Dtrue&spellcheck.collateExtendedResults=3Dfalse&spellche= ck.maxCollationTries=3D0&spellcheck.maxCollations=3D1&wt=3Djavabin&spellche= ck.collate=3Dtrue&version=3D2&fl=3Did,lowerfilt&shards=3D[ff01::213]:33332/= |127.0.0.1:27176/|[ff01::083]:33332/|[ff01::114]:33332/&q=3Dlowerfilt:(%2Bq= uock+%2Breb)&spellcheck.count=3D10&qt=3DspellCheckCompRH_Direct} hits=3D0 s= tatus=3D0 QTime=3D30=20 [junit4:junit4] 2> 11319 T36 C2 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &fl=3Did,lowerfilt&q=3Dlowerfilt:("quote+red+fox")&spellcheck.count=3D10&qt= =3DspellCheckCompRH&spellcheck.alternativeTermCount=3D5} hits=3D12 status= =3D0 QTime=3D61=20 [junit4:junit4] 2> 11339 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458100&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3Dlowerfilt:("quote+red+fox")&spellcheck.count=3D10&isShard=3Dtrue= &qt=3DspellCheckCompRH&fsv=3Dtrue&spellcheck.alternativeTermCount=3D5} hits= =3D12 status=3D0 QTime=3D4=20 [junit4:junit4] 2> 11361 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.maxResultsForSuggest=3D10&spellch= eck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateE= xtendedResults=3Dtrue&ids=3D21,20,19,17,22,18,15,16,13,14&spellcheck.maxCol= lationTries=3D10&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt=3Djavabin&= spellcheck.collate=3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&NO= W=3D1363616458100&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::08= 3]:33332/&fl=3Did,lowerfilt&q=3Dlowerfilt:("quote+red+fox")&spellcheck.coun= t=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH&spellcheck.alternativeTermCount= =3D5} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 11368 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&shards=3D127.0.= 0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,lowerfilt&q=3Dlowe= rfilt:("quote+red+fox")&spellcheck.count=3D10&qt=3DspellCheckCompRH&spellch= eck.alternativeTermCount=3D5} hits=3D12 status=3D0 QTime=3D41=20 [junit4:junit4] 2> 11372 T33 oas.BaseDistributedSearchTestCase.query star= ting stress... [junit4:junit4] 2> 11389 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458153&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3Dlowerfilt:("quote+red+fox")&spellcheck.count=3D10&isShard=3Dtrue= &qt=3DspellCheckCompRH&fsv=3Dtrue&spellcheck.alternativeTermCount=3D5} hits= =3D12 status=3D0 QTime=3D3=20 [junit4:junit4] 2> 11391 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458154&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3Dlowerfilt:("quote+red+fox")&spellcheck.count=3D10&isShard=3Dtrue= &qt=3DspellCheckCompRH&fsv=3Dtrue&spellcheck.alternativeTermCount=3D5} hits= =3D12 status=3D0 QTime=3D2=20 [junit4:junit4] 2> 11402 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458154&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3Dlowerfilt:("quote+red+fox")&spellcheck.count=3D10&isShard=3Dtrue= &qt=3DspellCheckCompRH&fsv=3Dtrue&spellcheck.alternativeTermCount=3D5} hits= =3D12 status=3D0 QTime=3D2=20 [junit4:junit4] 2> 11412 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.maxResultsForSuggest=3D10&spellch= eck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateE= xtendedResults=3Dtrue&ids=3D21,20,19,17,22,18,15,16,13,14&spellcheck.maxCol= lationTries=3D10&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt=3Djavabin&= spellcheck.collate=3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&NO= W=3D1363616458154&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::08= 3]:33332/&fl=3Did,lowerfilt&q=3Dlowerfilt:("quote+red+fox")&spellcheck.coun= t=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH&spellcheck.alternativeTermCount= =3D5} status=3D0 QTime=3D12=20 [junit4:junit4] 2> 11418 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.maxResultsForSuggest=3D10&spellch= eck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateE= xtendedResults=3Dtrue&ids=3D21,20,19,17,22,18,15,16,13,14&spellcheck.maxCol= lationTries=3D10&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt=3Djavabin&= spellcheck.collate=3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&NO= W=3D1363616458153&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::08= 3]:33332/&fl=3Did,lowerfilt&q=3Dlowerfilt:("quote+red+fox")&spellcheck.coun= t=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH&spellcheck.alternativeTermCount= =3D5} status=3D0 QTime=3D21=20 [junit4:junit4] 2> 11423 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&shards=3D127.0.= 0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,lowerfilt&q=3Dlowe= rfilt:("quote+red+fox")&spellcheck.count=3D10&qt=3DspellCheckCompRH&spellch= eck.alternativeTermCount=3D5} hits=3D12 status=3D0 QTime=3D43=20 [junit4:junit4] 2> 11426 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&shards=3D127.0.= 0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,lowerfilt&q=3Dlowe= rfilt:("quote+red+fox")&spellcheck.count=3D10&qt=3DspellCheckCompRH&spellch= eck.alternativeTermCount=3D5} hits=3D12 status=3D0 QTime=3D45=20 [junit4:junit4] 2> 11434 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.maxResultsForSuggest=3D10&spellch= eck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateE= xtendedResults=3Dtrue&ids=3D21,20,19,17,22,18,15,16,13,14&spellcheck.maxCol= lationTries=3D10&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt=3Djavabin&= spellcheck.collate=3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&NO= W=3D1363616458154&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::08= 3]:33332/&fl=3Did,lowerfilt&q=3Dlowerfilt:("quote+red+fox")&spellcheck.coun= t=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH&spellcheck.alternativeTermCount= =3D5} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 11438 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&shards=3D127.0.= 0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,lowerfilt&q=3Dlowe= rfilt:("quote+red+fox")&spellcheck.count=3D10&qt=3DspellCheckCompRH&spellch= eck.alternativeTermCount=3D5} hits=3D12 status=3D0 QTime=3D57=20 [junit4:junit4] 2> 11439 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458204&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3Dlowerfilt:("quote+red+fox")&spellcheck.count=3D10&isShard=3Dtrue= &qt=3DspellCheckCompRH&fsv=3Dtrue&spellcheck.alternativeTermCount=3D5} hits= =3D12 status=3D0 QTime=3D3=20 [junit4:junit4] 2> 11440 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458206&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3Dlowerfilt:("quote+red+fox")&spellcheck.count=3D10&isShard=3Dtrue= &qt=3DspellCheckCompRH&fsv=3Dtrue&spellcheck.alternativeTermCount=3D5} hits= =3D12 status=3D0 QTime=3D2=20 [junit4:junit4] 2> 11454 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.maxResultsForSuggest=3D10&spellch= eck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateE= xtendedResults=3Dtrue&ids=3D21,20,19,17,22,18,15,16,13,14&spellcheck.maxCol= lationTries=3D10&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt=3Djavabin&= spellcheck.collate=3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&NO= W=3D1363616458206&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::08= 3]:33332/&fl=3Did,lowerfilt&q=3Dlowerfilt:("quote+red+fox")&spellcheck.coun= t=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH&spellcheck.alternativeTermCount= =3D5} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 11455 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.maxResultsForSuggest=3D10&spellch= eck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateE= xtendedResults=3Dtrue&ids=3D21,20,19,17,22,18,15,16,13,14&spellcheck.maxCol= lationTries=3D10&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt=3Djavabin&= spellcheck.collate=3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&NO= W=3D1363616458204&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::08= 3]:33332/&fl=3Did,lowerfilt&q=3Dlowerfilt:("quote+red+fox")&spellcheck.coun= t=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH&spellcheck.alternativeTermCount= =3D5} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 11455 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458219&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,score&sta= rt=3D0&q=3Dlowerfilt:("quote+red+fox")&spellcheck.count=3D10&isShard=3Dtrue= &qt=3DspellCheckCompRH&fsv=3Dtrue&spellcheck.alternativeTermCount=3D5} hits= =3D12 status=3D0 QTime=3D2=20 [junit4:junit4] 2> 11458 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&shards=3D127.0.= 0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,lowerfilt&q=3Dlowe= rfilt:("quote+red+fox")&spellcheck.count=3D10&qt=3DspellCheckCompRH&spellch= eck.alternativeTermCount=3D5} hits=3D12 status=3D0 QTime=3D24=20 [junit4:junit4] 2> 11458 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&shards=3D127.0.= 0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,lowerfilt&q=3Dlowe= rfilt:("quote+red+fox")&spellcheck.count=3D10&qt=3DspellCheckCompRH&spellch= eck.alternativeTermCount=3D5} hits=3D12 status=3D0 QTime=3D27=20 [junit4:junit4] 2> 11474 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.maxResultsForSuggest=3D10&spellch= eck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateE= xtendedResults=3Dtrue&ids=3D21,20,19,17,22,18,15,16,13,14&spellcheck.maxCol= lationTries=3D10&spellcheck.maxCollations=3D1&distrib=3Dfalse&wt=3Djavabin&= spellcheck.collate=3Dtrue&version=3D2&spellcheck.onlyMorePopular=3Dfalse&NO= W=3D1363616458219&shard.url=3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::08= 3]:33332/&fl=3Did,lowerfilt&q=3Dlowerfilt:("quote+red+fox")&spellcheck.coun= t=3D10&isShard=3Dtrue&qt=3DspellCheckCompRH&spellcheck.alternativeTermCount= =3D5} status=3D0 QTime=3D10=20 [junit4:junit4] 2> 11478 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&shards=3D127.0.= 0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/&fl=3Did,lowerfilt&q=3Dlowe= rfilt:("quote+red+fox")&spellcheck.count=3D10&qt=3DspellCheckCompRH&spellch= eck.alternativeTermCount=3D5} hits=3D12 status=3D0 QTime=3D32=20 [junit4:junit4] 2> 11549 T36 C2 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &fl=3Did,lowerfilt&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&qt=3Dspe= llCheckCompRH&spellcheck.alternativeTermCount=3D5} hits=3D1 status=3D0 QTim= e=3D63=20 [junit4:junit4] 2> 11586 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458329&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332= /&fl=3Did,score&start=3D0&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&i= sShard=3Dtrue&qt=3DspellCheckCompRH&fsv=3Dtrue&spellcheck.alternativeTermCo= unt=3D5} hits=3D1 status=3D0 QTime=3D24=20 [junit4:junit4] 2> 11595 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.maxResultsForSuggest=3D10&spellch= eck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateE= xtendedResults=3Dtrue&ids=3D25&spellcheck.maxCollationTries=3D10&spellcheck= .maxCollations=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&v= ersion=3D2&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458329&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332= /&fl=3Did,lowerfilt&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&isShard= =3Dtrue&qt=3DspellCheckCompRH&spellcheck.alternativeTermCount=3D5} status= =3D0 QTime=3D2=20 [junit4:junit4] 2> 11598 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/ {sug= gestions=3D{rod=3D{numFound=3D2,startOffset=3D12,endOffset=3D15,origFreq=3D= 1,suggestion=3D[{word=3Dred,freq=3D13}, {word=3Dford,freq=3D1}]},fix=3D{num= Found=3D1,startOffset=3D16,endOffset=3D19,origFreq=3D1,suggestion=3D[{word= =3Dfox,freq=3D13}]},correctlySpelled=3Dfalse,collation=3D{collationQuery=3D= lowerfilt:("red fox"),hits=3D13,misspellingsAndCorrections=3D{rod=3Dred,fix= =3Dfox},collationInternalRank=3D2}}} [junit4:junit4] 2> 11599 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/ null [junit4:junit4] 2> 11600 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&shards=3D127.0.= 0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&fl=3Did= ,lowerfilt&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&qt=3DspellCheckC= ompRH&spellcheck.alternativeTermCount=3D5} hits=3D1 status=3D0 QTime=3D44= =20 [junit4:junit4] 2> 11615 T33 oas.BaseDistributedSearchTestCase.query star= ting stress... [junit4:junit4] 2> 11642 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458395&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332= /&fl=3Did,score&start=3D0&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&i= sShard=3Dtrue&qt=3DspellCheckCompRH&fsv=3Dtrue&spellcheck.alternativeTermCo= unt=3D5} hits=3D1 status=3D0 QTime=3D15=20 [junit4:junit4] 2> 11647 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458395&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332= /&fl=3Did,score&start=3D0&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&i= sShard=3Dtrue&qt=3DspellCheckCompRH&fsv=3Dtrue&spellcheck.alternativeTermCo= unt=3D5} hits=3D1 status=3D0 QTime=3D19=20 [junit4:junit4] 2> 11648 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458394&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332= /&fl=3Did,score&start=3D0&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&i= sShard=3Dtrue&qt=3DspellCheckCompRH&fsv=3Dtrue&spellcheck.alternativeTermCo= unt=3D5} hits=3D1 status=3D0 QTime=3D19=20 [junit4:junit4] 2> 11652 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.maxResultsForSuggest=3D10&spellch= eck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateE= xtendedResults=3Dtrue&ids=3D25&spellcheck.maxCollationTries=3D10&spellcheck= .maxCollations=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&v= ersion=3D2&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458395&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332= /&fl=3Did,lowerfilt&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&isShard= =3Dtrue&qt=3DspellCheckCompRH&spellcheck.alternativeTermCount=3D5} status= =3D0 QTime=3D2=20 [junit4:junit4] 2> 11654 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/ {sug= gestions=3D{rod=3D{numFound=3D2,startOffset=3D12,endOffset=3D15,origFreq=3D= 1,suggestion=3D[{word=3Dred,freq=3D13}, {word=3Dford,freq=3D1}]},fix=3D{num= Found=3D1,startOffset=3D16,endOffset=3D19,origFreq=3D1,suggestion=3D[{word= =3Dfox,freq=3D13}]},correctlySpelled=3Dfalse,collation=3D{collationQuery=3D= lowerfilt:("red fox"),hits=3D13,misspellingsAndCorrections=3D{rod=3Dred,fix= =3Dfox},collationInternalRank=3D2}}} [junit4:junit4] 2> 11655 T50 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/ null [junit4:junit4] 2> 11656 T53 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.maxResultsForSuggest=3D10&spellch= eck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateE= xtendedResults=3Dtrue&ids=3D25&spellcheck.maxCollationTries=3D10&spellcheck= .maxCollations=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&v= ersion=3D2&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458395&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332= /&fl=3Did,lowerfilt&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&isShard= =3Dtrue&qt=3DspellCheckCompRH&spellcheck.alternativeTermCount=3D5} status= =3D0 QTime=3D1=20 [junit4:junit4] 2> 11656 T52 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dfalse&spellcheck.maxResultsForSuggest=3D10&spellch= eck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateE= xtendedResults=3Dtrue&ids=3D25&spellcheck.maxCollationTries=3D10&spellcheck= .maxCollations=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&v= ersion=3D2&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458394&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332= /&fl=3Did,lowerfilt&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&isShard= =3Dtrue&qt=3DspellCheckCompRH&spellcheck.alternativeTermCount=3D5} status= =3D0 QTime=3D1=20 [junit4:junit4] 2> 11656 T50 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&shards=3D127.0.= 0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&fl=3Did= ,lowerfilt&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&qt=3DspellCheckC= ompRH&spellcheck.alternativeTermCount=3D5} hits=3D1 status=3D0 QTime=3D34= =20 [junit4:junit4] 2> 11658 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/ {sug= gestions=3D{rod=3D{numFound=3D2,startOffset=3D12,endOffset=3D15,origFreq=3D= 1,suggestion=3D[{word=3Dred,freq=3D13}, {word=3Dford,freq=3D1}]},fix=3D{num= Found=3D1,startOffset=3D16,endOffset=3D19,origFreq=3D1,suggestion=3D[{word= =3Dfox,freq=3D13}]},correctlySpelled=3Dfalse,collation=3D{collationQuery=3D= lowerfilt:("red fox"),hits=3D13,misspellingsAndCorrections=3D{rod=3Dred,fix= =3Dfox},collationInternalRank=3D2}}} [junit4:junit4] 2> 11658 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/ {sug= gestions=3D{rod=3D{numFound=3D2,startOffset=3D12,endOffset=3D15,origFreq=3D= 1,suggestion=3D[{word=3Dred,freq=3D13}, {word=3Dford,freq=3D1}]},fix=3D{num= Found=3D1,startOffset=3D16,endOffset=3D19,origFreq=3D1,suggestion=3D[{word= =3Dfox,freq=3D13}]},correctlySpelled=3Dfalse,collation=3D{collationQuery=3D= lowerfilt:("red fox"),hits=3D13,misspellingsAndCorrections=3D{rod=3Dred,fix= =3Dfox},collationInternalRank=3D2}}} [junit4:junit4] 2> 11659 T48 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/ null [junit4:junit4] 2> 11659 T51 C3 oashc.SpellCheckComponent.finishStage 127= .0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/ null [junit4:junit4] 2> 11660 T48 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&shards=3D127.0.= 0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&fl=3Did= ,lowerfilt&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&qt=3DspellCheckC= ompRH&spellcheck.alternativeTermCount=3D5} hits=3D1 status=3D0 QTime=3D38= =20 [junit4:junit4] 2> 11660 T51 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&shards.q= t=3DspellCheckCompRH&spellcheck.extendedResults=3Dtrue&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2&shards=3D127.0.= 0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&fl=3Did= ,lowerfilt&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&qt=3DspellCheckC= ompRH&spellcheck.alternativeTermCount=3D5} hits=3D1 status=3D0 QTime=3D39= =20 [junit4:junit4] 2> 11685 T49 C3 REQ [collection1] webapp=3D path=3D/selec= t params=3D{spellcheck=3Dtrue&spellcheck.maxResultsForSuggest=3D10&spellche= ck.extendedResults=3Dtrue&shards.qt=3DspellCheckCompRH&spellcheck.collateEx= tendedResults=3Dtrue&spellcheck.maxCollationTries=3D10&spellcheck.maxCollat= ions=3D1&distrib=3Dfalse&wt=3Djavabin&spellcheck.collate=3Dtrue&version=3D2= &rows=3D10&spellcheck.onlyMorePopular=3Dfalse&NOW=3D1363616458440&shard.url= =3D127.0.0.1:27176/|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332= /&fl=3Did,score&start=3D0&q=3Dlowerfilt:("rod+fix")&spellcheck.count=3D10&i= sShard [...truncated too long message...] docValues:{}, sim=3DDefaultSimilarity, locale=3Dvi, timezone=3DAmerica/Cui= aba [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7= .0_17 (64-bit)/cpus=3D16,threads=3D3,free=3D176256160,total=3D418512896 [junit4:junit4] 2> NOTE: All tests run in this JVM: [SortByFunctionTest, = IndexSchemaRuntimeFieldTest, DistanceFunctionTest, OpenCloseCoreStressTest] [junit4:junit4] 2> NOTE: download the large Jenkins line-docs file by run= ning 'ant get-jenkins-line-docs' in the lucene directory. [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DOpenClose= CoreStressTest -Dtests.seed=3DA5873DBB93C19062 -Dtests.multiplier=3D2 -Dtes= ts.nightly=3Dtrue -Dtests.slow=3Dtrue -Dtests.linedocsfile=3D/home/hudson/l= ucene-data/enwiki.random.lines.txt -Dtests.locale=3Dvi -Dtests.timezone=3DA= merica/Cuiaba -Dtests.file.encoding=3DUS-ASCII [junit4:junit4] ERROR 0.00s J1 | OpenCloseCoreStressTest (suite) <<< [junit4:junit4] > Throwable #1: java.lang.AssertionError: ERROR: SolrInd= exSearcher opens=3D1894 closes=3D1893 [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19= 062]:0) [junit4:junit4] > =09at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > =09at org.apache.solr.SolrTestCaseJ4.endTrackingSearch= ers(SolrTestCaseJ4.java:247) [junit4:junit4] > =09at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTe= stCaseJ4.java:97) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:57) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:43) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:601) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$5.evaluate(RandomizedRunner.java:700) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] > Throwable #2: com.carrotsearch.randomizedtesting.Threa= dLeakError: 2 threads leaked from SUITE scope at org.apache.solr.core.OpenC= loseCoreStressTest:=20 [junit4:junit4] > 1) Thread[id=3D2466, name=3DsearcherExecutor-3220-t= hread-1, state=3DWAITING, group=3DTGRP-OpenCloseCoreStressTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.park= (LockSupport.java:186) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSy= nchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) [junit4:junit4] > at java.util.concurrent.LinkedBlockingQueue.ta= ke(LinkedBlockingQueue.java:442) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.get= Task(ThreadPoolExecutor.java:1068) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.run= Worker(ThreadPoolExecutor.java:1130) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor$Wor= ker.run(ThreadPoolExecutor.java:615) [junit4:junit4] > at java.lang.Thread.run(Thread.java:722) [junit4:junit4] > 2) Thread[id=3D2467, name=3DcommitScheduler-3222-th= read-1, state=3DWAITING, group=3DTGRP-OpenCloseCoreStressTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.park= (LockSupport.java:186) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSy= nchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) [junit4:junit4] > at java.util.concurrent.ScheduledThreadPoolExe= cutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079) [junit4:junit4] > at java.util.concurrent.ScheduledThreadPoolExe= cutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.get= Task(ThreadPoolExecutor.java:1068) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.run= Worker(ThreadPoolExecutor.java:1130) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor$Wor= ker.run(ThreadPoolExecutor.java:615) [junit4:junit4] > at java.lang.Thread.run(Thread.java:722) [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19= 062]:0) [junit4:junit4] > Throwable #3: com.carrotsearch.randomizedtesting.Threa= dLeakError: There are still zombie threads that couldn't be terminated: [junit4:junit4] > 1) Thread[id=3D2466, name=3DsearcherExecutor-3220-t= hread-1, state=3DWAITING, group=3DTGRP-OpenCloseCoreStressTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.park= (LockSupport.java:186) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSy= nchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) [junit4:junit4] > at java.util.concurrent.LinkedBlockingQueue.ta= ke(LinkedBlockingQueue.java:442) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.get= Task(ThreadPoolExecutor.java:1068) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.run= Worker(ThreadPoolExecutor.java:1130) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor$Wor= ker.run(ThreadPoolExecutor.java:615) [junit4:junit4] > at java.lang.Thread.run(Thread.java:722) [junit4:junit4] > 2) Thread[id=3D2467, name=3DcommitScheduler-3222-th= read-1, state=3DWAITING, group=3DTGRP-OpenCloseCoreStressTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.park= (LockSupport.java:186) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSy= nchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) [junit4:junit4] > at java.util.concurrent.ScheduledThreadPoolExe= cutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079) [junit4:junit4] > at java.util.concurrent.ScheduledThreadPoolExe= cutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.get= Task(ThreadPoolExecutor.java:1068) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.run= Worker(ThreadPoolExecutor.java:1130) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor$Wor= ker.run(ThreadPoolExecutor.java:615) [junit4:junit4] > at java.lang.Thread.run(Thread.java:722) [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([A5873DBB93C19= 062]:0) [junit4:junit4] Completed on J1 in 1225.86s, 6 tests, 4 failures, 2 errors,= 2 skipped <<< FAILURES! [...truncated 592 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/buil= d.xml:382: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/buil= d.xml:355: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/buil= d.xml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr= /build.xml:183: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr= /common-build.xml:449: The following error occurred while executing this li= ne: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/luce= ne/common-build.xml:1210: The following error occurred while executing this= line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/luce= ne/common-build.xml:874: There were test failures: 272 suites, 1144 tests, = 3 suite-level errors, 1 error, 4 failures, 666 ignored (4 assumptions) Total time: 91 minutes 55 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_5123_1996804263.1363617724709 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_5123_1996804263.1363617724709--