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

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

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
        at 
__randomizedtesting.SeedInfo.seed([7D860AE605E75141:F5D2353CAB1B3CB9]: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.test(SpellCheckComponentTest.java:147)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11498 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_7D860AE605E75141-001/init-core-data-001
   [junit4]   2> 922908 INFO  
(SUITE-SpellCheckComponentTest-seed#[7D860AE605E75141]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 922911 INFO  
(SUITE-SpellCheckComponentTest-seed#[7D860AE605E75141]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 922912 INFO  
(SUITE-SpellCheckComponentTest-seed#[7D860AE605E75141]-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> 923017 WARN  
(SUITE-SpellCheckComponentTest-seed#[7D860AE605E75141]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 923018 INFO  
(SUITE-SpellCheckComponentTest-seed#[7D860AE605E75141]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 923029 INFO  
(SUITE-SpellCheckComponentTest-seed#[7D860AE605E75141]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 923094 WARN  
(SUITE-SpellCheckComponentTest-seed#[7D860AE605E75141]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 923096 INFO  
(SUITE-SpellCheckComponentTest-seed#[7D860AE605E75141]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 923127 INFO  (coreLoadExecutor-3562-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> 923218 WARN  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 923219 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 923229 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 923293 WARN  (coreLoadExecutor-3562-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> 923294 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 923317 INFO  (coreLoadExecutor-3562-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> 923317 INFO  (coreLoadExecutor-3562-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_7D860AE605E75141-001/init-core-data-001/]
   [junit4]   2> 923318 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 923324 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 923324 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 923324 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=32.72265625, 
floorSegmentMB=1.634765625, forceMergeDeletesPctAllowed=8.700763730493732, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8623009428864581
   [junit4]   2> 923324 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19d1cfe[collection1] main]
   [junit4]   2> 923324 WARN  (coreLoadExecutor-3562-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> 923324 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 923383 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 923435 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 923435 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 923435 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 923501 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 923501 INFO  (coreLoadExecutor-3562-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> 923501 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 923560 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 923739 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 923782 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 923782 INFO  (coreLoadExecutor-3562-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 923782 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 923783 INFO  
(SUITE-SpellCheckComponentTest-seed#[7D860AE605E75141]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 923784 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 923785 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 923785 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 923785 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 923785 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 923785 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 923785 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 923787 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 923787 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 923787 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 923788 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 923788 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 923788 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 923788 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 923788 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 923789 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 923789 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 923789 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 923789 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 923789 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 923789 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 923790 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 923791 WARN  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 923791 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 923792 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13e6853[collection1] main]
   [junit4]   2> 923792 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 923793 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 923794 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 923794 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19d1cfe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 923794 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 923795 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 923797 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 923797 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 923797 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 923797 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 923798 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 923798 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 923800 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 923801 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 923802 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 923803 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 923805 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 923805 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13e6853[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 923805 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 15
   [junit4]   2> 923806 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
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> 923806 ERROR 
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ 
spellcheck/suggestions
   [junit4]   2>  expected 
=/spellcheck=={'suggestions':['documemt',{'numFound':1,'startOffset':0,'endOffset':8,'suggestion':['document']}]}
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 923806 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 923806 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 923807 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 923807 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 923807 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 923807 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@42d5bd[collection1] main]
   [junit4]   2> 923807 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 923807 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 923869 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 923926 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 923986 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 923986 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 924055 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 924127 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 924204 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@42d5bd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 924204 INFO  
(TEST-SpellCheckComponentTest.test-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 397
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=test 
-Dtests.seed=7D860AE605E75141 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-FM -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.42s J1 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ 
spellcheck/suggestions
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7D860AE605E75141:F5D2353CAB1B3CB9]: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.test(SpellCheckComponentTest.java:147)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 924208 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 924208 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 924208 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 924209 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 924209 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 924209 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 924209 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 924209 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 924210 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 924210 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 924210 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 924210 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 924210 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 924213 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a07e7b[collection1] main]
   [junit4]   2> 924213 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 924213 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 924351 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 924416 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 924594 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 924595 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 924770 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 924921 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 925083 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a07e7b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C10)))}
   [junit4]   2> 925083 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 873
   [junit4]   2> 925330 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
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=246
   [junit4]   2> 925332 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
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=1
   [junit4]   2> 925333 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
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> 925333 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
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> 925333 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 925333 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 925333 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 925334 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 925334 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 925334 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1718abf[collection1] main]
   [junit4]   2> 925334 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 925334 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 925400 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 925457 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 925512 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 925512 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 925584 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 925651 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 925711 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1718abf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 925711 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 377
   [junit4]   2> 925713 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 925713 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 925714 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 925714 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 925714 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 925714 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 925714 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 925714 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 925715 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 925715 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 925715 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 925715 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 925715 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 925718 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f687a[collection1] main]
   [junit4]   2> 925719 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 925719 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 925903 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 925973 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 926163 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 926163 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 926349 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 926595 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 926720 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3f687a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10)))}
   [junit4]   2> 926736 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 1021
   [junit4]   2> 926738 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 926746 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] 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=7
   [junit4]   2> 926751 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 926751 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 926751 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 926752 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 926752 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 926752 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@198118e[collection1] main]
   [junit4]   2> 926752 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 926752 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 926815 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 926861 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 926911 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 926911 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 926965 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 927007 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 927056 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@198118e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 927056 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 304
   [junit4]   2> 927058 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 927058 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 927059 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 927059 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 927059 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 927059 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 927059 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 927060 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 927060 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 927060 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 927060 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 927060 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927060 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 927064 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c98c7b[collection1] main]
   [junit4]   2> 927064 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 927064 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 927233 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 927296 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 927451 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 927451 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 927689 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 927952 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 928246 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c98c7b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C10)))}
   [junit4]   2> 928246 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1185
   [junit4]   2> 928247 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
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> 928247 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 928248 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 928248 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 928248 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 928248 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 928248 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f15c35[collection1] main]
   [junit4]   2> 928248 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 928248 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 928337 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 928433 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 928482 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 928482 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 928552 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 928613 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 928693 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f15c35[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 928693 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 445
   [junit4]   2> 928695 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 928696 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 928696 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 928696 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 928697 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 928697 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 928697 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 928697 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 928698 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 928698 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 928699 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 928699 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 928699 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 928702 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b8cf6c[collection1] main]
   [junit4]   2> 928703 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 928703 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 928868 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 928927 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 929078 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 929079 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 929194 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 929321 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 929436 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b8cf6c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10)))}
   [junit4]   2> 929436 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 737
   [junit4]   2> 929437 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 929437 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 929437 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 929441 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c84fb[collection1] main]
   [junit4]   2> 929441 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 929441 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 929588 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 929650 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 929788 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 929788 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 929989 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 930107 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 930259 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6c84fb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10/1:delGen=1)
 Uninverting(_5(7.0.0):C1)))}
   [junit4]   2> 930259 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 821
   [junit4]   2> 930496 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true}
 hits=10 status=0 QTime=236
   [junit4]   2> 930497 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 930504 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 930504 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 930505 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 930505 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 930505 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 930505 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@193a9a6[collection1] main]
   [junit4]   2> 930505 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 930505 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 930602 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 930670 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 930731 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 930731 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 930792 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 930877 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 930954 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@193a9a6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 930954 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 449
   [junit4]   2> 930955 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 930956 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 930956 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 930956 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 930956 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 930957 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 930957 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 930957 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 930957 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 930957 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 930958 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 930958 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 930958 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 930961 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17066a9[collection1] main]
   [junit4]   2> 930961 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 930961 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 931113 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 931180 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 931383 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 931383 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 931619 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 931897 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 932191 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17066a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C10)))}
   [junit4]   2> 932191 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 1233
   [junit4]   2> 932192 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 932192 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 932192 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 932193 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 932193 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 932193 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@46f13a[collection1] main]
   [junit4]   2> 932193 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 932193 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 932284 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 932355 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 932428 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 932428 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 932479 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 932531 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 932614 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@46f13a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 932614 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 421
   [junit4]   2> 932616 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 932616 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 932617 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 932617 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 932617 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 932617 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 932617 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 932618 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 932618 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 932618 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 932619 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 932619 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 932619 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 932622 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@173c980[collection1] main]
   [junit4]   2> 932622 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 932622 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 932736 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 932790 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 932943 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 932943 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 933069 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 933294 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 933414 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@173c980[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C10)))}
   [junit4]   2> 933415 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 795
   [junit4]   2> 933416 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 933416 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 933416 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 933416 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 933416 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 933416 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 933416 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@130ab5[collection1] main]
   [junit4]   2> 933417 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 933417 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 933473 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 933525 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 933588 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 933588 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 933644 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 933716 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 933772 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@130ab5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 933772 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[7D860AE605E75141]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 355
   [junit4]   2> 933774 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 933775 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 933775 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 933775 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 933776 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 933776 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 933776 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 933776 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 933776 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 933777 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 933777 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 933777 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 933777 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 933779 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b92a7f[collection1] main]
   [junit4]   2> 933779 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 933780 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 933948 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 934004 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 934162 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 934162 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 934325 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 934507 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 934651 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b92a7f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.0.0):C10)))}
   [junit4]   2> 934651 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 873
   [junit4]   2> 934651 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] 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> 934652 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] 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> 934655 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true}
 hits=0 status=0 QTime=2
   [junit4]   2> 934655 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 934655 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 934656 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 934656 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 934656 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 934656 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@fc3ed3[collection1] main]
   [junit4]   2> 934656 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 934656 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 934729 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 934786 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 934850 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 934850 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 934914 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 934961 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 935012 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fc3ed3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 935012 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[7D860AE605E75141]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 356
   [junit4]   2> 935014 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 935014 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 935014 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 935014 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 935014 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 935015 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 935015 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 935015 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 935015 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 935015 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 935016 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 935016 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 935016 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 935019 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@392c[collection1] main]
   [junit4]   2> 935019 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 935019 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 935166 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 935230 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 935360 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 935360 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 935502 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 935647 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 935758 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@392c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.0.0):C10)))}
   [junit4]   2> 935759 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 742
   [junit4]   2> 935923 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] 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=164
   [junit4]   2> 935924 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] 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> 935924 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 935924 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 935924 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 935924 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 935924 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 935925 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d02569[collection1] main]
   [junit4]   2> 935925 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[7D860AE605E75141]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 935925 INFO  (searcherExecutor-3563-thread-1) [   

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

    "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-26T15:19:29.021Z"},
   [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-26T15:19:29.021Z"},
   [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-26T15:19:29.021Z"},
   [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-26T15:19:29.019Z"},
   [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-26T15:19:29.020Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false
   [junit4]   2> 940129 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[7D860AE605E75141])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 940130 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 940130 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 940130 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 940130 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[7D860AE605E75141])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e82d
   [junit4]   2> 940131 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[7D860AE605E75141])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@81df26[collection1] main]
   [junit4]   2> 940131 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[7D860AE605E75141])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 940131 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 940174 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 940221 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 940278 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 940278 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 940333 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 940395 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 940452 INFO  (searcherExecutor-3563-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@81df26[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 940452 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[7D860AE605E75141])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 321
   [junit4]   2> 940452 INFO  
(SUITE-SpellCheckComponentTest-seed#[7D860AE605E75141]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 940452 INFO  
(SUITE-SpellCheckComponentTest-seed#[7D860AE605E75141]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=30273055
   [junit4]   2> 940453 INFO  (coreCloseExecutor-3567-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@189abb2
   [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_7D860AE605E75141-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{start1=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=Lucene50(blocksize=128), 
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l=Lucene50(blocksize=128), lowerfilt1and2=Lucene50(blocksize=128), 
end4=FST50, end3=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
end2=PostingsFormat(name=LuceneVarGapFixedInterval), 
end1=Lucene50(blocksize=128), lowerfilt=Lucene50(blocksize=128), 
gram1=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=Lucene50(blocksize=128), 
gram2=PostingsFormat(name=LuceneVarGapFixedInterval), 
gram3=PostingsFormat(name=LuceneVarGapDocFreqInterval), start3=FST50, 
gram4=FST50, start2=Lucene50(blocksize=128), word=Lucene50(blocksize=128), 
timestamp=Lucene50(blocksize=128), 
start4=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=559, 
maxMBSortInHeap=6.74977595297089, sim=ClassicSimilarity, locale=en-FM, 
timezone=Asia/Jakarta
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=199232704,total=416342016
   [junit4]   2> NOTE: All tests run in this JVM: [QueryParsingTest, 
HdfsUnloadDistributedZkTest, WordBreakSolrSpellCheckerTest, 
RestartWhileUpdatingTest, TestHdfsUpdateLog, SpatialFilterTest, 
TestHashPartitioner, IndexSchemaTest, TestSurroundQueryParser, 
DistanceFunctionTest, ChaosMonkeyNothingIsSafeTest, TestTrieFacet, 
TlogReplayBufferedWhileIndexingTest, CdcrReplicationHandlerTest, 
TestSimpleQParserPlugin, TestFieldCollectionResource, 
DistributedFacetPivotWhiteBoxTest, SolrCloudExampleTest, TestTrie, 
TolerantUpdateProcessorTest, TestSimpleTrackingShardHandler, 
AnalyticsQueryTest, TestCharFilters, DocValuesTest, 
TestClassicSimilarityFactory, TermVectorComponentTest, TestSolrConfigHandler, 
TestDefaultSearchFieldResource, DistributedExpandComponentTest, 
TestJsonRequest, TestPartialUpdateDeduplication, SortByFunctionTest, 
DocumentBuilderTest, TestJsonFacetRefinement, 
TestExclusionRuleCollectionAccess, TestStressRecovery, TestSolrCloudSnapshots, 
SoftAutoCommitTest, ConvertedLegacyTest, ZkSolrClientTest, GraphQueryTest, 
TestSolrConfigHandlerConcurrent, HdfsBasicDistributedZk2Test, 
ShardRoutingCustomTest, ConjunctionSolrSpellCheckerTest, 
TestSubQueryTransformer, ShardRoutingTest, TestSolrCloudWithKerberosAlt, 
ForceLeaderTest, OverseerModifyCollectionTest, ConfigSetsAPITest, 
CustomCollectionTest, TestSolrQueryParserDefaultOperatorResource, 
TestRandomRequestDistribution, SolrInfoMBeanTest, HdfsDirectoryTest, 
SuggesterFSTTest, AliasIntegrationTest, TestCryptoKeys, 
TestGraphTermsQParserPlugin, CoreMergeIndexesAdminHandlerTest, 
HdfsDirectoryFactoryTest, TestShortCircuitedRequests, 
HdfsChaosMonkeySafeLeaderTest, TestGraphMLResponseWriter, 
TestMiniSolrCloudClusterSSL, TestManagedStopFilterFactory, 
ClusterStateUpdateTest, HdfsSyncSliceTest, AtomicUpdatesTest, 
DirectSolrConnectionTest, TestRequestForwarding, 
DocExpirationUpdateProcessorFactoryTest, TestDistribIDF, SOLR749Test, 
BadComponentTest, TestLRUStatsCache, MoreLikeThisHandlerTest, 
UpdateRequestProcessorFactoryTest, TestExpandComponent, 
TestFileDictionaryLookup, LoggingHandlerTest, TestCloudDeleteByQuery, 
DistributedMLTComponentTest, TestCustomSort, ChaosMonkeySafeLeaderTest, 
TestOrdValues, TimeZoneUtilsTest, TestStressVersions, OpenCloseCoreStressTest, 
SpellCheckComponentTest]
   [junit4] Completed [271/644 (1!)] on J1 in 17.57s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 51069 lines...]

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

Reply via email to