Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2000/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseConcMarkSweepGC

1 tests failed.
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([BE676B5E04B31237:B54B3C9E9B7AAE98]: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 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11753 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_BE676B5E04B31237-001/init-core-data-001
   [junit4]   2> 1108936 INFO  
(SUITE-SpellCheckComponentTest-seed#[BE676B5E04B31237]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1108936 INFO  
(SUITE-SpellCheckComponentTest-seed#[BE676B5E04B31237]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1108937 INFO  
(SUITE-SpellCheckComponentTest-seed#[BE676B5E04B31237]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1109011 INFO  
(SUITE-SpellCheckComponentTest-seed#[BE676B5E04B31237]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1109024 INFO  
(SUITE-SpellCheckComponentTest-seed#[BE676B5E04B31237]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1109084 WARN  
(SUITE-SpellCheckComponentTest-seed#[BE676B5E04B31237]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1109087 INFO  
(SUITE-SpellCheckComponentTest-seed#[BE676B5E04B31237]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1109109 INFO  
(SUITE-SpellCheckComponentTest-seed#[BE676B5E04B31237]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1109112 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1109178 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1109189 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1109253 WARN  (coreLoadExecutor-4503-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> 1109256 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1109275 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1109275 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_BE676B5E04B31237-001/init-core-data-001/]
   [junit4]   2> 1109276 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=503126583, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1109281 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1109281 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1109281 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16148030366211172]
   [junit4]   2> 1109282 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1577150[collection1] main]
   [junit4]   2> 1109282 WARN  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1109282 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1109365 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 1109407 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 1109407 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1109408 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1109455 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 1109455 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1109455 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 1109497 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 1109654 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 1109706 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 1109706 INFO  (coreLoadExecutor-4503-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1109706 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1109707 INFO  
(SUITE-SpellCheckComponentTest-seed#[BE676B5E04B31237]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1109709 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1109709 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1109712 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 2
   [junit4]   2> 1109712 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1109712 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1109712 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1109712 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1109713 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1109713 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1109713 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1109714 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1109714 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1109714 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1109714 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1109714 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1109714 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1109714 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1109715 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1109715 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1109715 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1109716 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1109717 WARN  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 1109718 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1109718 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c4cc0d[collection1] main]
   [junit4]   2> 1109719 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1109720 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1109721 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1109724 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1109724 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1577150[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109724 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1109726 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1109727 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1109727 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1109727 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1109727 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1109729 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1109729 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1109730 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1109732 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1109734 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1109736 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1109738 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1109738 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c4cc0d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C10)))}
   [junit4]   2> 1109738 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 23
   [junit4]   2> 1109739 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
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=0
   [junit4]   2> 1109739 ERROR 
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
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":0},
   [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> 1109740 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1109740 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1109740 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1109740 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1109740 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1109740 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19e379e[collection1] main]
   [junit4]   2> 1109740 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1109740 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1109791 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1109847 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1109887 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1109888 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1109968 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1110030 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1110071 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19e379e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1110071 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 331
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=testNumericQuery 
-Dtests.seed=BE676B5E04B31237 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ro -Dtests.timezone=Pacific/Fakaofo -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.37s J1 | SpellCheckComponentTest.testNumericQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ 
spellcheck/suggestions
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BE676B5E04B31237:B54B3C9E9B7AAE98]: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 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1110075 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1110075 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1110075 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1110076 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1110076 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1110076 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1110076 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1110076 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1110076 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1110077 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1110077 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1110077 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1110077 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1110079 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@197b591[collection1] main]
   [junit4]   2> 1110080 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1110080 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1110268 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1110316 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1110473 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1110473 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1110656 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1110809 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1110955 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@197b591[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):C10)))}
   [junit4]   2> 1110956 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 878
   [junit4]   2> 1110957 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] 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=0
   [junit4]   2> 1110957 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11231]} 0 0
   [junit4]   2> 1110957 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1110957 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1110961 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@144fec3[collection1] main]
   [junit4]   2> 1110961 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1110961 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1111161 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1111218 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1111358 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1111358 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1111523 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1111704 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1111869 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@144fec3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):C10)
 Uninverting(_2(6.3.0):C1)))}
   [junit4]   2> 1111869 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 912
   [junit4]   2> 1111871 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] 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=914
   [junit4]   2> 1111871 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1111871 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1111871 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1111872 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1111872 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1111872 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@d7e2f4[collection1] main]
   [junit4]   2> 1111872 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1111872 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1111935 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1111980 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1112035 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1112035 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1112091 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1112141 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1112197 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d7e2f4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1112197 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 325
   [junit4]   2> 1112199 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1112199 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1112199 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1112200 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1112200 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1112200 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1112200 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1112200 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1112201 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1112201 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1112201 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1112201 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1112201 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1112204 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c242d3[collection1] main]
   [junit4]   2> 1112204 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1112204 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1112389 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1112430 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1112582 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1112582 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1112729 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1112875 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1113030 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c242d3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.3.0):C10)))}
   [junit4]   2> 1113030 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 828
   [junit4]   2> 1113031 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
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=0
   [junit4]   2> 1113031 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1113031 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1113031 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1113031 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1113031 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1113032 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e0c83b[collection1] main]
   [junit4]   2> 1113032 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1113032 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1113120 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1113176 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1113242 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1113242 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1113307 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1113384 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1113433 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e0c83b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1113433 INFO  
(TEST-SpellCheckComponentTest.test-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 401
   [junit4]   2> 1113435 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1113436 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1113436 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1113436 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1113436 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1113437 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1113437 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1113437 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1113437 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1113437 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1113438 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1113438 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1113438 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1113440 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6526b4[collection1] main]
   [junit4]   2> 1113441 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1113441 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1113598 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1113655 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1113895 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1113895 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1114130 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1114347 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1114577 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6526b4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.3.0):C10)))}
   [junit4]   2> 1114577 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 1139
   [junit4]   2> 1114578 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1114578 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1114578 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1114579 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1114579 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1114579 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1551ba6[collection1] main]
   [junit4]   2> 1114579 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1114579 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1114649 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1114695 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1114774 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1114775 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1114831 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1114885 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1114935 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1551ba6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1114935 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 356
   [junit4]   2> 1114937 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1114937 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1114938 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1114938 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1114938 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1114938 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1114938 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1114939 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1114939 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1114939 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1114939 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1114939 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1114939 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1114942 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9432d2[collection1] main]
   [junit4]   2> 1114942 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1114942 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1115081 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1115136 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1115322 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1115322 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1115454 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1115597 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1115740 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9432d2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.3.0):C10)))}
   [junit4]   2> 1115740 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 800
   [junit4]   2> 1115740 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1115741 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1115741 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1115743 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10f9be0[collection1] main]
   [junit4]   2> 1115743 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1115743 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1115922 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1115989 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1116166 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1116166 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1116319 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1116470 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1116662 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10f9be0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.3.0):C10/1:delGen=1)
 Uninverting(_6(6.3.0):C1)))}
   [junit4]   2> 1116662 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 921
   [junit4]   2> 1116898 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true}
 hits=10 status=0 QTime=235
   [junit4]   2> 1116900 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1116909 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1116910 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1116910 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1116910 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1116910 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1116911 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1cfdb87[collection1] main]
   [junit4]   2> 1116911 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1116911 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1116976 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1117050 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1117094 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1117094 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1117152 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1117207 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1117272 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cfdb87[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1117272 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 362
   [junit4]   2> 1117274 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1117274 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1117275 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1117275 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1117275 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1117275 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1117275 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1117275 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1117276 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1117276 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1117276 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1117276 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1117276 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1117279 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@c7664e[collection1] main]
   [junit4]   2> 1117279 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1117279 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1117419 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1117497 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1117672 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1117673 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1117909 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1118166 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1118455 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c7664e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.3.0):C10)))}
   [junit4]   2> 1118455 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1178
   [junit4]   2> 1118456 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true}
 hits=1 status=0 QTime=0
   [junit4]   2> 1118456 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true}
 hits=1 status=0 QTime=0
   [junit4]   2> 1118458 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 1118458 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1118458 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1118458 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1118458 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1118459 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1118459 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@13382c8[collection1] main]
   [junit4]   2> 1118459 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1118459 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1118556 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1118646 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1118709 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1118709 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1118794 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1118875 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1118974 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13382c8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1118974 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[BE676B5E04B31237]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 516
   [junit4]   2> 1118977 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1118977 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1118977 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1118977 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1118978 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1118978 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1118978 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1118978 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1118978 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1118979 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1118979 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1118979 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1118979 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1118981 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@fd7a30[collection1] main]
   [junit4]   2> 1118981 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1118982 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1119166 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1119229 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1119413 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1119413 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1119846 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1120084 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1120232 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fd7a30[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(6.3.0):C10)))}
   [junit4]   2> 1120232 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 1253
   [junit4]   2> 1120234 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] 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=0
   [junit4]   2> 1120236 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] 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=2
   [junit4]   2> 1120238 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1120238 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1120239 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1120239 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1120239 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1120239 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a8645[collection1] main]
   [junit4]   2> 1120239 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1120239 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1120312 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1120384 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1120436 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1120436 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1120490 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1120570 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1120630 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2a8645[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1120630 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[BE676B5E04B31237])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 391
   [junit4]   2> 1120632 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1120632 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1120632 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1120633 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1120633 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1120633 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1120633 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1120633 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1120634 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1120634 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1120637 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1120637 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1120637 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1120640 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15c2789[collection1] main]
   [junit4]   2> 1120640 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1120640 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1120829 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1120893 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1121092 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1121092 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1121277 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1121533 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1121804 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15c2789[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.3.0):C10)))}
   [junit4]   2> 1121804 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1167
   [junit4]   2> 1121968 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] 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=163
   [junit4]   2> 1121968 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] 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=0
   [junit4]   2> 1121968 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1121968 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1121969 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1121969 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1121969 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1121969 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16ba821[collection1] main]
   [junit4]   2> 1121969 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1121969 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1122024 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1122081 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1122133 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1122133 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1122203 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1122261 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1122316 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16ba821[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1122316 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[BE676B5E04B31237]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 347
   [junit4]   2> 1122318 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1122319 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1122319 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1122319 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1122319 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1122319 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1122320 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1122320 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1122320 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1122320 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1122320 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1122320 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1122321 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1122323 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1be8594[collection1] main]
   [junit4]   2> 1122323 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1122323 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1122485 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1122530 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1122694 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1122694 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1122848 INFO  (searcherExecutor-450

[...truncated too long message...]

tor-4504-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index 
for spell checker: fqcn
   [junit4]   2> 1127194 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@175b6db[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(6.3.0):C10)))}
   [junit4]   2> 1127194 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 877
   [junit4]   2> 1127448 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
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=253
   [junit4]   2> 1127449 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
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=0
   [junit4]   2> 1127449 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
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=0
   [junit4]   2> 1127450 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
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=0
   [junit4]   2> 1127450 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1127450 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1127450 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1127450 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1127450 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1372bf4
   [junit4]   2> 1127451 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@818c2f[collection1] main]
   [junit4]   2> 1127451 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1127451 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1127500 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1127575 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1127648 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1127648 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1127718 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1127809 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1127886 INFO  (searcherExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@818c2f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127886 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[BE676B5E04B31237]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 436
   [junit4]   2> 1127887 INFO  
(SUITE-SpellCheckComponentTest-seed#[BE676B5E04B31237]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1127887 INFO  
(SUITE-SpellCheckComponentTest-seed#[BE676B5E04B31237]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17219621
   [junit4]   2> 1127887 INFO  (coreCloseExecutor-4508-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1d0f34b
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_BE676B5E04B31237-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{start1=FST50, range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 intDefault=PostingsFormat(name=MockRandom), 
range_facet_l=PostingsFormat(name=MockRandom), 
lowerfilt1and2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 end4=FST50, 
end3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 end2=PostingsFormat(name=LuceneFixedGap), 
end1=PostingsFormat(name=MockRandom), 
lowerfilt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 gram1=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=PostingsFormat(name=MockRandom), 
gram2=PostingsFormat(name=LuceneFixedGap), 
gram3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 start3=PostingsFormat(name=LuceneFixedGap), gram4=FST50, 
start2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 word=PostingsFormat(name=MockRandom), 
timestamp=PostingsFormat(name=MockRandom), 
start4=PostingsFormat(name=MockRandom)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=578, 
maxMBSortInHeap=5.860242248500672, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ro, 
timezone=Pacific/Fakaofo
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=225547600,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MultiTermTest, 
TestDynamicFieldResource, TestSerializedLuceneMatchVersion, 
TestNoOpRegenerator, VersionInfoTest, TestDownShardTolerantSearch, 
ExitableDirectoryReaderTest, TestCursorMarkWithoutUniqueKey, 
TestUniqueKeyFieldResource, OverriddenZkACLAndCredentialsProvidersTest, 
ReplaceNodeTest, TestInitParams, TestTrieFacet, TestOnReconnectListenerSupport, 
RAMDirectoryFactoryTest, SolrIndexSplitterTest, 
TestTolerantUpdateProcessorRandomCloud, SolrCmdDistributorTest, 
TestSolrIndexConfig, DistributedFacetPivotLongTailTest, ZkControllerTest, 
CollectionsAPIAsyncDistributedZkTest, TestLuceneMatchVersion, StressHdfsTest, 
HLLSerializationTest, ClassificationUpdateProcessorFactoryTest, 
TestElisionMultitermQuery, SolrInfoMBeanTest, SystemInfoHandlerTest, 
ConfigSetsAPITest, IndexBasedSpellCheckerTest, IndexSchemaTest, 
CachingDirectoryFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestShardHandlerFactory, DistanceFunctionTest, DistributedMLTComponentTest, 
SoftAutoCommitTest, TestFieldTypeCollectionResource, TestSolrXml, 
SimplePostToolTest, TestExpandComponent, TestSQLHandler, 
TestLeaderElectionWithEmptyReplica, CopyFieldTest, 
TestSubQueryTransformerDistrib, SuggestComponentContextFilterQueryTest, 
BasicFunctionalityTest, TestCSVResponseWriter, 
TestStressCloudBlindAtomicUpdates, UtilsToolTest, TestManagedSchema, 
ChaosMonkeySafeLeaderTest, TestQueryTypes, ConjunctionSolrSpellCheckerTest, 
TestDefaultStatsCache, TestRecoveryHdfs, TestBlobHandler, 
TestGeoJSONResponseWriter, TestComplexPhraseQParserPlugin, 
SpellCheckCollatorTest, TestBackupRepositoryFactory, TestSimpleQParserPlugin, 
HdfsDirectoryTest, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, 
MergeStrategyTest, SpatialRPTFieldTypeTest, TestRequestStatusCollectionAPI, 
IndexSchemaRuntimeFieldTest, TestSurroundQueryParser, TestMiniSolrCloudCluster, 
SolrIndexConfigTest, TestRebalanceLeaders, TestQuerySenderListener, 
TestCharFilters, SortByFunctionTest, TestStressVersions, TestRestManager, 
TestLRUCache, VMParamsZkACLAndCredentialsProvidersTest, TestFilteredDocIdSet, 
ZkSolrClientTest, TestRTGBase, TestPartialUpdateDeduplication, 
HdfsChaosMonkeyNothingIsSafeTest, OverseerRolesTest, TestFieldCache, 
DistributedExpandComponentTest, TestSearchPerf, TermVectorComponentTest, 
TestSystemIdResolver, TestJettySolrRunner, SearchHandlerTest, 
TestFastOutputStream, SmileWriterTest, TestRandomCollapseQParserPlugin, 
TestConfigSetProperties, TestSchemaManager, TestChildDocTransformer, 
HdfsRestartWhileUpdatingTest, BlockCacheTest, 
SchemaVersionSpecificBehaviorTest, TestJsonRequest, 
TestSizeLimitedDistributedMap, BasicDistributedZk2Test, 
UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, 
RecoveryZkTest, LeaderElectionTest, ShardRoutingCustomTest, 
TestDistributedGrouping, DistributedSpellCheckComponentTest, TestRealTimeGet, 
TestJoin, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, 
SpellCheckComponentTest]
   [junit4] Completed [353/642 (1!)] on J1 in 18.97s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 50889 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to