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

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

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
        at 
__randomizedtesting.SeedInfo.seed([F4D7B3834B54E31:871944E29A4923C9]: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 11856 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_F4D7B3834B54E31-001/init-core-data-001
   [junit4]   2> 991799 INFO  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-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> 991800 INFO  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 991801 INFO  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-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> 991868 WARN  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 991869 INFO  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 991882 INFO  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 991967 WARN  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 991968 INFO  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 991990 INFO  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 991993 INFO  (coreLoadExecutor-4287-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> 992084 WARN  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 992085 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 992110 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 992191 WARN  (coreLoadExecutor-4287-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> 992193 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 992211 INFO  (coreLoadExecutor-4287-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> 992212 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_F4D7B3834B54E31-001/init-core-data-001/]
   [junit4]   2> 992213 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=76.4609375, 
floorSegmentMB=1.150390625, forceMergeDeletesPctAllowed=18.146911020864447, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 992217 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 992217 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 992217 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=5.7392578125, 
floorSegmentMB=1.1904296875, forceMergeDeletesPctAllowed=24.126186418992095, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 992217 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@121ab7f[collection1] main]
   [junit4]   2> 992218 WARN  (coreLoadExecutor-4287-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> 992218 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 992274 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 992323 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 992323 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 992323 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 992356 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 992356 INFO  (coreLoadExecutor-4287-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> 992356 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 992388 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 992518 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 992554 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 992555 INFO  (coreLoadExecutor-4287-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 992555 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 992556 INFO  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 992557 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 992557 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 992559 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 992559 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 992559 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 992559 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 992560 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 992560 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 992560 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 992561 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 992561 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 992561 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 992561 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 992561 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 992561 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 992562 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 992562 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 992562 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 992562 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 992562 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 992563 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 992564 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 992565 WARN  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 992566 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 992567 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f95069c[collection1] main]
   [junit4]   2> 992567 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 992567 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 992568 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 992568 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@121ab7f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 992568 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 992571 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 992572 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 992572 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 992572 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 992572 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 992574 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 992574 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 992576 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 992577 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 992579 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 992580 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 992583 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 992583 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f95069c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C10)))}
   [junit4]   2> 992583 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 20
   [junit4]   2> 992584 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 
QTime=1
   [junit4]   2> 992584 ERROR 
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ 
spellcheck/suggestions
   [junit4]   2>  expected 
=/spellcheck=={'suggestions':['documemt',{'numFound':1,'startOffset':0,'endOffset':8,'suggestion':['document']}]}
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":1},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 992585 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 992585 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 992585 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 992585 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 992585 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 992588 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@733f4d37[collection1] main]
   [junit4]   2> 992588 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 992588 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 992661 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 992731 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 992791 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 992791 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 992838 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 992886 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 992933 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@733f4d37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 992933 INFO  
(TEST-SpellCheckComponentTest.test-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 348
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=test 
-Dtests.seed=F4D7B3834B54E31 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=uz-AF -Dtests.timezone=Asia/Phnom_Penh -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.38s J1 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ 
spellcheck/suggestions
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F4D7B3834B54E31:871944E29A4923C9]: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> 992936 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 992936 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 992937 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 992937 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 992937 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 992937 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 992938 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 992938 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 992938 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 992938 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 992938 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 992939 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 992939 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 992941 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bd53acb[collection1] main]
   [junit4]   2> 992941 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 992941 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 993129 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 993186 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 993324 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 993324 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 993438 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 993565 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 993706 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6bd53acb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):C10)))}
   [junit4]   2> 993706 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 767
   [junit4]   2> 993896 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=7&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=189
   [junit4]   2> 994063 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=166
   [junit4]   2> 994064 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":166},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.464Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.465Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.465Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.465Z"},
   [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-27T07:27:31.465Z"},
   [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-27T07:27:31.463Z"},
   [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-27T07:27:31.464Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 994257 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.90&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=192
   [junit4]   2> 994436 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=179
   [junit4]   2> 994436 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":179},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.464Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.465Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.465Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.465Z"},
   [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-27T07:27:31.465Z"},
   [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-27T07:27:31.463Z"},
   [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-27T07:27:31.464Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 994625 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.70&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=id:[0+TO+9]&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=188
   [junit4]   2> 994827 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=201
   [junit4]   2> 994828 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":201},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.464Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.465Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.465Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-27T07:27:31.465Z"},
   [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-27T07:27:31.465Z"},
   [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-27T07:27:31.463Z"},
   [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-27T07:27:31.464Z"}]
   [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> 994828 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 994828 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 994828 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 994829 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 994829 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 994829 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@422e618[collection1] main]
   [junit4]   2> 994829 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 994829 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 994875 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 994924 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 994976 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 994976 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 995030 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 995096 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 995163 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@422e618[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 995164 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 335
   [junit4]   2> 995166 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 995166 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 995167 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 995167 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 995167 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 995168 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 995168 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 995168 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 995169 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 995169 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 995169 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 995169 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 995169 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 995174 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ff31d3d[collection1] main]
   [junit4]   2> 995175 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 995175 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 995363 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 995413 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 995527 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 995527 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 995682 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 995826 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 996006 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ff31d3d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.4.0):C10)))}
   [junit4]   2> 996006 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 836
   [junit4]   2> 996007 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
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> 996007 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 996007 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 996007 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 996008 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 996008 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 996008 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@17b3183[collection1] main]
   [junit4]   2> 996008 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 996008 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 996068 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 996112 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 996155 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 996155 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 996231 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 996276 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 996331 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17b3183[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 996331 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 323
   [junit4]   2> 996333 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 996333 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 996333 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 996334 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 996334 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 996334 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 996334 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 996334 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 996334 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 996335 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 996335 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 996335 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 996335 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 996338 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b483723[collection1] main]
   [junit4]   2> 996338 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 996338 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 996503 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 996548 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 996712 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 996712 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 996831 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 996954 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 997113 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b483723[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):C10)))}
   [junit4]   2> 997113 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 778
   [junit4]   2> 997280 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] 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=165
   [junit4]   2> 997280 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] 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> 997280 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 997280 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 997280 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 997281 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 997281 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 997281 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c99565e[collection1] main]
   [junit4]   2> 997281 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 997281 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 997341 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 997407 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 997455 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 997455 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 997509 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 997561 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 997634 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c99565e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 997635 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[F4D7B3834B54E31]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 353
   [junit4]   2> 997636 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 997636 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 997637 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 997637 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 997637 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 997637 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 997638 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 997638 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 997638 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 997638 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 997638 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 997638 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 997638 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 997641 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@553fe0d2[collection1] main]
   [junit4]   2> 997641 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 997641 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 997760 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 997838 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 998002 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 998002 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 998152 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 998312 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 998456 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@553fe0d2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):C10)))}
   [junit4]   2> 998456 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 817
   [junit4]   2> 998457 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 998457 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 998457 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 998459 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f69f8fd[collection1] main]
   [junit4]   2> 998460 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 998460 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 998591 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 998641 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 998808 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 998808 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 998962 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 999115 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 999262 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f69f8fd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):C10/1:delGen=1)
 Uninverting(_5(6.4.0):C1)))}
   [junit4]   2> 999262 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 805
   [junit4]   2> 999441 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
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=178
   [junit4]   2> 999442 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 999451 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 999451 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 999451 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 999452 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 999452 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 999452 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@27cbdea3[collection1] main]
   [junit4]   2> 999452 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 999452 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 999521 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 999580 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 999632 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 999632 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 999697 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 999775 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 999831 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@27cbdea3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999832 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 379
   [junit4]   2> 999833 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 999833 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 999834 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 999834 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 999834 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 999834 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 999835 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 999835 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 999835 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 999835 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 999836 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 999836 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 999836 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 999838 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@52598c8a[collection1] main]
   [junit4]   2> 999838 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 999838 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 999970 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1000040 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1000208 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1000208 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1000390 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1000543 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1000715 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@52598c8a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):C10)))}
   [junit4]   2> 1000715 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 879
   [junit4]   2> 1000716 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] 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> 1000717 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] 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> 1000719 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] 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=2
   [junit4]   2> 1000719 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1000719 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1000719 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1000720 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1000720 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 1000720 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fda7f20[collection1] main]
   [junit4]   2> 1000720 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1000720 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1000782 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1000834 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1000904 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1000904 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1000950 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1001002 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1001059 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1fda7f20[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1001059 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[F4D7B3834B54E31]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 339
   [junit4]   2> 1001060 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1001061 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1001061 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1001061 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1001061 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1001062 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1001062 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1001062 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1001062 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1001062 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1001063 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1001063 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1001063 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 1001065 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@582c2f14[collection1] main]
   [junit4]   2> 1001065 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1001065 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1001225 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1001268 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1001446 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1001446 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1001572 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1001736 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1001955 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@582c2f14[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.4.0):C10)))}
   [junit4]   2> 1001956 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 892
   [junit4]   2> 1001956 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1001957 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1001957 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1001957 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1001957 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 1001957 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4963af55[collection1] main]
   [junit4]   2> 1001957 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1001957 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1002012 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1002061 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1002317 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1002317 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1002370 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1002453 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1002507 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4963af55[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1002508 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[F4D7B3834B54E31])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  we

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

heckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 835
   [junit4]   2> 1008674 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
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=223
   [junit4]   2> 1008675 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
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> 1008676 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1008676 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
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> 1008676 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1008676 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1008676 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1008677 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1008677 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@571f89ae
   [junit4]   2> 1008677 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b0f1f1a[collection1] main]
   [junit4]   2> 1008677 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1008677 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1008732 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1008772 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1008838 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1008838 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1008906 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1008960 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1009032 INFO  (searcherExecutor-4288-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b0f1f1a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1009032 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[F4D7B3834B54E31]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 355
   [junit4]   2> 1009033 INFO  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1009033 INFO  
(SUITE-SpellCheckComponentTest-seed#[F4D7B3834B54E31]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=219225026
   [junit4]   2> 1009033 INFO  (coreCloseExecutor-4292-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7acd03d9
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_F4D7B3834B54E31-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{start1=PostingsFormat(name=Asserting), 
range_facet_l_dv=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=Memory doPackFST= false), 
intDefault=PostingsFormat(name=Memory doPackFST= true), 
range_facet_l=PostingsFormat(name=Memory doPackFST= true), 
lowerfilt1and2=PostingsFormat(name=Memory doPackFST= false), 
end4=PostingsFormat(name=Asserting), end3=PostingsFormat(name=Memory doPackFST= 
false), end2=PostingsFormat(name=Direct), end1=PostingsFormat(name=Memory 
doPackFST= true), lowerfilt=PostingsFormat(name=Memory doPackFST= false), 
gram1=PostingsFormat(name=Memory doPackFST= true), 
id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=Memory 
doPackFST= true), gram2=PostingsFormat(name=Direct), 
gram3=PostingsFormat(name=Memory doPackFST= false), 
start3=PostingsFormat(name=Direct), gram4=PostingsFormat(name=Asserting), 
start2=PostingsFormat(name=Memory doPackFST= false), 
word=PostingsFormat(name=Memory doPackFST= true), 
timestamp=PostingsFormat(name=Memory doPackFST= true), 
start4=PostingsFormat(name=Memory doPackFST= true)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=98, 
maxMBSortInHeap=6.992141263537297, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=uz-AF, 
timezone=Asia/Phnom_Penh
   [junit4]   2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=191994704,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[OverseerCollectionConfigSetProcessorTest, JsonLoaderTest, TestCharFilters, 
TestSlowCompositeReaderWrapper, JSONWriterTest, CursorMarkTest, 
TestSolrConfigHandlerCloud, HdfsUnloadDistributedZkTest, 
TestSurroundQueryParser, SortSpecParsingTest, BasicFunctionalityTest, 
ClassificationUpdateProcessorFactoryTest, DocValuesNotIndexedTest, 
ReplicationFactorTest, DirectSolrConnectionTest, SpatialFilterTest, 
CollectionsAPIAsyncDistributedZkTest, TestDynamicFieldResource, 
TermsComponentTest, TestCSVResponseWriter, TestLRUCache, TestMissingGroups, 
TestDynamicLoading, SoftAutoCommitTest, TestSerializedLuceneMatchVersion, 
EchoParamsTest, TestFieldSortValues, TestConfigOverlay, 
CollectionsAPIDistributedZkTest, TestQuerySenderListener, 
ReplicaListTransformerTest, HttpSolrCallGetCoreTest, ShardRoutingTest, 
HighlighterTest, ZkCLITest, TestUpdate, TestStressVersions, 
TestManagedSchemaThreadSafety, SolrInfoMBeanTest, DocumentBuilderTest, 
LeaderInitiatedRecoveryOnCommitTest, TestUninvertingReader, 
OpenCloseCoreStressTest, TestQueryWrapperFilter, 
TestWordDelimiterFilterFactory, SimpleMLTQParserTest, ClusterStateUpdateTest, 
TestLegacyFieldCache, RecoveryAfterSoftCommitTest, SolrIndexConfigTest, 
TestFieldCacheReopen, TestFieldCacheSortRandom, DeleteNodeTest, TestQueryTypes, 
TestGraphMLResponseWriter, DateMathParserTest, CoreAdminRequestStatusTest, 
RequestLoggingTest, DistributedMLTComponentTest, FileUtilsTest, 
SharedFSAutoReplicaFailoverTest, DistributedQueryComponentOptimizationTest, 
TestSearchPerf, TestCopyFieldCollectionResource, BasicAuthIntegrationTest, 
TestSolrIndexConfig, IndexSchemaRuntimeFieldTest, TestClusterStateMutator, 
SSLMigrationTest, TestLuceneMatchVersion, CollectionReloadTest, 
DirectSolrSpellCheckerTest, WordBreakSolrSpellCheckerTest, 
TestCollapseQParserPlugin, TestQueryUtils, DistanceFunctionTest, 
SpellCheckCollatorTest, TestTrie, SpellingQueryConverterTest, 
TestSystemIdResolver, TestNonDefinedSimilarityFactory, CdcrUpdateLogTest, 
TestJettySolrRunner, SecurityConfHandlerTest, TestDeleteCollectionOnDownNodes, 
DistributedIntervalFacetingTest, ShardRoutingCustomTest, TestRestoreCore, 
TestHashQParserPlugin, BlockJoinFacetSimpleTest, 
SuggestComponentContextFilterQueryTest, DistributedFacetPivotLargeTest, 
TestMiniSolrCloudClusterSSL, IndexSchemaTest, IndexBasedSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, CSVRequestHandlerTest, 
TestFieldTypeCollectionResource, SampleTest, HdfsDirectoryFactoryTest, 
TestAnalyzeInfixSuggestions, TestPKIAuthenticationPlugin, 
TestConfigSetsAPIExclusivity, TestSimpleTrackingShardHandler, 
TestUniqueKeyFieldResource, TestSolrXml, BitVectorTest, BasicDistributedZkTest, 
RecoveryZkTest, TestRandomFaceting, ZkSolrClientTest, TestDistributedGrouping, 
TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest, 
TestSolr4Spatial, SpellCheckComponentTest]
   [junit4] Completed [353/658 (1!)] on J1 in 17.25s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 12045 lines...]
-validate-source-patterns:
[source-patterns] nocommit: 
solr/core/src/test/org/apache/solr/cloud/DocValuesNotIndexedTest.java

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:765: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:130: Found 1 violations 
in source files (nocommit).

Total time: 72 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to