You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/11/22 13:49:28 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+140) - Build # 18346 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18346/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.test

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
	at __randomizedtesting.SeedInfo.seed([FF9726AD4504AB9:87AD4DB07AAC2741]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
	at org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 11784 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_FF9726AD4504AB9-001/init-core-data-001
   [junit4]   2> 1304741 INFO  (SUITE-SpellCheckComponentTest-seed#[FF9726AD4504AB9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1304742 INFO  (SUITE-SpellCheckComponentTest-seed#[FF9726AD4504AB9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1304744 INFO  (SUITE-SpellCheckComponentTest-seed#[FF9726AD4504AB9]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1304836 INFO  (SUITE-SpellCheckComponentTest-seed#[FF9726AD4504AB9]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1304846 INFO  (SUITE-SpellCheckComponentTest-seed#[FF9726AD4504AB9]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1304911 WARN  (SUITE-SpellCheckComponentTest-seed#[FF9726AD4504AB9]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1304913 INFO  (SUITE-SpellCheckComponentTest-seed#[FF9726AD4504AB9]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1304943 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1305080 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1305094 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1305193 WARN  (coreLoadExecutor-5675-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> 1305196 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1305234 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1305234 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_FF9726AD4504AB9-001/init-core-data-001/]
   [junit4]   2> 1305235 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3178523861486061]
   [junit4]   2> 1305242 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1305242 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1305242 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=16.33984375, floorSegmentMB=0.970703125, forceMergeDeletesPctAllowed=16.471309590703726, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1305243 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10dbd93[collection1] main]
   [junit4]   2> 1305244 WARN  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1305244 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1305330 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1305411 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1305411 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1305411 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1305485 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1305486 INFO  (coreLoadExecutor-5675-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> 1305486 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1305528 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1305641 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1305697 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1305697 INFO  (coreLoadExecutor-5675-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1305697 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1305698 INFO  (SUITE-SpellCheckComponentTest-seed#[FF9726AD4504AB9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1305700 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1305700 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1305701 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1305701 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1305702 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1305702 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1305702 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1305702 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1305702 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1305702 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1305702 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1305702 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1305703 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1305703 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1305703 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1305703 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1305704 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1305704 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1305704 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1305704 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1305705 WARN  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1305706 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f5a383[collection1] main]
   [junit4]   2> 1305707 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1305707 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1305708 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1305709 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1305710 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1305711 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1305711 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10dbd93[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1305711 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1305713 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1305714 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1305714 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1305714 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1305714 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1305716 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1305716 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1305717 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1305718 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1305719 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1305720 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1305721 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1305722 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f5a383[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 1305722 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 1305723 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] 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> 1305723 ERROR (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ spellcheck/suggestions
   [junit4]   2>  expected =/spellcheck=={'suggestions':['documemt',{'numFound':1,'startOffset':0,'endOffset':8,'suggestion':['document']}]}
   [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=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 1305723 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1305724 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1305724 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1305724 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1305724 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1305724 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ff7c57[collection1] main]
   [junit4]   2> 1305724 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1305724 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1305789 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1305840 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1305927 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1305927 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1306018 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1306090 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1306215 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ff7c57[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1306216 INFO  (TEST-SpellCheckComponentTest.test-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 491
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=test -Dtests.seed=FF9726AD4504AB9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=Africa/Conakry -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.52s J1 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FF9726AD4504AB9:87AD4DB07AAC2741]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
   [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> 1306219 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1306219 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1306220 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1306220 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1306220 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1306220 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1306220 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1306221 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1306221 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1306221 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1306221 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1306221 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1306221 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1306223 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34320[collection1] main]
   [junit4]   2> 1306223 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1306223 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1306454 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1306576 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1306739 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1306739 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1306928 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1307124 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1307282 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@34320[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C10)))}
   [junit4]   2> 1307282 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1060
   [junit4]   2> 1307283 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] 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> 1307284 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 1307284 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1307284 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1307287 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ff8a1[collection1] main]
   [junit4]   2> 1307287 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1307287 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1307457 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1307520 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1307728 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1307728 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1307843 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1308015 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1308189 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ff8a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C10) Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 1308189 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 904
   [junit4]   2> 1308190 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] 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=907
   [junit4]   2> 1308191 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1308191 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1308191 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1308191 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1308191 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1308192 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@107c6a5[collection1] main]
   [junit4]   2> 1308192 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1308192 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1308315 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1308432 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1308504 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1308504 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1308573 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1308636 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1308735 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@107c6a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1308736 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 544
   [junit4]   2> 1308737 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1308738 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1308738 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1308738 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1308738 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1308739 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1308739 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1308739 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1308740 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1308740 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1308740 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1308740 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1308740 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1308742 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d95f8e[collection1] main]
   [junit4]   2> 1308742 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1308742 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1308920 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1309011 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1309174 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1309174 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1309390 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1309539 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1309682 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d95f8e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C10)))}
   [junit4]   2> 1309682 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 941
   [junit4]   2> 1309683 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] 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> 1309684 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] 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> 1309686 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] 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> 1309686 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1309686 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1309686 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1309687 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1309687 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1309687 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@112fffe[collection1] main]
   [junit4]   2> 1309687 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1309687 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1309790 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1309847 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1309918 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1309918 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1309984 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1310040 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1310094 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@112fffe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1310094 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 407
   [junit4]   2> 1310096 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1310097 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1310097 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1310098 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1310098 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1310098 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1310098 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1310099 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1310099 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1310099 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1310099 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1310100 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1310100 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1310102 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a7e2b5[collection1] main]
   [junit4]   2> 1310103 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1310103 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1310244 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1310296 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1310441 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1310441 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1310559 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1310742 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1310913 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a7e2b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10)))}
   [junit4]   2> 1310913 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 813
   [junit4]   2> 1310914 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1310914 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1310914 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1310916 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@118cb93[collection1] main]
   [junit4]   2> 1310916 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1310916 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1311086 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1311197 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1311358 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1311358 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1311574 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1311731 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1311923 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@118cb93[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10/1:delGen=1) Uninverting(_5(7.0.0):C1)))}
   [junit4]   2> 1311923 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1009
   [junit4]   2> 1312137 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] 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=213
   [junit4]   2> 1312138 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1312145 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1312146 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1312146 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1312146 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1312146 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1312147 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a1cc[collection1] main]
   [junit4]   2> 1312147 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1312147 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1312224 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1312293 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1312363 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1312363 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1312418 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1312466 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1312519 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a1cc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1312519 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 373
   [junit4]   2> 1312521 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1312521 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1312521 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1312521 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1312521 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1312522 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1312522 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1312522 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1312522 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1312522 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1312523 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1312523 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1312523 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1312524 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13b4f3a[collection1] main]
   [junit4]   2> 1312525 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1312525 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1312647 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1312687 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1312849 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1312849 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1313008 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1313160 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1313299 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13b4f3a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C10)))}
   [junit4]   2> 1313299 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 776
   [junit4]   2> 1313490 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] 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=190
   [junit4]   2> 1313490 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] 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> 1313491 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1313491 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1313491 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1313491 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1313492 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1313492 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f6729f[collection1] main]
   [junit4]   2> 1313492 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1313492 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1313570 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1313625 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1313674 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1313674 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1313737 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1313793 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1313855 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f6729f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1313855 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 363
   [junit4]   2> 1313857 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1313857 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1313857 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1313857 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1313857 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1313858 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1313858 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1313858 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1313859 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1313859 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1313859 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1313859 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1313859 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1313861 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1054876[collection1] main]
   [junit4]   2> 1313861 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1313861 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1313987 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1314074 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1314214 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1314214 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1314378 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1314537 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1314674 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1054876[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C10)))}
   [junit4]   2> 1314675 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 815
   [junit4]   2> 1314676 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true} hits=0 status=0 QTime=0
   [junit4]   2> 1314676 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1314676 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1314676 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1314676 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1314676 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1314677 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8e0180[collection1] main]
   [junit4]   2> 1314677 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1314677 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1314758 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1314840 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1314938 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1314938 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1315032 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1315150 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1315236 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8e0180[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1315236 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 560
   [junit4]   2> 1315238 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 1315238 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1315239 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1315239 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1315239 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1315239 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1315239 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1315240 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1315240 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1315240 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1315240 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1315240 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1315240 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1315242 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1329628[collection1] main]
   [junit4]   2> 1315242 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1315242 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1315399 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1315475 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1315630 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1315630 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1315825 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1316058 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1316320 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1329628[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.0.0):C10)))}
   [junit4]   2> 1316320 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1079
   [junit4]   2> 1316561 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] 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=240
   [junit4]   2> 1316562 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] 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> 1316563 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] 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=1
   [junit4]   2> 1316563 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] 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> 1316564 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1316564 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1316564 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1316564 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1316564 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1316564 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3de0b6[collection1] main]
   [junit4]   2> 1316565 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1316575 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1316678 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1316800 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1316909 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1316909 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1317018 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1317124 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1317223 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3de0b6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1317223 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 659
   [junit4]   2> 1317225 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1317226 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1317226 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1317227 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1317227 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1317227 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1317227 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1317228 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1317228 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1317228 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1317228 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1317229 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1317229 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1317231 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b180f[collection1] main]
   [junit4]   2> 1317232 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1317232 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1317422 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1317489 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1317647 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1317647 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1317816 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1317972 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1318940 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4b180f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.0.0):C10)))}
   [junit4]   2> 1318940 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1711
   [junit4]   2> 1318941 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] 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> 1318944 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] 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> 1318947 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1318948 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1318948 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1318948 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1318948 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1318949 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14aa37e[collection1] main]
   [junit4]   2> 1318949 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1318949 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1319069 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1319193 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1319271 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1319271 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1319348 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1319453 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1319538 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14aa37e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1319538 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 589
   [junit4]   2> 1319540 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1319541 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1319541 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1319546 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1319546 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1319547 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1319547 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1319547 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1319547 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1319547 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1319548 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1319548 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1319548 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1319551 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c4d422[collection1] main]
   [junit4]   2> 1319551 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1319552 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1319746 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1319816 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 

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

owerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-22T13:24:45.255Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-22T13:24:45.256Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-22T13:24:45.256Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-22T13:24:45.256Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-22T13:24:45.254Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-22T13:24:45.255Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false
   [junit4]   2> 1324827 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[FF9726AD4504AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 1324827 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1324828 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1324828 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1324828 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d118ef
   [junit4]   2> 1324828 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[FF9726AD4504AB9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d7c50b[collection1] main]
   [junit4]   2> 1324828 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1324828 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1324904 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1324944 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1325004 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1325004 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1325052 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1325100 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1325154 INFO  (searcherExecutor-5676-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d7c50b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1325155 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[FF9726AD4504AB9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 327
   [junit4]   2> 1325156 INFO  (SUITE-SpellCheckComponentTest-seed#[FF9726AD4504AB9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1325156 INFO  (SUITE-SpellCheckComponentTest-seed#[FF9726AD4504AB9]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31197694
   [junit4]   2> 1325156 INFO  (coreCloseExecutor-5680-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@cd64d
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_FF9726AD4504AB9-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-TW, timezone=Africa/Conakry
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=126823960,total=299474944
   [junit4]   2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory, SpatialFilterTest, BooleanFieldTest, DOMUtilTest, VersionInfoTest, BJQParserTest, TestUpdate, TestCloudPseudoReturnFields, TestMiniSolrCloudCluster, MoreLikeThisHandlerTest, OpenCloseCoreStressTest, DistributedSuggestComponentTest, TestSearchPerf, TestReRankQParserPlugin, TestSurroundQueryParser, TestSchemaManager, IndexSchemaTest, TestInitQParser, TestDocBasedVersionConstraints, TestFastLRUCache, TestElisionMultitermQuery, LeaderFailoverAfterPartitionTest, BlockDirectoryTest, ClusterStateUpdateTest, HdfsBasicDistributedZkTest, TriLevelCompositeIdRoutingTest, TestMinMaxOnMultiValuedField, TestGraphMLResponseWriter, TestAddFieldRealTimeGet, TestStressRecovery, TestFuzzyAnalyzedSuggestions, TermVectorComponentTest, ShufflingReplicaListTransformerTest, RemoteQueryErrorTest, TestCorePropertiesReload, TestTolerantUpdateProcessorCloud, TestXIncludeConfig, HdfsLockFactoryTest, SpatialRPTFieldTypeTest, TestCustomDocTransformer, ZkSolrClientTest, TestSolrConfigHandlerConcurrent, SolrCmdDistributorTest, ShardRoutingCustomTest, MergeStrategyTest, TestDefaultStatsCache, TestSolrConfigHandler, BadComponentTest, UtilsToolTest, TestStressVersions, IndexSchemaRuntimeFieldTest, OpenExchangeRatesOrgProviderTest, AnalyticsMergeStrategyTest, TestPKIAuthenticationPlugin, HttpSolrCallGetCoreTest, DistributedIntervalFacetingTest, OutOfBoxZkACLAndCredentialsProvidersTest, HLLSerializationTest, DistributedFacetPivotLongTailTest, TestSweetSpotSimilarityFactory, LeaderInitiatedRecoveryOnShardRestartTest, RestartWhileUpdatingTest, TestCollectionAPI, BasicAuthStandaloneTest, SuggestComponentTest, WordBreakSolrSpellCheckerTest, TestNRTOpen, ConfigSetsAPITest, TestWordDelimiterFilterFactory, TestSimpleTrackingShardHandler, SaslZkACLProviderTest, OverseerModifyCollectionTest, TestComplexPhraseQParserPlugin, HighlighterTest, CollectionsAPIAsyncDistributedZkTest, ChaosMonkeySafeLeaderTest, SolrInfoMBeanTest, TemplateUpdateProcessorTest, TestFieldCacheSortRandom, TestXmlQParserPlugin, TestExactStatsCache, TestSolrCloudWithSecureImpersonation, SchemaVersionSpecificBehaviorTest, SoftAutoCommitTest, DeleteStatusTest, CdcrReplicationHandlerTest, TestHashPartitioner, ShardRoutingTest, TestFieldCollectionResource, TestSearcherReuse, TestPivotHelperCode, SpellCheckCollatorTest, DistanceFunctionTest, TestManagedSchema, TestBlobHandler, TestDistributedGrouping, ZkStateReaderTest, HdfsThreadLeakTest, HighlighterMaxOffsetTest, BasicFunctionalityTest, TestCursorMarkWithoutUniqueKey, TestIntervalFaceting, ClassificationUpdateProcessorFactoryTest, CollectionReloadTest, DocumentBuilderTest, TestPartialUpdateDeduplication, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, TestReplicationHandler, AutoCommitTest, TestFaceting, TestRecovery, TestStressReorder, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest]
   [junit4] Completed [354/653 (1!)] on J1 in 20.44s, 11 tests, 1 error <<< FAILURES!

[...truncated 52371 lines...]