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

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([779BEDC53D017427:FFCFD21F93FD19DF]: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 11103 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_779BEDC53D017427-001/init-core-data-001
   [junit4]   2> 635451 INFO  
(SUITE-SpellCheckComponentTest-seed#[779BEDC53D017427]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 635452 INFO  
(SUITE-SpellCheckComponentTest-seed#[779BEDC53D017427]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 635452 INFO  
(SUITE-SpellCheckComponentTest-seed#[779BEDC53D017427]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 635518 INFO  
(SUITE-SpellCheckComponentTest-seed#[779BEDC53D017427]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 635529 INFO  
(SUITE-SpellCheckComponentTest-seed#[779BEDC53D017427]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 635589 WARN  
(SUITE-SpellCheckComponentTest-seed#[779BEDC53D017427]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 635592 INFO  
(SUITE-SpellCheckComponentTest-seed#[779BEDC53D017427]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 635614 INFO  
(SUITE-SpellCheckComponentTest-seed#[779BEDC53D017427]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 635617 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 635677 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 635686 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 635745 WARN  (coreLoadExecutor-2283-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> 635746 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 635763 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 635764 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_779BEDC53D017427-001/init-core-data-001/]
   [junit4]   2> 635764 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.803790984507767]
   [junit4]   2> 635769 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 635769 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 635769 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3415010751274209]
   [junit4]   2> 635769 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@fbc660[collection1] main]
   [junit4]   2> 635770 WARN  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 635770 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 635817 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 635850 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 635850 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 635850 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 635913 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 635913 INFO  (coreLoadExecutor-2283-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> 635913 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 635954 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 636058 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 636105 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 636105 INFO  (coreLoadExecutor-2283-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 636105 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 636107 INFO  
(SUITE-SpellCheckComponentTest-seed#[779BEDC53D017427]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 636107 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 636108 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 636110 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 636110 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 636110 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 636110 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 636110 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 636111 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 636111 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 636111 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 636111 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 636112 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 636112 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 636112 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 636113 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 636113 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 636113 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 636113 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 636113 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 636113 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 636114 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 636115 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 636117 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 636118 WARN  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 636119 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 636120 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b2a61[collection1] main]
   [junit4]   2> 636120 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 636121 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 636121 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fbc660[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 636121 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 636122 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 636124 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 636124 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 636124 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 636124 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 636125 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 636125 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 636128 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 636129 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 636131 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 636132 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 636134 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 636134 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b2a61[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c10)))}
   [junit4]   2> 636134 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 20
   [junit4]   2> 636136 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
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=1
   [junit4]   2> 636136 ERROR 
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
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":1},
   [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> 636136 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 636136 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 636136 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 636136 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 636137 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 636137 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b88403[collection1] main]
   [junit4]   2> 636137 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 636137 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 636192 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 636260 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 636316 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 636316 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 636376 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 636435 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 636492 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b88403[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 636492 INFO  
(TEST-SpellCheckComponentTest.test-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 355
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=test 
-Dtests.seed=779BEDC53D017427 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=bs-Cyrl -Dtests.timezone=US/East-Indiana -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.39s J1 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ 
spellcheck/suggestions
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([779BEDC53D017427:FFCFD21F93FD19DF]: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> 636495 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 636495 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 636496 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 636496 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 636496 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 636496 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 636497 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 636497 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 636497 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 636497 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 636497 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 636498 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 636498 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 636501 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@180b8dd[collection1] main]
   [junit4]   2> 636501 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 636501 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 636640 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 636693 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 636911 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 636911 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 637104 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 637237 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 637390 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@180b8dd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c10)))}
   [junit4]   2> 637390 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 892
   [junit4]   2> 637391 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 637391 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 637391 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 637391 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 637391 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 637392 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a01cc[collection1] main]
   [junit4]   2> 637392 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 637392 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 637440 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 637492 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 637542 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 637542 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 637594 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 637645 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 637738 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10a01cc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 637738 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 346
   [junit4]   2> 637739 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 637740 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 637740 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 637740 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 637741 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 637741 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 637741 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 637741 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 637742 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 637742 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 637742 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 637742 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 637743 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 637746 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33d9d9[collection1] main]
   [junit4]   2> 637746 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 637746 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 637905 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 637948 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 638080 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 638080 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 638232 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 638345 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 638473 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@33d9d9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.4.0):c10)))}
   [junit4]   2> 638473 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 730
   [junit4]   2> 638728 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=7&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=254
   [junit4]   2> 638896 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=167
   [junit4]   2> 638896 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":167},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-23T21:31:20.531Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-23T21:31:20.531Z"},
   [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-23T21:31:20.531Z"},
   [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-23T21:31:20.531Z"},
   [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-23T21:31:20.532Z"},
   [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-23T21:31:20.529Z"},
   [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-23T21:31:20.530Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 639089 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.90&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=192
   [junit4]   2> 639228 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=139
   [junit4]   2> 639228 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":139},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-23T21:31:20.531Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-23T21:31:20.531Z"},
   [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-23T21:31:20.531Z"},
   [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-23T21:31:20.531Z"},
   [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-23T21:31:20.532Z"},
   [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-23T21:31:20.529Z"},
   [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-23T21:31:20.530Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 639378 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.70&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=id:[0+TO+9]&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=149
   [junit4]   2> 639552 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={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}
 hits=7 status=0 QTime=173
   [junit4]   2> 639552 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":173},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-23T21:31:20.531Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-23T21:31:20.531Z"},
   [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-23T21:31:20.531Z"},
   [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-23T21:31:20.531Z"},
   [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-23T21:31:20.532Z"},
   [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-23T21:31:20.529Z"},
   [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-23T21:31:20.530Z"}]
   [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> 639552 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 639553 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 639553 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 639553 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 639553 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 639553 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e3d358[collection1] main]
   [junit4]   2> 639554 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 639554 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 639602 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 639663 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 639704 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 639704 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 639763 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 639828 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 639886 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e3d358[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 639886 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 333
   [junit4]   2> 639888 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 639888 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 639889 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 639889 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 639889 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 639889 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 639890 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 639890 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 639890 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 639890 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 639891 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 639891 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 639891 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 639894 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@383446[collection1] main]
   [junit4]   2> 639894 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 639894 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 640085 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 640122 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 640223 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 640223 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 640342 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 640491 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 640647 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@383446[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c10)))}
   [junit4]   2> 640647 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 756
   [junit4]   2> 640648 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 640648 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 640648 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 640648 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 640649 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 640649 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 640649 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ceb7d6[collection1] main]
   [junit4]   2> 640649 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 640649 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 640716 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 640810 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 640882 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 640882 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 640930 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 640985 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 641054 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ceb7d6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641054 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 405
   [junit4]   2> 641055 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 641056 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 641056 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 641056 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 641057 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 641057 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 641057 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 641057 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 641058 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 641058 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 641058 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 641058 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641058 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 641063 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d2552[collection1] main]
   [junit4]   2> 641063 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641063 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 641186 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 641235 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 641402 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 641403 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 641552 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 641708 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 641901 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d2552[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):c10)))}
   [junit4]   2> 641901 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 842
   [junit4]   2> 642058 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] 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=157
   [junit4]   2> 642059 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] 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> 642059 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 642060 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 642060 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 642060 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 642060 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 642060 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@80b327[collection1] main]
   [junit4]   2> 642060 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 642060 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 642112 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 642151 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 642217 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 642217 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 642276 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 642329 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 642396 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@80b327[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 642397 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[779BEDC53D017427]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 336
   [junit4]   2> 642398 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 642399 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 642399 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 642399 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 642399 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 642400 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 642400 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 642400 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 642400 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 642401 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 642401 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 642401 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 642401 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 642404 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@12679d[collection1] main]
   [junit4]   2> 642405 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 642405 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 642586 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 642624 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 642754 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 642754 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 642916 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 643048 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 643189 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12679d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.4.0):c10)))}
   [junit4]   2> 643189 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 787
   [junit4]   2> 643360 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
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=170
   [junit4]   2> 643361 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
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> 643362 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 643363 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
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> 643363 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 643363 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 643363 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 643364 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 643364 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 643364 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c942e[collection1] main]
   [junit4]   2> 643364 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 643364 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 643404 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 643464 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 643523 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 643523 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 643599 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 643638 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 643688 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7c942e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 643688 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 324
   [junit4]   2> 643689 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 643690 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 643690 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 643691 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 643691 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 643691 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 643691 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 643692 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 643692 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 643692 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 643692 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 643692 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 643692 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 643695 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1054cd2[collection1] main]
   [junit4]   2> 643696 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 643696 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 643849 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 643924 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 644061 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 644061 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 644156 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 644302 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 644468 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1054cd2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):c10)))}
   [junit4]   2> 644468 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 775
   [junit4]   2> 644469 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 644469 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 644469 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 644472 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3b258e[collection1] main]
   [junit4]   2> 644472 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 644472 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 644616 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 644678 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 644876 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 644876 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 645009 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 645150 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 645273 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3b258e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):c10/1:delGen=1)
 Uninverting(_7(6.4.0):c1)))}
   [junit4]   2> 645273 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 804
   [junit4]   2> 645474 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
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=200
   [junit4]   2> 645475 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 645484 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 645484 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 645484 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 645484 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 645484 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 645484 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@178df6a[collection1] main]
   [junit4]   2> 645484 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 645484 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 645545 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 645587 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 645658 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 645658 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 645714 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 645768 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 645808 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@178df6a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 645809 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 324
   [junit4]   2> 645810 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[779BEDC53D017427]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 645811 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[779BEDC53D017427]) [    
] o.a.s.u.p.

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

kComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 649944 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11adf4b[collection1] main]
   [junit4]   2> 649944 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 649944 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 650107 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 650144 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 650301 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 650301 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 650424 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 650548 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 650698 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11adf4b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(6.4.0):c10)))}
   [junit4]   2> 650698 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 758
   [junit4]   2> 650699 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] 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> 650702 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] 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=3
   [junit4]   2> 650706 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 650706 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 650707 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 1
   [junit4]   2> 650708 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 650708 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc6e56
   [junit4]   2> 650708 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@df475b[collection1] main]
   [junit4]   2> 650708 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 650708 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 650781 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 650833 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 650884 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 650884 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 650937 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 650992 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 651030 INFO  (searcherExecutor-2284-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@df475b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 651030 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[779BEDC53D017427])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 322
   [junit4]   2> 651031 INFO  
(SUITE-SpellCheckComponentTest-seed#[779BEDC53D017427]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 651031 INFO  
(SUITE-SpellCheckComponentTest-seed#[779BEDC53D017427]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=29345491
   [junit4]   2> 651031 INFO  (coreCloseExecutor-2288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@378650
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_779BEDC53D017427-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{start1=PostingsFormat(name=Direct), 
range_facet_l_dv=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=MockRandom), 
intDefault=PostingsFormat(name=Memory doPackFST= true), 
range_facet_l=PostingsFormat(name=MockRandom), 
lowerfilt1and2=PostingsFormat(name=MockRandom), end4=PostingsFormat(name=Memory 
doPackFST= false), end3=PostingsFormat(name=Memory doPackFST= true), 
end2=PostingsFormat(name=Direct), end1=PostingsFormat(name=MockRandom), 
lowerfilt=PostingsFormat(name=MockRandom), 
gram1=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct), 
range_facet_i_dv=PostingsFormat(name=MockRandom), 
gram2=PostingsFormat(name=Direct), gram3=PostingsFormat(name=Memory doPackFST= 
true), start3=PostingsFormat(name=Memory doPackFST= false), 
gram4=PostingsFormat(name=Memory doPackFST= false), 
start2=PostingsFormat(name=MockRandom), word=PostingsFormat(name=MockRandom), 
timestamp=PostingsFormat(name=MockRandom), start4=PostingsFormat(name=Memory 
doPackFST= true)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1142, 
maxMBSortInHeap=6.31423516051446, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=bs-Cyrl, 
timezone=US/East-Indiana
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=146857464,total=311427072
   [junit4]   2> NOTE: All tests run in this JVM: [TestRTimerTree, 
SpellCheckCollatorTest, TestCopyFieldCollectionResource, QueryResultKeyTest, 
TestSolrConfigHandlerConcurrent, TestStressVersions, TestStressUserVersions, 
RemoteQueryErrorTest, SliceStateTest, TestSchemaResource, 
ClusterStateUpdateTest, TestFastOutputStream, HdfsRecoveryZkTest, 
TestGeoJSONResponseWriter, DocValuesTest, TestSurroundQueryParser, 
LoggingHandlerTest, TestChildDocTransformer, BaseCdcrDistributedZkTest, 
TestLMDirichletSimilarityFactory, DistribJoinFromCollectionTest, 
SoftAutoCommitTest, TestMinMaxOnMultiValuedField, 
DistributedTermsComponentTest, TestFieldCacheReopen, 
TestFieldTypeCollectionResource, JsonLoaderTest, 
DistributedFacetPivotLongTailTest, TestCSVResponseWriter, 
OpenCloseCoreStressTest, TestExactSharedStatsCache, AliasIntegrationTest, 
SpatialFilterTest, TestDynamicFieldResource, EchoParamsTest, 
ShufflingReplicaListTransformerTest, VersionInfoTest, 
TestTolerantUpdateProcessorCloud, TestLegacyFieldCache, TestQueryUtils, 
SchemaVersionSpecificBehaviorTest, BlockJoinFacetSimpleTest, FileUtilsTest, 
TestHashQParserPlugin, OverseerTaskQueueTest, CollectionReloadTest, 
TestSQLHandler, TestDistribDocBasedVersion, SimplePostToolTest, 
BasicAuthIntegrationTest, TestPivotHelperCode, TestJettySolrRunner, 
TestCharFilters, TestBM25SimilarityFactory, OverseerModifyCollectionTest, 
TestCollectionAPI, TestSearchPerf, BitVectorTest, TestConfigSetsAPIZkFailure, 
SuggesterFSTTest, TestDocBasedVersionConstraints, TestConfigSetImmutable, 
PreAnalyzedFieldManagedSchemaCloudTest, DirectoryFactoryTest, 
ShardRoutingCustomTest, TestSearcherReuse, HighlighterMaxOffsetTest, 
WordBreakSolrSpellCheckerTest, TestLeaderInitiatedRecoveryThread, 
TestPartialUpdateDeduplication, TestElisionMultitermQuery, 
SystemInfoHandlerTest, HdfsWriteToMultipleCollectionsTest, TestUpdate, 
HLLSerializationTest, TestReRankQParserPlugin, SolrCloudExampleTest, 
CSVRequestHandlerTest, ForceLeaderTest, MultiTermTest, 
CdcrReplicationHandlerTest, SortSpecParsingTest, SpellCheckComponentTest]
   [junit4] Completed [127/655 (1!)] on J1 in 15.59s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 51702 lines...]

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

Reply via email to