Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/881/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.cloud.RecoveryZkTest.test
Error Message:
There are still nodes recoverying - waited for 120 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 120
seconds
at
__randomizedtesting.SeedInfo.seed([F68F6229265D464B:7EDB5DF388A12BB3]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:181)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:862)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1418)
at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery
Error Message:
List size mismatch @ spellcheck/suggestions
Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
at
__randomizedtesting.SeedInfo.seed([F68F6229265D464B:FDA335E9B994FAE4]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:901)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:848)
at
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.spelling.suggest.SuggesterTSTTest.testRebuild
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([F68F6229265D464B:ADAAC06A125D3CD1]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:813)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
at
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><lst name="spellcheck"><lst name="suggestions"/><lst
name="collations"/></lst>
</response>
request
was:q=ac&qt=/suggest_tst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:806)
... 41 more
Build Log:
[...truncated 10523 lines...]
[junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_F68F6229265D464B-001/init-core-data-001
[junit4] 2> 29265 INFO
(SUITE-SpellCheckComponentTest-seed#[F68F6229265D464B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 29331 INFO
(SUITE-SpellCheckComponentTest-seed#[F68F6229265D464B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 29331 INFO
(SUITE-SpellCheckComponentTest-seed#[F68F6229265D464B]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 29356 WARN
(SUITE-SpellCheckComponentTest-seed#[F68F6229265D464B]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 29357 INFO
(SUITE-SpellCheckComponentTest-seed#[F68F6229265D464B]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 29396 INFO
(SUITE-SpellCheckComponentTest-seed#[F68F6229265D464B]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 29551 WARN
(SUITE-SpellCheckComponentTest-seed#[F68F6229265D464B]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 29557 INFO
(SUITE-SpellCheckComponentTest-seed#[F68F6229265D464B]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 29615 INFO (coreLoadExecutor-78-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 29841 WARN (coreLoadExecutor-78-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 29843 INFO (coreLoadExecutor-78-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 29920 INFO (coreLoadExecutor-78-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 30282 WARN (coreLoadExecutor-78-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 30287 INFO (coreLoadExecutor-78-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 30312 INFO (coreLoadExecutor-78-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 30312 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_F68F6229265D464B-001/init-core-data-001/]
[junit4] 2> 30314 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1167696324,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 30326 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 30326 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 30327 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=54.80078125,
floorSegmentMB=2.0361328125, forceMergeDeletesPctAllowed=6.530721879682771,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 30327 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c392c59[collection1] main]
[junit4] 2> 30327 WARN (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 30328 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 30338 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: default
[junit4] 2> 30343 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: default_teststop
[junit4] 2> 30354 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
[junit4] 2> 30354 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
[junit4] 2> 30367 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: threshold
[junit4] 2> 30367 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
[junit4] 2> 30367 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: threshold_direct
[junit4] 2> 30371 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: multipleFields
[junit4] 2> 30403 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: freq
[junit4] 2> 30414 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: fqcn
[junit4] 2> 30415 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 30417 INFO
(SUITE-SpellCheckComponentTest-seed#[F68F6229265D464B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 30423 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
[junit4] 2> 30427 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 3
[junit4] 2> 30431 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 30432 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 30434 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 1
[junit4] 2> 30435 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 30436 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 30437 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 30438 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 30439 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 30440 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 30440 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 30440 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 30447 WARN
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 30457 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3085a550[collection1] main]
[junit4] 2> 30457 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 30457 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 30458 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
default_teststop
[junit4] 2> 30458 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 30459 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
direct_lowerfilt
[junit4] 2> 30459 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 30459 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
[junit4] 2> 30459 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
threshold_direct
[junit4] 2> 30459 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 30459 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 30460 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 30460 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 30461 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 30461 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 30461 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2c392c59[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 30461 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 30462 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
default_teststop
[junit4] 2> 30462 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 30462 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
direct_lowerfilt
[junit4] 2> 30462 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 30462 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
[junit4] 2> 30463 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
threshold_direct
[junit4] 2> 30463 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 30464 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 30464 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 30465 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 30465 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 30465 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 30466 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3085a550[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
[junit4] 2> 30466 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 25
[junit4] 2> 30480 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0
QTime=14
[junit4] 2> 30485 ERROR
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @
spellcheck/suggestions
[junit4] 2> expected
=/spellcheck=={'suggestions':['12346',{'numFound':1,'startOffset':0,'endOffset':5,'suggestion':['12345']}]}
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":14},
[junit4] 2> "response":{"numFound":0,"start":0,"docs":[]
[junit4] 2> },
[junit4] 2> "spellcheck":{
[junit4] 2> "suggestions":[]}}
[junit4] 2>
[junit4] 2> request = q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml
[junit4] 2> 30485 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
[junit4] 2> 30486 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 30486 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 30487 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 30487 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 30488 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@272ae0af[collection1] main]
[junit4] 2> 30488 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 30488 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 30501 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 30535 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 30549 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 30550 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 30560 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 30566 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 30587 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@272ae0af[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 30589 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 101
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SpellCheckComponentTest -Dtests.method=testNumericQuery
-Dtests.seed=F68F6229265D464B -Dtests.slow=true -Dtests.locale=pl-PL
-Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.18s J1 | SpellCheckComponentTest.testNumericQuery <<<
[junit4] > Throwable #1: java.lang.RuntimeException: List size mismatch @
spellcheck/suggestions
[junit4] > at
__randomizedtesting.SeedInfo.seed([F68F6229265D464B:FDA335E9B994FAE4]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:901)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:848)
[junit4] > at
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 30599 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
[junit4] 2> 30601 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 1
[junit4] 2> 30603 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 30604 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 30605 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 30606 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 30607 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 30609 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 0
[junit4] 2> 30610 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7]} 0 0
[junit4] 2> 30611 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 0
[junit4] 2> 30612 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 0
[junit4] 2> 30613 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 30613 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 30639 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d09948e[collection1] main]
[junit4] 2> 30640 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 30640 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 30704 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 30721 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 30751 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 30751 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 30779 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 30814 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 30878 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d09948e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c10)))}
[junit4] 2> 30879 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 266
[junit4] 2> 30884 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
hits=0 status=0 QTime=4
[junit4] 2> 30924 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold_direct&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
hits=0 status=0 QTime=39
[junit4] 2> 30932 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
[junit4] 2> 30932 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 30932 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 30933 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 30933 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 30934 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@54dd88c0[collection1] main]
[junit4] 2> 30934 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 30934 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 30945 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 30951 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 30957 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 30957 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 30963 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 30972 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 30979 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@54dd88c0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 30980 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 47
[junit4] 2> 30983 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
[junit4] 2> 30985 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 1
[junit4] 2> 30986 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 30987 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 30988 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 30989 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 30990 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 30991 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 30992 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 30993 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 30994 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 30994 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 30994 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 31000 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a43bd68[collection1] main]
[junit4] 2> 31001 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 31001 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 31052 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 31058 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 31093 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 31093 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 31119 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 31159 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 31185 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a43bd68[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10)))}
[junit4] 2> 31186 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 191
[junit4] 2> 31187 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true}
hits=0 status=0 QTime=0
[junit4] 2> 31188 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
[junit4] 2> 31188 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 31188 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 31189 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 31189 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 31189 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f0dfe2b[collection1] main]
[junit4] 2> 31189 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 31189 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 31210 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 31219 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 31230 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 31230 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 31235 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 31243 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 31249 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f0dfe2b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31251 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 62
[junit4] 2> 31255 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
[junit4] 2> 31257 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 1
[junit4] 2> 31258 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 31259 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 31260 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 31261 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 31262 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 31262 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 0
[junit4] 2> 31263 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7]} 0 0
[junit4] 2> 31265 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 1
[junit4] 2> 31266 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 0
[junit4] 2> 31267 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 31267 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 31273 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e6d143d[collection1] main]
[junit4] 2> 31273 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 31273 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 31301 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 31306 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 31327 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 31327 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 31352 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 31376 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 31399 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7e6d143d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10)))}
[junit4] 2> 31399 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 132
[junit4] 2> 31400 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
[junit4] 2> 31401 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 31401 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 31402 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 31402 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 31402 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@78babe77[collection1] main]
[junit4] 2> 31402 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 31403 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 31413 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 31422 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 31429 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 31429 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 31438 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 31453 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 31464 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@78babe77[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31466 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 64
[junit4] 2> 31471 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 31472 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 1
[junit4] 2> 31473 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 31475 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 1
[junit4] 2> 31476 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 31477 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 31478 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 31479 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 31480 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 31481 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 31481 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 31482 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 31482 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 31488 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@156c1962[collection1] main]
[junit4] 2> 31489 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 31490 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 31516 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 31522 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 31544 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 31544 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 31567 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 31591 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 31617 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@156c1962[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c10)))}
[junit4] 2> 31618 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 136
[junit4] 2> 31627 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0
QTime=7
[junit4] 2> 31627 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 31627 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 31627 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 31628 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 31628 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 31629 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5a5f4fff[collection1] main]
[junit4] 2> 31629 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 31629 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 31636 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 31641 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 31647 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 31647 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 31653 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 31660 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 31667 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5a5f4fff[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31668 INFO
(TEST-SpellCheckComponentTest.test-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 39
[junit4] 2> 31671 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
[junit4] 2> 31672 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 1
[junit4] 2> 31673 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 31675 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 31676 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 31677 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 31678 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 31678 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 31679 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 31680 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 31681 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 31681 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 31681 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 31687 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ba34837[collection1] main]
[junit4] 2> 31687 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 31687 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 31711 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 31716 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 31739 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 31739 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 31761 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 31781 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 31801 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4ba34837[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10)))}
[junit4] 2> 31802 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 120
[junit4] 2> 31830 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
hits=0 status=0 QTime=27
[junit4] 2> 31832 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=3&wt=xml&spellcheck.extendedResults=true}
hits=0 status=0 QTime=2
[junit4] 2> 31832 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
[junit4] 2> 31833 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 31833 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 31833 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 31834 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 31834 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53495117[collection1] main]
[junit4] 2> 31834 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 31835 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 31841 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 31845 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 31851 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 31851 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 31857 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 31862 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 31881 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@53495117[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31881 INFO
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F68F6229265D464B])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 47
[junit4] 2> 31885 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
[junit4] 2> 31887 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 1
[junit4] 2> 31888 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 31888 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 31889 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 31890 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 31891 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 31892 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 31893 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 31893 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 31894 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 31895 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 31895 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 31901 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@4976e0a0[collection1] main]
[junit4] 2> 31901 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 31901 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 31921 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 31926 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 31944 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 31944 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 31966 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 31986 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 32008 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4976e0a0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):c10)))}
[junit4] 2> 32008 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 113
[junit4] 2> 32011 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml}
hits=0 status=0 QTime=2
[junit4] 2> 32013 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[11231]} 0 1
[junit4] 2> 32014 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 32014 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 32018 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@21ef5bb[collection1] main]
[junit4] 2> 32018 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 32019 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 32060 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 32067 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 32098 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 32098 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 32208 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 32275 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 32315 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@21ef5bb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):c10)
Uninverting(_7(7.0.0):c1)))}
[junit4] 2> 32315 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 302
[junit4] 2> 32324 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml}
hits=0 status=0 QTime=315
[junit4] 2> 32327 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
[junit4] 2> 32328 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 32328 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 32331 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 32331 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 32331 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@a560745[collection1] main]
[junit4] 2> 32332 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 32332 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 32341 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 32348 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 32356 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 32356 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 32363 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 32372 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 32380 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a560745[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 32381 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[F68F6229265D464B]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 50
[junit4] 2> 32389 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCollate
[junit4] 2> 32394 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 5
[junit4] 2> 32401 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 32406 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 32410 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 1
[junit4] 2> 32426 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 6
[junit4] 2> 32437 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 2
[junit4] 2> 32448 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 32463 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 1
[junit4] 2> 32472 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 5
[junit4] 2> 32477 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 32481 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 32481 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2257cc76
[junit4] 2> 32502 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c8e7bdc[collection1] main]
[junit4] 2> 32503 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 32503 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 32618 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 32666 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 32727 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 32727 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 32771 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 32823 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 32850 INFO (searcherExecutor-79-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7c8e7bdc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.0.0):c10)))}
[junit4] 2> 32850 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 370
[junit4] 2> 32894 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.build=true&spellcheck.collate=true}
hits=0 status=0 QTime=40
[junit4] 2> 32900 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
hits=0 status=0 QTime=6
[junit4] 2> 32903 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
hits=0 status=0 QTime=2
[junit4] 2> 32905 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=pixma&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
hits=0 status=0 QTime=1
[junit4] 2> 32905 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCollate
[junit4] 2> 32906 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[F68F6229265D464B]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 32
[...truncated too long message...]
.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2061235 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.s.s.Suggester init:
{name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
[junit4] 2> 2061238 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: suggest_tst
[junit4] 2> 2061238 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using
default converter
[junit4] 2> 2061238 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2061238 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.s.s.Suggester init:
{name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
[junit4] 2> 2061238 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: suggest_fst
[junit4] 2> 2061238 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using
default converter
[junit4] 2> 2061238 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2061238 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.s.s.Suggester init:
{name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
[junit4] 2> 2061239 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: suggest_wfst
[junit4] 2> 2061239 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using
default converter
[junit4] 2> 2061239 INFO (coreLoadExecutor-7121-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2061240 INFO
(TEST-SuggesterTSTTest.testReload-seed#[F68F6229265D464B]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2061240 INFO
(searcherExecutor-7122-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
[junit4] 2> 2061241 INFO
(searcherExecutor-7122-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 2061242 INFO
(searcherExecutor-7122-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
[junit4] 2> 2061242 INFO
(searcherExecutor-7122-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 2061256 INFO
(searcherExecutor-7122-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
[junit4] 2> 2061256 INFO
(searcherExecutor-7122-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 2061257 INFO
(searcherExecutor-7122-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
[junit4] 2> 2061257 INFO
(searcherExecutor-7122-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.s.Suggester reload()
[junit4] 2> 2061261 INFO
(searcherExecutor-7122-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@699043b1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C3)))}
[junit4] 2> 2061262 INFO
(TEST-SuggesterTSTTest.testReload-seed#[F68F6229265D464B]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=ac&qt=/suggest_tst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml}
status=0 QTime=21
[junit4] 2> 2061262 INFO
(TEST-SuggesterTSTTest.testReload-seed#[F68F6229265D464B]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testReload
[junit4] 2> 2061263 INFO
(SUITE-SuggesterTSTTest-seed#[F68F6229265D464B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2061263 INFO
(SUITE-SuggesterTSTTest-seed#[F68F6229265D464B]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2097486450
[junit4] 2> 2061263 INFO (coreCloseExecutor-7126-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7e32902e
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.spelling.suggest.SuggesterTSTTest_F68F6229265D464B-001
[junit4] 2> Oct 02, 2016 12:36:55 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true): {}, locale=sr, timezone=Asia/Rangoon
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=200527624,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[SchemaVersionSpecificBehaviorTest, AnalysisAfterCoreReloadTest,
DistributedFacetPivotWhiteBoxTest, TestExtendedDismaxParser,
TestUseDocValuesAsStored, TestDynamicFieldResource, SuggesterFSTTest,
SimpleMLTQParserTest, VMParamsZkACLAndCredentialsProvidersTest,
DistributedSpellCheckComponentTest, TestPhraseSuggestions, ZkControllerTest,
PrimUtilsTest, TestMiniSolrCloudClusterSSL, ShardRoutingTest, TestSort,
TestReloadDeadlock, TestCollationFieldDocValues, TestFieldCache,
TestSchemaResource, TestQuerySenderNoQuery, TestConfigSetsAPIZkFailure,
TestSizeLimitedDistributedMap, BigEndianAscendingWordSerializerTest,
SolrTestCaseJ4Test, OverseerTest, TestBlendedInfixSuggestions,
TestLeaderInitiatedRecoveryThread, DirectoryFactoryTest,
BlobRepositoryCloudTest, TestReplicationHandlerBackup, TestRebalanceLeaders,
TestGroupingSearch, SimplePostToolTest, PKIAuthenticationIntegrationTest,
TestLegacyNumericRangeQueryBuilder, TestDistributedSearch,
XsltUpdateRequestHandlerTest, TestCustomSort, ChaosMonkeyNothingIsSafeTest,
PeerSyncTest, SampleTest, TestSolrXml, TestReplicationHandler, PluginInfoTest,
ZkNodePropsTest, TestDFISimilarityFactory, VersionInfoTest, NumericFieldsTest,
RollingRestartTest, HdfsNNFailoverTest, HdfsSyncSliceTest, BufferStoreTest,
BooleanFieldTest, CloneFieldUpdateProcessorFactoryTest,
XmlUpdateRequestHandlerTest, TestStressLucene, TestExceedMaxTermLength,
TestPartialUpdateDeduplication, TestStressReorder, TestPivotHelperCode,
CoreAdminCreateDiscoverTest, TestSweetSpotSimilarityFactory,
LeaderFailureAfterFreshStartTest, SolrPluginUtilsTest,
DistributedQueryComponentOptimizationTest, DocValuesMultiTest,
DateRangeFieldTest, TestRawResponseWriter, StandardRequestHandlerTest,
TestSlowCompositeReaderWrapper, CdcrVersionReplicationTest,
DirectSolrSpellCheckerTest, UniqFieldsUpdateProcessorFactoryTest,
SparseHLLTest, TestRTGBase, ClusterStateUpdateTest, TestFieldCacheWithThreads,
SharedFSAutoReplicaFailoverTest, TestFastLRUCache, DocumentBuilderTest,
SimpleFacetsTest, TestSolrDeletionPolicy1, ConfigSetsAPITest,
DeleteInactiveReplicaTest, TestFastOutputStream, HdfsBasicDistributedZkTest,
TestFreeTextSuggestions, TestCoreContainer, TestExclusionRuleCollectionAccess,
RequestLoggingTest, TestJsonRequest, AssignTest, PeerSyncReplicationTest,
ExplicitHLLTest, SynonymTokenizerTest, TestSolr4Spatial2,
TestHashQParserPlugin, TermsComponentTest, QueryElevationComponentTest,
CheckHdfsIndexTest, CdcrReplicationHandlerTest, DOMUtilTest,
CollectionsAPISolrJTest, TestFaceting, PreAnalyzedUpdateProcessorTest,
TestSolrConfigHandlerCloud, MBeansHandlerTest, TestMissingGroups,
SaslZkACLProviderTest, BlockJoinFacetDistribTest,
OpenExchangeRatesOrgProviderTest, FileUtilsTest, TestMacroExpander,
TestChildDocTransformer, TestPerFieldSimilarity, TestSimpleQParserPlugin,
SolrIndexConfigTest, AsyncMigrateRouteKeyTest, AlternateDirectoryTest,
RuleEngineTest, TestDefaultSearchFieldResource, TestCloudInspectUtil,
TestOverriddenPrefixQueryForCustomFieldType, TestStressCloudBlindAtomicUpdates,
HdfsLockFactoryTest, TestBinaryField, CoreMergeIndexesAdminHandlerTest,
IndexSchemaRuntimeFieldTest, SOLR749Test, TestPKIAuthenticationPlugin,
AtomicUpdatesTest, TestSolrQueryParserDefaultOperatorResource, DeleteShardTest,
TestLeaderElectionWithEmptyReplica, CachingDirectoryFactoryTest,
DistributedVersionInfoTest, TestBM25SimilarityFactory,
PathHierarchyTokenizerFactoryTest, TestSchemaVersionResource,
TestStandardQParsers, TestBulkSchemaConcurrent, TestRandomDVFaceting,
CurrencyFieldXmlFileTest, TestConfigSets, HdfsDirectoryFactoryTest,
BlockJoinFacetSimpleTest, DeleteNodeTest, TestConfigSetsAPI,
TestExactSharedStatsCache, TestFieldTypeResource, HLLSerializationTest,
OverseerModifyCollectionTest, TestLocalFSCloudBackupRestore,
TestPostingsSolrHighlighter, LeaderElectionTest, ZkCLITest,
TestDistributedGrouping, TestRecovery, TestHashPartitioner, TestRealTimeGet,
TestJoin, TestStressVersions, HardAutoCommitTest,
DistributedTermsComponentTest, TestRangeQuery, TestSolr4Spatial,
SolrCmdDistributorTest, TestFunctionQuery, TestLazyCores, SoftAutoCommitTest,
SuggesterTSTTest]
[junit4] Completed [350/635 (3!)] on J0 in 1.03s, 4 tests, 1 error <<<
FAILURES!
[...truncated 61171 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]