Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2094/
Java: 64bit/jdk-9-ea+140 -XX:+UseCompressedOops -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([2A108AE0A369B19D:A244B53A0D95DC65]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11578 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_2A108AE0A369B19D-001/init-core-data-001
   [junit4]   2> 1174019 INFO  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1174019 INFO  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1174020 INFO  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1174108 WARN  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1174109 INFO  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1174125 INFO  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1174193 WARN  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1174195 INFO  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1174214 INFO  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1174217 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1174277 WARN  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1174278 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1174288 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1174351 WARN  (coreLoadExecutor-3972-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> 1174353 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1174370 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1174371 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_2A108AE0A369B19D-001/init-core-data-001/]
   [junit4]   2> 1174371 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1174376 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1174376 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1174376 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1174376 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@35723504[collection1] main]
   [junit4]   2> 1174377 WARN  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1174377 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1174414 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 1174463 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 1174463 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1174463 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1174509 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 1174509 INFO  (coreLoadExecutor-3972-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> 1174510 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 1174570 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 1174725 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 1174764 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 1174764 INFO  (coreLoadExecutor-3972-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1174764 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1174765 INFO  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1174767 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1174768 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1174769 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1174770 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1174770 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1174770 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1174770 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1174770 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1174771 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1174771 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1174771 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1174771 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1174772 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1174780 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1174780 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1174780 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1174780 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1174780 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1174781 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1174781 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1174783 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1174785 WARN  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 1174787 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f7e082f[collection1] main]
   [junit4]   2> 1174787 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1174787 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1174789 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1174792 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1174794 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1174794 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@35723504[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1174795 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1174798 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1174800 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1174800 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1174800 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1174800 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1174803 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1174803 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1174805 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1174808 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1174810 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1174813 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1174815 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1174815 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f7e082f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c10)))}
   [junit4]   2> 1174816 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 34
   [junit4]   2> 1174818 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
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=2
   [junit4]   2> 1174818 ERROR 
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
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":2},
   [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> 1174819 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1174819 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1174819 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1174819 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1174819 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1174820 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4e9012d5[collection1] main]
   [junit4]   2> 1174820 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1174820 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1174862 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1174906 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1174945 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1174945 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1174978 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1175014 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1175049 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e9012d5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1175049 INFO  
(TEST-SpellCheckComponentTest.test-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 229
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=test 
-Dtests.seed=2A108AE0A369B19D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=gv-IM -Dtests.timezone=Etc/GMT-1 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.29s J1 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ 
spellcheck/suggestions
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2A108AE0A369B19D:A244B53A0D95DC65]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
   [junit4]    >        at 
org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1175052 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1175053 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1175053 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1175054 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1175054 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1175054 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1175054 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1175055 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1175055 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1175055 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1175055 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1175055 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1175055 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1175059 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16c4a62d[collection1] main]
   [junit4]   2> 1175059 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1175059 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1175321 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1175354 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1175494 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1175494 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1175678 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1175883 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1176050 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16c4a62d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c10)))}
   [junit4]   2> 1176050 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 995
   [junit4]   2> 1176051 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1176051 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1176051 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1176056 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@11c9bbab[collection1] main]
   [junit4]   2> 1176056 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1176056 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1176251 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1176323 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1176487 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1176487 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1176643 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1176751 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1176947 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11c9bbab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c10/1:delGen=1)
 Uninverting(_2(6.4.0):c1)))}
   [junit4]   2> 1176947 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 895
   [junit4]   2> 1177195 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
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=246
   [junit4]   2> 1177200 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1177212 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1177212 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1177213 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1177213 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1177213 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1177213 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e62abc6[collection1] main]
   [junit4]   2> 1177213 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1177213 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1177310 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1177378 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1177456 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1177456 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1177514 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1177577 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1177638 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e62abc6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177638 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 425
   [junit4]   2> 1177641 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1177642 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1177642 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1177642 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1177643 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1177643 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1177643 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1177643 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1177643 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1177643 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1177644 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1177644 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1177644 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1177646 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@739ba17d[collection1] main]
   [junit4]   2> 1177646 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1177646 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1177776 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1177821 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1177967 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1177967 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1178183 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1178330 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1178526 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@739ba17d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c10)))}
   [junit4]   2> 1178526 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 882
   [junit4]   2> 1178527 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1178528 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1178528 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1178528 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1178528 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1178529 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18a02ae7[collection1] main]
   [junit4]   2> 1178529 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1178529 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1178586 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1178621 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1178681 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1178682 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1178758 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1178834 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1178922 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18a02ae7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1178923 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 394
   [junit4]   2> 1178924 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 1178925 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1178925 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1178925 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1178926 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1178926 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1178926 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1178926 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1178926 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1178927 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1178927 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1178927 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1178927 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1178930 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@59c20e42[collection1] main]
   [junit4]   2> 1178930 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1178930 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1179065 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1179125 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1179272 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1179273 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1179479 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1179660 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1179838 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@59c20e42[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):c10)))}
   [junit4]   2> 1179838 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 911
   [junit4]   2> 1180152 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
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=313
   [junit4]   2> 1180157 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
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=4
   [junit4]   2> 1180159 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 1180161 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
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=1
   [junit4]   2> 1180161 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1180161 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1180161 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1180162 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1180162 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1180162 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@73450542[collection1] main]
   [junit4]   2> 1180162 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1180162 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1180230 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1180298 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1180363 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1180363 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1180451 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1180539 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1180588 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@73450542[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1180588 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 426
   [junit4]   2> 1180590 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1180590 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1180590 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1180590 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1180591 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1180591 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1180591 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1180591 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1180591 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1180592 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1180592 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1180592 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1180592 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1180595 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@576f7034[collection1] main]
   [junit4]   2> 1180595 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1180595 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1180723 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1180802 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1180999 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1181000 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1181146 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1181319 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1181545 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@576f7034[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.4.0):c10)))}
   [junit4]   2> 1181545 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 953
   [junit4]   2> 1182069 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] 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=523
   [junit4]   2> 1182070 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] 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> 1182070 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1182070 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1182070 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1182070 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1182071 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1182071 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@767973be[collection1] main]
   [junit4]   2> 1182071 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1182071 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1182217 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1182329 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1182420 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1182420 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1182541 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1182652 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1182771 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@767973be[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1182771 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[2A108AE0A369B19D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 700
   [junit4]   2> 1182773 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1182773 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1182774 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1182774 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1182774 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1182774 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1182774 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1182774 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1182775 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1182775 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1182775 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1182775 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1182775 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1182779 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14f0cceb[collection1] main]
   [junit4]   2> 1182779 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1182779 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1183108 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1183222 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1183664 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1183664 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1184124 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1184510 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1184871 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14f0cceb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):c10)))}
   [junit4]   2> 1184871 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2095
   [junit4]   2> 1184872 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1184886 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] 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=13
   [junit4]   2> 1184892 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1184893 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1184893 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1184893 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1184893 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1184893 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a70a9e5[collection1] main]
   [junit4]   2> 1184893 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1184893 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1185001 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1185122 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1185236 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1185236 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1185344 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1186151 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1186265 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3a70a9e5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1186266 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 1372
   [junit4]   2> 1186267 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1186268 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1186270 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1186270 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1186270 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1186270 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1186271 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1186271 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1186271 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1186271 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1186272 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1186272 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1186272 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1186276 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d28bed6[collection1] main]
   [junit4]   2> 1186276 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1186276 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1186599 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1186677 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1187013 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1187013 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1187337 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1187723 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1187957 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d28bed6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.4.0):c10)))}
   [junit4]   2> 1187957 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1685
   [junit4]   2> 1187958 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
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> 1187958 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1187958 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1187958 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1187958 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1187958 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1187958 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1efeffb2[collection1] main]
   [junit4]   2> 1187958 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1187958 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1188007 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1188089 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1188144 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1188144 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1188232 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1188303 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1188386 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1efeffb2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1188386 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 428
   [junit4]   2> 1188388 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1188388 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1188389 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1188389 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1188389 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1188389 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1188389 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1188389 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1188390 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1188390 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1188390 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1188390 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1188390 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1188394 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@20bdd2d7[collection1] main]
   [junit4]   2> 1188394 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1188394 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1188545 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1188590 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1188720 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1188720 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1188887 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1189144 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1189546 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@20bdd2d7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(6.4.0):c10)))}
   [junit4]   2> 1189546 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1156
   [junit4]   2> 1189547 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
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> 1189547 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1189547 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1189548 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1189548 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1189548 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1189548 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ca39244[collection1] main]
   [junit4]   2> 1189548 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1189548 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1189689 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1189784 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1189966 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1189966 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1190121 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1190274 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1190402 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ca39244[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1190403 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[2A108AE0A369B19D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 854
   [junit4]   2> 1190404 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1190404 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1190404 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1190405 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1190405 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1190405 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1190405 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1190405 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1190405 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1190406 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1190406 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1190406 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1190406 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1190408 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@69e5a9e6[collection1] main]
   [junit4]   2> 1190409 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1190409 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1190743 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1190834 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1191413 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1191413 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1191715 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1191899 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1192117 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@69e5a9e6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.4.0):c10)))}
   [junit4]   2> 1192117 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1711
   [junit4]   2> 1192118 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] 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> 1192119 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] 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> 1192122 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true}
 hits=0 status=0 QTime=3
   [junit4]   2> 1192122 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1192123 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1192123 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1192123 INFO  
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2A108AE0A369B19D]) [    
] o.a.s.u.DirectUpdateHandler2 start co

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

    {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-02T10:57:17.347Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-02T10:57:17.345Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-02T10:57:17.346Z"}]
   [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> 1200396 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2A108AE0A369B19D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 1200396 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1200397 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1200397 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1200397 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12bba1a9
   [junit4]   2> 1200397 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2A108AE0A369B19D])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@764ada50[collection1] main]
   [junit4]   2> 1200397 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1200397 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1200484 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1200561 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1200612 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1200612 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1200665 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1200754 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1200821 INFO  (searcherExecutor-3973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@764ada50[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1200821 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[2A108AE0A369B19D])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 424
   [junit4]   2> 1200822 INFO  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1200822 INFO  
(SUITE-SpellCheckComponentTest-seed#[2A108AE0A369B19D]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=726080962
   [junit4]   2> 1200822 INFO  (coreCloseExecutor-3977-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@52257cee
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_2A108AE0A369B19D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{start1=BlockTreeOrds(blocksize=128), 
range_facet_l_dv=BlockTreeOrds(blocksize=128), 
multiDefault=PostingsFormat(name=Memory doPackFST= false), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_l=PostingsFormat(name=Memory doPackFST= false), 
lowerfilt1and2=PostingsFormat(name=Memory doPackFST= false), end4=FSTOrd50, 
end3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 end2=BlockTreeOrds(blocksize=128), end1=PostingsFormat(name=Memory doPackFST= 
false), lowerfilt=PostingsFormat(name=Memory doPackFST= false), 
gram1=PostingsFormat(name=Memory doPackFST= false), 
id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=Memory 
doPackFST= false), gram2=BlockTreeOrds(blocksize=128), 
gram3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 start3=FSTOrd50, gram4=FSTOrd50, start2=PostingsFormat(name=Memory doPackFST= 
false), word=PostingsFormat(name=Memory doPackFST= false), 
timestamp=PostingsFormat(name=Memory doPackFST= false), 
start4=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=915, 
maxMBSortInHeap=5.0770066982367235, sim=ClassicSimilarity, locale=gv-IM, 
timezone=Etc/GMT-1
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=127039720,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestJettySolrRunner, 
TestFieldCacheSortRandom, TestManagedSchemaAPI, TestQueryTypes, 
HLLSerializationTest, TestReloadAndDeleteDocs, TestSystemIdResolver, 
InfoHandlerTest, ForceLeaderTest, TestLRUStatsCache, 
CoreAdminCreateDiscoverTest, BasicFunctionalityTest, DirectSolrConnectionTest, 
RulesTest, ShardRoutingCustomTest, TestAuthorizationFramework, 
OpenCloseCoreStressTest, TestFreeTextSuggestions, TestQuerySenderListener, 
AliasIntegrationTest, TestStressVersions, DateMathParserTest, 
TestMaxScoreQueryParser, SuggesterFSTTest, TestSQLHandlerNonCloud, 
ZkControllerTest, ConfigSetsAPITest, TestDFISimilarityFactory, 
ShardRoutingTest, ExitableDirectoryReaderTest, OverseerModifyCollectionTest, 
TestCSVResponseWriter, ZkStateWriterTest, TestRebalanceLeaders, TestTrie, 
TestFastOutputStream, BaseCdcrDistributedZkTest, BooleanFieldTest, 
TestCursorMarkWithoutUniqueKey, TestPivotHelperCode, TestSmileRequest, 
TestElisionMultitermQuery, HighlighterMaxOffsetTest, TestBM25SimilarityFactory, 
VersionInfoTest, ConvertedLegacyTest, TestLuceneMatchVersion, 
TestFieldCollectionResource, CachingDirectoryFactoryTest, 
CSVRequestHandlerTest, ClassificationUpdateProcessorFactoryTest, 
SolrCloudExampleTest, TestUninvertingReader, StatsReloadRaceTest, 
TestSearchPerf, TestOverriddenPrefixQueryForCustomFieldType, 
TestAnalyzeInfixSuggestions, TestHdfsCloudBackupRestore, ZkSolrClientTest, 
DocValuesMissingTest, HdfsNNFailoverTest, TestFuzzyAnalyzedSuggestions, 
HdfsRestartWhileUpdatingTest, TestCustomSort, TestCharFilters, 
TestPartialUpdateDeduplication, DistributedIntervalFacetingTest, 
TestSolrIndexConfig, TestDefaultSearchFieldResource, TestConfigSetProperties, 
ChaosMonkeySafeLeaderTest, CustomCollectionTest, 
VMParamsZkACLAndCredentialsProvidersTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestSha256AuthenticationProvider, DistribJoinFromCollectionTest, 
TestReqParamsAPI, LoggingHandlerTest, TestJsonFacets, SearchHandlerTest, 
TestManagedResource, TestConfigSetsAPIZkFailure, DistanceFunctionTest, 
TestGraphMLResponseWriter, CheckHdfsIndexTest, TestRTimerTree, 
TestCloudDeleteByQuery, MultiTermTest, TestSweetSpotSimilarityFactory, 
SliceStateTest, BlockJoinFacetRandomTest, TestQueryUtils, 
LeaderFailoverAfterPartitionTest, TestCloudSchemaless, TestCoreContainer, 
TestInfoStreamLogging, TestCloudPseudoReturnFields, 
DistributedMLTComponentTest, MoreLikeThisHandlerTest, SolrCmdDistributorTest, 
TestBulkSchemaConcurrent, TestFieldCacheReopen, TestDistribIDF, 
SolrIndexSplitterTest, TestRTGBase, TestTolerantUpdateProcessorRandomCloud, 
SyncSliceTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, TestRandomDVFaceting, ZkCLITest, 
DistributedTermsComponentTest, SpellCheckComponentTest]
   [junit4] Completed [296/648 (1!)] on J1 in 26.82s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 51141 lines...]

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

Reply via email to