Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18081/
Java: 64bit/jdk-9-ea+140 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
        at 
__randomizedtesting.SeedInfo.seed([1FF23BFF675A7F3C:14DE6C3FF893C393]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:901)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:848)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11223 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_1FF23BFF675A7F3C-001/init-core-data-001
   [junit4]   2> 510206 INFO  
(SUITE-SpellCheckComponentTest-seed#[1FF23BFF675A7F3C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 510206 INFO  
(SUITE-SpellCheckComponentTest-seed#[1FF23BFF675A7F3C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 510207 INFO  
(SUITE-SpellCheckComponentTest-seed#[1FF23BFF675A7F3C]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 510277 WARN  
(SUITE-SpellCheckComponentTest-seed#[1FF23BFF675A7F3C]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 510277 INFO  
(SUITE-SpellCheckComponentTest-seed#[1FF23BFF675A7F3C]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 510292 INFO  
(SUITE-SpellCheckComponentTest-seed#[1FF23BFF675A7F3C]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 510339 WARN  
(SUITE-SpellCheckComponentTest-seed#[1FF23BFF675A7F3C]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 510341 INFO  
(SUITE-SpellCheckComponentTest-seed#[1FF23BFF675A7F3C]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 510374 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 510436 WARN  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 510437 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 510446 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 510500 WARN  (coreLoadExecutor-2304-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> 510502 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 510519 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 510520 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_1FF23BFF675A7F3C-001/init-core-data-001/]
   [junit4]   2> 510520 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=53.6591796875, 
floorSegmentMB=1.423828125, forceMergeDeletesPctAllowed=24.58572302894612, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3358086529905764
   [junit4]   2> 510524 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 510524 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 510524 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=54.9560546875, 
floorSegmentMB=0.6357421875, forceMergeDeletesPctAllowed=3.0076676405019684, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3602352287135626
   [junit4]   2> 510524 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4e613b97[collection1] main]
   [junit4]   2> 510524 WARN  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 510525 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 510561 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 510596 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 510602 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 510602 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 510626 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 510626 INFO  (coreLoadExecutor-2304-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> 510626 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 510656 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 510756 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 510789 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 510789 INFO  (coreLoadExecutor-2304-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 510789 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 510790 INFO  
(SUITE-SpellCheckComponentTest-seed#[1FF23BFF675A7F3C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 510790 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 510791 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 510792 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 510792 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 510792 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 510792 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 510792 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 510793 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 510793 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 510794 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 510794 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 510794 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 510794 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 510794 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 510795 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 510795 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 510795 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 510796 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 510796 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 510796 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 510796 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 510796 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 510797 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 510798 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 510799 WARN  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 510800 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@36fe0a3b[collection1] main]
   [junit4]   2> 510800 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 510800 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 510800 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e613b97[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 510800 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 510802 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 510804 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 510804 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 510804 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 510804 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 510806 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 510806 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 510809 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 510811 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 510812 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 510814 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 510816 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 510816 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@36fe0a3b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
   [junit4]   2> 510816 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 20
   [junit4]   2> 510819 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
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=1
   [junit4]   2> 510819 ERROR 
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ 
spellcheck/suggestions
   [junit4]   2>  expected 
=/spellcheck=={'suggestions':['12346',{'numFound':1,'startOffset':0,'endOffset':5,'suggestion':['12345']}]}
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":1},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 510820 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 510820 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 510820 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 510820 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 510820 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 510821 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e8d533d[collection1] main]
   [junit4]   2> 510821 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 510821 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 510890 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 510937 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 510993 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 510993 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 511054 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 511102 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 511142 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e8d533d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 511143 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 322
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=testNumericQuery 
-Dtests.seed=1FF23BFF675A7F3C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=eo -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.36s J1 | SpellCheckComponentTest.testNumericQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ 
spellcheck/suggestions
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1FF23BFF675A7F3C:14DE6C3FF893C393]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:901)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:848)
   [junit4]    >        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 511147 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 511147 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 511147 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 511148 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 511148 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 511148 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 511148 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 511149 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 511149 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 511149 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 511149 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 511149 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 511149 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 511152 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c6541b6[collection1] main]
   [junit4]   2> 511152 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 511152 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 511293 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 511339 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 511476 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 511476 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 511568 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 511690 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 511818 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c6541b6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c10)))}
   [junit4]   2> 511818 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 668
   [junit4]   2> 511819 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} 
hits=0 status=0 QTime=1
   [junit4]   2> 511820 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11231]} 0 0
   [junit4]   2> 511820 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 511820 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 511823 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@663fdd0[collection1] main]
   [junit4]   2> 511823 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 511823 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 511952 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 511997 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 512185 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 512186 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 512357 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 512534 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 512748 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@663fdd0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c10)
 Uninverting(_2(7.0.0):c1)))}
   [junit4]   2> 512748 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 928
   [junit4]   2> 512749 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} 
hits=0 status=0 QTime=931
   [junit4]   2> 512750 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 512750 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 512750 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 512750 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 512750 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 512750 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@23ba60ba[collection1] main]
   [junit4]   2> 512750 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 512751 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 512849 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 512921 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 512956 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 512956 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 513001 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 513054 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 513105 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23ba60ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 513105 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 355
   [junit4]   2> 513107 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 513107 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 513108 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 513108 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 513108 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 513108 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 513109 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 513109 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 513109 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 513109 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 513110 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 513110 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513110 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 513113 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2e8268c1[collection1] main]
   [junit4]   2> 513114 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513114 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 513202 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 513255 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 513365 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 513365 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 513441 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 513540 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 513686 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2e8268c1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10)))}
   [junit4]   2> 513686 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 576
   [junit4]   2> 513687 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 513687 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 513688 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 513688 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 513688 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513688 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 513688 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@79976002[collection1] main]
   [junit4]   2> 513688 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513688 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 513752 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 513789 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 513825 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 513826 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 513880 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 513935 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 513971 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@79976002[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 513971 INFO  
(TEST-SpellCheckComponentTest.test-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 283
   [junit4]   2> 513973 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 513973 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 513973 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 513974 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 513974 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 513974 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 513974 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 513974 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 513975 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 513975 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 513975 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 513975 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 513975 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 513977 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@718bc0ea[collection1] main]
   [junit4]   2> 513977 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 513977 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 514118 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 514170 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 514273 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 514273 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 514376 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 514496 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 514634 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@718bc0ea[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c10)))}
   [junit4]   2> 514635 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 659
   [junit4]   2> 514635 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 514636 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 514636 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 514636 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 514636 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 514636 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 514636 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@26197b30[collection1] main]
   [junit4]   2> 514637 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 514637 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 514672 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 514705 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 514756 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 514756 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 514798 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 514841 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 514909 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@26197b30[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 514909 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 272
   [junit4]   2> 514910 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 514911 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 514911 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 514911 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 514912 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 514912 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 514912 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 514912 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 514912 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 514913 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 514913 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 514913 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 514913 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 514915 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a35cd7[collection1] main]
   [junit4]   2> 514915 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 514915 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 515044 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 515090 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 515167 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 515167 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 515311 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 515446 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 515570 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7a35cd7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10)))}
   [junit4]   2> 515570 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 657
   [junit4]   2> 515730 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] 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=159
   [junit4]   2> 515732 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] 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> 515732 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 515732 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 515732 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 515733 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 515733 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 515733 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@396e780f[collection1] main]
   [junit4]   2> 515733 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 515733 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 515795 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 515873 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 515922 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 515922 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 515987 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 516041 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 516091 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@396e780f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 516091 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[1FF23BFF675A7F3C]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 358
   [junit4]   2> 516093 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 516093 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 516094 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 516094 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 516094 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 516095 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 516095 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 516095 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 516096 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 516096 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 516096 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 516096 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 516096 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 516099 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@b1ddd16[collection1] main]
   [junit4]   2> 516099 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 516099 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 516197 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 516230 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 516323 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 516323 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 516435 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 516570 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 516672 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b1ddd16[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):c10)))}
   [junit4]   2> 516672 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 576
   [junit4]   2> 516673 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] 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> 516674 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] 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> 516681 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] 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=6
   [junit4]   2> 516681 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 516682 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 516682 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 516682 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 516682 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 516683 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@155f9467[collection1] main]
   [junit4]   2> 516683 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 516683 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 516736 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 516834 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 516874 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 516874 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 516933 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 516994 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 517046 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@155f9467[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 517046 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[1FF23BFF675A7F3C]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 363
   [junit4]   2> 517047 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 517048 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 517048 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 517048 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 517049 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 517049 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 517049 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 517050 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 517050 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 517050 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 517050 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 517051 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 517051 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 517054 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@58a4bfa8[collection1] main]
   [junit4]   2> 517054 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 517054 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 517162 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 517201 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 517319 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 517319 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 517418 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 517540 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 517666 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58a4bfa8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):c10)))}
   [junit4]   2> 517666 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 615
   [junit4]   2> 517667 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 517674 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold_direct&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
 hits=0 status=0 QTime=6
   [junit4]   2> 517680 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 517680 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 517680 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 517680 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 517680 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 517681 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bc2a824[collection1] main]
   [junit4]   2> 517681 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 517681 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 517734 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 517773 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 517832 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 517832 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 517888 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 517942 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 517992 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1bc2a824[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 517993 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 312
   [junit4]   2> 517994 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 517994 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 517995 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 517995 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 517995 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 517996 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 517996 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 517996 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 517996 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 517997 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 517997 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 517997 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 517997 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 518000 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36aeffe2[collection1] main]
   [junit4]   2> 518000 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 518000 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 518226 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 518293 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 518394 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 518394 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 518501 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 518646 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 518798 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@36aeffe2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.0.0):c10)))}
   [junit4]   2> 518799 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 801
   [junit4]   2> 518951 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] 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=151
   [junit4]   2> 519050 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] 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=98
   [junit4]   2> 519050 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] 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":98},
   [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-10-18T13:05:15.213Z"},
   [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-10-18T13:05:15.214Z"},
   [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-10-18T13:05:15.214Z"},
   [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-10-18T13:05:15.214Z"},
   [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-10-18T13:05:15.215Z"},
   [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-10-18T13:05:15.212Z"},
   [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-10-18T13:05:15.213Z"}]
   [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> 519194 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] 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=143
   [junit4]   2> 519348 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] 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=153
   [junit4]   2> 519349 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[1FF23BFF675A7F3C])
 [    ] 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":153},
   [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-10-18T13:05:15.213Z"},
   [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-10-18T13:05:15.214Z"},
   [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-10-18T13:05:15.214Z"},
   [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-10-18T13:05:15.214Z"},
   [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-10-18T13:05:15.215Z"},
   [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-10-18T13:05:15.212Z"},
   [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":["

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

 2> 522954 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 522954 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 522954 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 522955 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 522955 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 522955 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 522955 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 522957 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4120c2c[collection1] main]
   [junit4]   2> 522957 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 522957 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 523067 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 523106 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 523192 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 523192 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 523337 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 523462 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 523568 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4120c2c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):c10)))}
   [junit4]   2> 523568 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 613
   [junit4]   2> 523697 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
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=128
   [junit4]   2> 523697 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
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> 523698 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
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> 523699 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
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> 523699 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 523699 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 523699 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 523699 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 523699 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@230ef440
   [junit4]   2> 523700 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@63158da4[collection1] main]
   [junit4]   2> 523700 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 523700 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 523748 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 523787 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 523847 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 523847 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 523889 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 523937 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 523993 INFO  (searcherExecutor-2305-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@63158da4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 523993 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[1FF23BFF675A7F3C]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 293
   [junit4]   2> 523993 INFO  
(SUITE-SpellCheckComponentTest-seed#[1FF23BFF675A7F3C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 523993 INFO  
(SUITE-SpellCheckComponentTest-seed#[1FF23BFF675A7F3C]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=926560569
   [junit4]   2> 523993 INFO  (coreCloseExecutor-2309-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2483b204
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_1FF23BFF675A7F3C-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=5624, maxDocsPerChunk=2, blockSize=850), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=5624, blockSize=850)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=eo, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=174552752,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseQParserPlugin, SmileWriterTest, 
DistributedIntervalFacetingTest, TestRequestStatusCollectionAPI, TestUpdate, 
SimpleMLTQParserTest, TestNamedUpdateProcessors, 
TestLeaderElectionWithEmptyReplica, ZkStateReaderTest, TimeZoneUtilsTest, 
DateRangeFieldTest, TestMissingGroups, SpatialHeatmapFacetsTest, 
TestInfoStreamLogging, TestRestoreCore, DistributedDebugComponentTest, 
SolrXmlInZkTest, LoggingHandlerTest, TestSolr4Spatial2, 
TestFieldTypeCollectionResource, DistributedMLTComponentTest, DocValuesTest, 
TestAddFieldRealTimeGet, BadCopyFieldTest, RollingRestartTest, 
TestPerFieldSimilarity, TestRebalanceLeaders, DirectoryFactoryTest, 
TestPostingsSolrHighlighter, HighlighterTest, IndexSchemaRuntimeFieldTest, 
FileUtilsTest, TestMiniSolrCloudCluster, LeaderFailureAfterFreshStartTest, 
TermsComponentTest, IndexBasedSpellCheckerTest, DirectSolrConnectionTest, 
DistributedTermsComponentTest, TestRestManager, DistribJoinFromCollectionTest, 
DistanceFunctionTest, TestFastLRUCache, TestSchemaManager, TestTrie, 
TestScoreJoinQPScore, DistributedFacetPivotSmallTest, 
BaseCdcrDistributedZkTest, BigEndianAscendingWordSerializerTest, 
MergeStrategyTest, TestXmlQParserPlugin, ConjunctionSolrSpellCheckerTest, 
TestInitQParser, MigrateRouteKeyTest, SchemaVersionSpecificBehaviorTest, 
TestFiltering, TestGeoJSONResponseWriter, SpellCheckComponentTest]
   [junit4] Completed [202/638 (1!)] on J1 in 13.80s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 51312 lines...]

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

Reply via email to