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

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([4AA6C8B25F7CB429:C2F2F768F180D9D1]: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 11834 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/J0/temp/solr.handler.component.SpellCheckComponentTest_4AA6C8B25F7CB429-001/init-core-data-001
   [junit4]   2> 1444293 INFO  
(SUITE-SpellCheckComponentTest-seed#[4AA6C8B25F7CB429]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 1444296 INFO  
(SUITE-SpellCheckComponentTest-seed#[4AA6C8B25F7CB429]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1444297 INFO  
(SUITE-SpellCheckComponentTest-seed#[4AA6C8B25F7CB429]-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> 1444376 INFO  
(SUITE-SpellCheckComponentTest-seed#[4AA6C8B25F7CB429]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1444392 INFO  
(SUITE-SpellCheckComponentTest-seed#[4AA6C8B25F7CB429]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1444607 WARN  
(SUITE-SpellCheckComponentTest-seed#[4AA6C8B25F7CB429]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1444610 INFO  
(SUITE-SpellCheckComponentTest-seed#[4AA6C8B25F7CB429]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1444649 INFO  
(SUITE-SpellCheckComponentTest-seed#[4AA6C8B25F7CB429]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1444652 INFO  (coreLoadExecutor-5525-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> 1444755 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1444767 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1444874 WARN  (coreLoadExecutor-5525-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> 1444876 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1444898 INFO  (coreLoadExecutor-5525-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> 1444898 INFO  (coreLoadExecutor-5525-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/J0/temp/solr.handler.component.SpellCheckComponentTest_4AA6C8B25F7CB429-001/init-core-data-001/]
   [junit4]   2> 1444899 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=68.1728515625, 
floorSegmentMB=0.884765625, forceMergeDeletesPctAllowed=18.151316431151585, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8677671197920559
   [junit4]   2> 1444903 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1444903 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1444903 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.2763671875, noCFSRatio=1.0]
   [junit4]   2> 1444903 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a87a42[collection1] main]
   [junit4]   2> 1444904 WARN  (coreLoadExecutor-5525-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> 1444904 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1444945 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 1444996 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 1444996 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1444996 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1445054 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 1445054 INFO  (coreLoadExecutor-5525-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> 1445055 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 1445122 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 1445274 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 1445332 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 1445332 INFO  (coreLoadExecutor-5525-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1445332 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1445333 INFO  
(SUITE-SpellCheckComponentTest-seed#[4AA6C8B25F7CB429]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1445334 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1445335 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1445335 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1445336 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1445336 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1445336 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1445336 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1445336 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1445336 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1445336 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1445337 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1445337 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1445337 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1445337 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1445337 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1445337 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1445337 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1445338 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1445338 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1445338 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1445340 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1445341 WARN  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 1445342 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1445342 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10d9571[collection1] main]
   [junit4]   2> 1445342 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1445344 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1445345 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1445347 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1445347 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a87a42[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1445347 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1445349 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1445350 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1445350 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1445350 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1445350 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1445353 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1445353 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1445355 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1445356 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1445358 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1445359 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1445361 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1445361 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10d9571[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c10)))}
   [junit4]   2> 1445361 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 23
   [junit4]   2> 1445362 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 1445362 ERROR 
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ 
spellcheck/suggestions
   [junit4]   2>  expected 
=/spellcheck=={'suggestions':['documemt',{'numFound':1,'startOffset':0,'endOffset':8,'suggestion':['document']}]}
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 1445362 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1445362 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1445362 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1445363 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1445364 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1445364 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d9fbdb[collection1] main]
   [junit4]   2> 1445364 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1445364 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1445433 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1445494 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1445566 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1445566 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1445683 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1445750 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1445798 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d9fbdb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1445798 INFO  
(TEST-SpellCheckComponentTest.test-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 434
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=test 
-Dtests.seed=4AA6C8B25F7CB429 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=dav-KE -Dtests.timezone=CTT -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.47s J0 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ 
spellcheck/suggestions
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4AA6C8B25F7CB429:C2F2F768F180D9D1]: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> 1445801 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1445802 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1445802 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1445802 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1445802 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1445802 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1445803 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1445803 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1445803 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1445803 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1445803 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1445803 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1445803 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1445806 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@781101[collection1] main]
   [junit4]   2> 1445806 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1445806 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1445976 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1446038 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1446187 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1446187 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1446379 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1446560 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1446711 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@781101[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c10)))}
   [junit4]   2> 1446711 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 907
   [junit4]   2> 1446712 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true}
 hits=1 status=0 QTime=0
   [junit4]   2> 1446713 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true}
 hits=1 status=0 QTime=0
   [junit4]   2> 1446717 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true}
 hits=0 status=0 QTime=3
   [junit4]   2> 1446717 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1446717 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1446717 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1446717 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1446717 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1446717 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@634d38[collection1] main]
   [junit4]   2> 1446717 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1446717 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1446775 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1446847 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1446932 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1446932 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1446991 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1447066 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1447124 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@634d38[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1447124 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[4AA6C8B25F7CB429]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 407
   [junit4]   2> 1447126 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1447129 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 3
   [junit4]   2> 1447129 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1447129 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1447130 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1447130 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1447130 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1447130 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1447130 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1447130 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1447131 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1447131 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1447131 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1447133 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1536981[collection1] main]
   [junit4]   2> 1447133 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1447133 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1447346 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1447397 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1447562 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1447562 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1447729 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1447932 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1448085 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1536981[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.4.0):c10)))}
   [junit4]   2> 1448085 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 953
   [junit4]   2> 1448086 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] 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=1
   [junit4]   2> 1448091 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] 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=4
   [junit4]   2> 1448094 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1448094 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1448095 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1448095 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1448095 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1448095 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3003f[collection1] main]
   [junit4]   2> 1448095 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1448095 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1448164 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1448211 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1448263 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1448263 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1448317 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1448374 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1448443 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3003f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1448443 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 348
   [junit4]   2> 1448445 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1448445 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1448445 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1448445 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1448445 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1448446 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1448446 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1448446 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1448446 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1448446 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1448447 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1448448 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1448448 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1448450 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1799ae1[collection1] main]
   [junit4]   2> 1448450 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1448450 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1448598 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1448658 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1448846 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1448846 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1448980 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1449153 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1449378 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1799ae1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c10)))}
   [junit4]   2> 1449378 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 930
   [junit4]   2> 1449379 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1449379 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1449379 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1449379 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1449379 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1449379 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19b6e04[collection1] main]
   [junit4]   2> 1449380 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1449380 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1449448 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1449515 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1449592 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1449592 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1449665 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1449746 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1449836 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19b6e04[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1449836 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 456
   [junit4]   2> 1449837 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1449838 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1449838 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1449843 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1449844 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1449844 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1449844 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1449844 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1449845 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1449845 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1449845 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1449845 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1449845 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1449848 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@15f9bfb[collection1] main]
   [junit4]   2> 1449849 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1449849 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1450027 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1450097 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1450273 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1450273 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1450453 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1450609 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1450797 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15f9bfb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):c10)))}
   [junit4]   2> 1450797 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 951
   [junit4]   2> 1450798 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
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> 1450798 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1450798 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1450798 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1450798 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1450798 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1450799 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9e1bab[collection1] main]
   [junit4]   2> 1450799 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1450799 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1450857 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1450932 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1450991 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1450991 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1451037 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1451092 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1451145 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9e1bab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1451145 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 346
   [junit4]   2> 1451148 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 1451148 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1451148 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1451149 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1451149 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1451149 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1451149 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1451150 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1451150 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1451150 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1451150 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1451150 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1451150 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1451153 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1cbc607[collection1] main]
   [junit4]   2> 1451153 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1451153 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1451310 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1451362 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1451512 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1451512 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1451649 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1451805 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1451977 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cbc607[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.4.0):c10)))}
   [junit4]   2> 1451977 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 826
   [junit4]   2> 1452169 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
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=189
   [junit4]   2> 1452170 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
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> 1452171 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 1452172 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
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> 1452172 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1452172 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1452172 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1452173 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1452173 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1452173 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16ea89b[collection1] main]
   [junit4]   2> 1452173 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1452173 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1452230 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1452292 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1452362 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1452362 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1452432 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1452498 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1452576 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16ea89b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1452576 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 403
   [junit4]   2> 1452578 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1452578 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1452578 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1452579 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1452580 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1452580 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1452580 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1452580 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1452580 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1452580 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1452580 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1452581 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1452581 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1452583 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@141856d[collection1] main]
   [junit4]   2> 1452583 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1452583 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1452765 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1452811 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1453036 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1453036 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1453184 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1453445 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1453667 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@141856d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):c10)))}
   [junit4]   2> 1453667 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1086
   [junit4]   2> 1453668 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1453668 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1453668 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1453673 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1204d95[collection1] main]
   [junit4]   2> 1453673 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1453673 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1453921 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1454021 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1454265 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1454265 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1454453 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1454641 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1454806 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1204d95[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):c10/1:delGen=1)
 Uninverting(_7(6.4.0):c1)))}
   [junit4]   2> 1454806 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1138
   [junit4]   2> 1455003 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
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=195
   [junit4]   2> 1455004 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1455013 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1455014 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1455014 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1455014 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1455014 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1455014 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16f41ec[collection1] main]
   [junit4]   2> 1455014 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1455014 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1455076 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1455150 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1455209 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1455209 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1455269 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1455327 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1455379 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16f41ec[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1455379 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 365
   [junit4]   2> 1455381 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1455382 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1455382 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1455382 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1455382 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1455382 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1455383 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1455384 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1455384 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1455384 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1455384 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1455384 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1455384 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1455387 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16713f6[collection1] main]
   [junit4]   2> 1455387 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1455387 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1455523 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1455569 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1455757 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1455757 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1455925 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1456200 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1456513 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16713f6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(6.4.0):c10)))}
   [junit4]   2> 1456513 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1128
   [junit4]   2> 1456514 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1456514 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1456514 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1456514 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1456514 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1456514 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1456515 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e02c1b[collection1] main]
   [junit4]   2> 1456515 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1456515 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1456586 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1456670 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1456759 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1456759 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1456892 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1457022 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1457115 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e02c1b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1457115 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[4AA6C8B25F7CB429]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 601
   [junit4]   2> 1457117 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1457117 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1457118 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1457118 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1457118 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1457118 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1457119 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1457119 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1457119 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1457119 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1457119 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1457119 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1457119 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1457122 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a84521[collection1] main]
   [junit4]   2> 1457122 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1457122 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1457356 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1457442 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1457642 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1457642 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1457895 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1458077 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1458271 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a84521[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.4.0):c10)))}
   [junit4]   2> 1458271 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1151
   [junit4]   2> 1458513 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] 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=241
   [junit4]   2> 1458521 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] 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> 1458521 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1458522 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1458522 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1458522 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1458522 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1458522 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[4AA6C8B25F7CB429]) 
[    ] o.a.s.s.SolrIndexS

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

iDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-25T13:40:47.604Z"},
   [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-25T13:40:47.604Z"},
   [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-25T13:40:47.599Z"},
   [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-25T13:40:47.603Z"}]
   [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> 1464746 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 1464746 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1464746 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1464747 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1464747 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13ec191
   [junit4]   2> 1464747 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@191338a[collection1] main]
   [junit4]   2> 1464747 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1464747 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1464805 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1464859 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1464950 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1464950 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1465018 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1465108 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1465188 INFO  (searcherExecutor-5526-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@191338a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1465188 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[4AA6C8B25F7CB429])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 441
   [junit4]   2> 1465188 INFO  
(SUITE-SpellCheckComponentTest-seed#[4AA6C8B25F7CB429]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1465188 INFO  
(SUITE-SpellCheckComponentTest-seed#[4AA6C8B25F7CB429]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=13184703
   [junit4]   2> 1465189 INFO  (coreCloseExecutor-5530-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@fe4bfe
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_4AA6C8B25F7CB429-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{start1=PostingsFormat(name=Direct), range_facet_l_dv=FSTOrd50, 
multiDefault=Lucene50(blocksize=128), intDefault=BlockTreeOrds(blocksize=128), 
range_facet_l=BlockTreeOrds(blocksize=128), 
lowerfilt1and2=Lucene50(blocksize=128), end4=PostingsFormat(name=Direct), 
end3=Lucene50(blocksize=128), end2=FSTOrd50, end1=BlockTreeOrds(blocksize=128), 
lowerfilt=Lucene50(blocksize=128), gram1=BlockTreeOrds(blocksize=128), 
id=FSTOrd50, range_facet_i_dv=BlockTreeOrds(blocksize=128), gram2=FSTOrd50, 
gram3=Lucene50(blocksize=128), start3=FSTOrd50, 
gram4=PostingsFormat(name=Direct), start2=Lucene50(blocksize=128), 
word=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128), 
start4=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=170, 
maxMBSortInHeap=7.550789882197357, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=dav-KE, timezone=CTT
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=70104872,total=380715008
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheReopen, 
TestHdfsBackupRestoreCore, TestSubQueryTransformerDistrib, UtilsToolTest, 
BJQParserTest, NumericFieldsTest, CoreSorterTest, TestScoreJoinQPScore, 
BasicAuthIntegrationTest, DefaultValueUpdateProcessorTest, 
TestMinMaxOnMultiValuedField, UniqFieldsUpdateProcessorFactoryTest, 
TestSerializedLuceneMatchVersion, DistribDocExpirationUpdateProcessorTest, 
TestQuerySenderNoQuery, TestIBSimilarityFactory, HdfsBasicDistributedZk2Test, 
JavabinLoaderTest, DeleteShardTest, TestFieldCacheSortRandom, 
TestUninvertingReader, BadCopyFieldTest, HdfsSyncSliceTest, OverseerStatusTest, 
TestExactSharedStatsCache, DisMaxRequestHandlerTest, CacheHeaderTest, 
BlockDirectoryTest, TestRandomFaceting, MultiThreadedOCPTest, 
CdcrReplicationDistributedZkTest, TestChildDocTransformer, 
TestSolrCoreProperties, SynonymTokenizerTest, TestFastWriter, 
TestStressUserVersions, HttpSolrCallGetCoreTest, TestFoldingMultitermQuery, 
ReplicationFactorTest, CurrencyFieldOpenExchangeTest, SSLMigrationTest, 
DateFieldTest, CdcrUpdateLogTest, TestReRankQParserPlugin, 
DistributedDebugComponentTest, BasicZkTest, TestRangeQuery, 
SharedFSAutoReplicaFailoverTest, TestMissingGroups, TestSolr4Spatial2, 
CdcrVersionReplicationTest, RegexBoostProcessorTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfigOverlay, 
FastVectorHighlighterTest, TestSolrConfigHandlerCloud, TestStressLucene, 
ReturnFieldsTest, TestComponentsName, DistributedFacetPivotSmallTest, 
DateRangeFieldTest, TestRawResponseWriter, TestRealTimeGet, TestOmitPositions, 
TestLazyCores, TestHashQParserPlugin, UUIDFieldTest, 
TestLeaderElectionZkExpiry, TestCSVLoader, CursorMarkTest, 
TestAuthenticationFramework, TestDynamicLoading, 
DistributedQueryComponentOptimizationTest, TestSolr4Spatial, 
TestXmlQParserPlugin, ClusterStateTest, CollectionTooManyReplicasTest, 
TestJoin, TestFunctionQuery, SolrCLIZkUtilsTest, SecurityConfHandlerTest, 
TestDocSet, PeerSyncTest, TestHighlightDedupGrouping, 
CoreAdminRequestStatusTest, TestExpandComponent, TestCustomDocTransformer, 
FileBasedSpellCheckerTest, TimerUtilsTest, CursorPagingTest, 
HdfsLockFactoryTest, TestCloudPivotFacet, ReplicaListTransformerTest, 
BasicDistributedZkTest, RequestLoggingTest, AsyncCallRequestStatusResponseTest, 
DistributedQueryElevationComponentTest, TestExclusionRuleCollectionAccess, 
RequiredFieldsTest, TestUseDocValuesAsStored2, TestPHPSerializedResponseWriter, 
TestCollapseQParserPlugin, TestInitParams, VersionInfoTest, 
TestPKIAuthenticationPlugin, TestRestoreCore, TestAtomicUpdateErrorCases, 
TemplateUpdateProcessorTest, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, 
ShardRoutingTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, 
ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestStressVersions, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest]
   [junit4] Completed [354/657 (1!)] on J0 in 20.91s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 51002 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to