Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18184/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseConcMarkSweepGC

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

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
        at 
__randomizedtesting.SeedInfo.seed([D5AEBE2285FEAD5F:5DFA81F82B02C0A7]: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 11704 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_D5AEBE2285FEAD5F-001/init-core-data-001
   [junit4]   2> 1398911 INFO  
(SUITE-SpellCheckComponentTest-seed#[D5AEBE2285FEAD5F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1398912 INFO  
(SUITE-SpellCheckComponentTest-seed#[D5AEBE2285FEAD5F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1398913 INFO  
(SUITE-SpellCheckComponentTest-seed#[D5AEBE2285FEAD5F]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1399015 WARN  
(SUITE-SpellCheckComponentTest-seed#[D5AEBE2285FEAD5F]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1399016 INFO  
(SUITE-SpellCheckComponentTest-seed#[D5AEBE2285FEAD5F]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1399032 INFO  
(SUITE-SpellCheckComponentTest-seed#[D5AEBE2285FEAD5F]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1399129 WARN  
(SUITE-SpellCheckComponentTest-seed#[D5AEBE2285FEAD5F]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1399132 INFO  
(SUITE-SpellCheckComponentTest-seed#[D5AEBE2285FEAD5F]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1399166 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1399257 WARN  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1399257 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1399275 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1399344 WARN  (coreLoadExecutor-5438-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> 1399346 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1399369 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1399369 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_D5AEBE2285FEAD5F-001/init-core-data-001/]
   [junit4]   2> 1399370 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4565990077306411]
   [junit4]   2> 1399374 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1399375 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1399375 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=9, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=12.53515625, 
floorSegmentMB=0.484375, forceMergeDeletesPctAllowed=8.886235216678415, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6609858261083998
   [junit4]   2> 1399375 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1065f1c[collection1] main]
   [junit4]   2> 1399376 WARN  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1399376 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1399432 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 1399469 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 1399469 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1399470 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1399513 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 1399513 INFO  (coreLoadExecutor-5438-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> 1399513 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 1399560 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 1399790 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 1399873 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 1399873 INFO  (coreLoadExecutor-5438-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1399873 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1399875 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1399875 INFO  
(SUITE-SpellCheckComponentTest-seed#[D5AEBE2285FEAD5F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1399876 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1399876 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1399877 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1399877 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1399877 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1399878 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1399879 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1399879 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1399879 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1399880 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1399880 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1399880 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1399880 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1399880 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1399881 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1399881 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1399881 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1399882 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1399884 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 2
   [junit4]   2> 1399884 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1399884 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1399884 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1399885 WARN  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 1399888 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1399889 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19d8ae9[collection1] main]
   [junit4]   2> 1399889 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1399890 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1399890 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1065f1c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1399890 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1399891 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1399893 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1399893 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1399893 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1399893 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1399895 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1399895 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1399897 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1399898 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1399900 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1399901 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1399903 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1399903 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19d8ae9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 1399903 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 18
   [junit4]   2> 1399904 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 1399905 ERROR 
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ 
spellcheck/suggestions
   [junit4]   2>  expected 
=/spellcheck=={'suggestions':['documemt',{'numFound':1,'startOffset':0,'endOffset':8,'suggestion':['document']}]}
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 1399905 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1399905 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1399905 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1399905 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1399905 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1399906 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e2b29[collection1] main]
   [junit4]   2> 1399906 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1399906 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1400004 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1400074 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1400122 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1400122 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1400186 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1400242 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1400329 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e2b29[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1400330 INFO  
(TEST-SpellCheckComponentTest.test-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 424
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=test 
-Dtests.seed=D5AEBE2285FEAD5F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=he-IL -Dtests.timezone=America/Guyana -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.46s J0 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ 
spellcheck/suggestions
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D5AEBE2285FEAD5F:5DFA81F82B02C0A7]: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> 1400335 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1400335 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1400335 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1400336 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1400336 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1400336 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1400336 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1400337 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1400337 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1400337 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1400339 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 2
   [junit4]   2> 1400340 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1400340 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1400341 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@83c86d[collection1] main]
   [junit4]   2> 1400341 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1400342 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1400503 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1400574 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1400737 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1400737 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1400901 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1401483 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1401654 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@83c86d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C10)))}
   [junit4]   2> 1401654 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1314
   [junit4]   2> 1401655 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
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> 1401656 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1401656 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1401656 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1401656 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1401656 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1401656 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@15a61eb[collection1] main]
   [junit4]   2> 1401656 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1401656 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1401705 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1401750 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1401845 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1401845 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1401905 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1401988 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1402079 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15a61eb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1402079 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 423
   [junit4]   2> 1402081 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1402082 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1402082 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1402082 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1402082 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1402083 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1402083 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1402083 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1402083 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1402083 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1402085 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 1
   [junit4]   2> 1402085 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1402085 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1402085 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1012d3[collection1] main]
   [junit4]   2> 1402086 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1402086 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1402257 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1402315 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1402480 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1402480 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1402662 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1402863 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1403031 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1012d3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10)))}
   [junit4]   2> 1403031 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 946
   [junit4]   2> 1403031 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1403032 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1403032 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1403034 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fa7321[collection1] main]
   [junit4]   2> 1403034 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1403034 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1403187 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1403239 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1403419 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1403419 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1403592 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1403729 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1403882 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1fa7321[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10/1:delGen=1)
 Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 1403883 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 851
   [junit4]   2> 1404068 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
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=185
   [junit4]   2> 1404069 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1404076 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1404076 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1404076 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1404076 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1404076 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1404077 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@39357c[collection1] main]
   [junit4]   2> 1404077 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1404077 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1404137 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1404216 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1404272 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1404272 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1404340 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1404404 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1404486 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39357c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1404487 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 410
   [junit4]   2> 1404491 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1404492 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1404492 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1404493 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1404493 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1404493 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1404493 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1404494 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1404494 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1404494 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1404496 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 1
   [junit4]   2> 1404496 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1404496 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1404497 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ef8ab5[collection1] main]
   [junit4]   2> 1404497 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1404497 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1404665 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1404729 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1404915 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1404915 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1405023 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1405197 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1405386 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ef8ab5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10)))}
   [junit4]   2> 1405386 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 890
   [junit4]   2> 1405387 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1405388 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1405388 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1405388 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1405388 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1405388 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cb1fd[collection1] main]
   [junit4]   2> 1405388 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1405388 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1405449 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1405517 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1405598 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1405598 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1405665 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1405719 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1405794 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6cb1fd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1405794 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 406
   [junit4]   2> 1405796 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1405797 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1405797 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1405798 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1405798 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1405799 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1405799 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1405800 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1405800 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1405800 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1405802 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 1
   [junit4]   2> 1405802 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1405802 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1405803 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@e2f222[collection1] main]
   [junit4]   2> 1405803 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1405803 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1405981 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1406034 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1406204 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1406204 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1406398 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1406582 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1406749 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e2f222[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C10)))}
   [junit4]   2> 1406749 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 947
   [junit4]   2> 1406750 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 1406751 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11231]} 0 0
   [junit4]   2> 1406751 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1406751 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1406756 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@16a2dba[collection1] main]
   [junit4]   2> 1406756 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1406756 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1406911 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1406952 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1407108 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1407108 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1407304 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1407504 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1407687 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16a2dba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C10)
 Uninverting(_6(7.0.0):C1)))}
   [junit4]   2> 1407687 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 936
   [junit4]   2> 1407689 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} 
hits=0 status=0 QTime=939
   [junit4]   2> 1407689 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1407689 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1407689 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1407689 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1407690 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1407690 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@f368f3[collection1] main]
   [junit4]   2> 1407690 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1407690 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1407750 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1407793 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1407859 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1407859 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1407914 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1407984 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1408065 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f368f3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1408065 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[D5AEBE2285FEAD5F]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 375
   [junit4]   2> 1408068 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1408068 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1408068 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1408069 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1408069 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1408069 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1408069 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1408070 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1408071 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1408071 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1408073 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 1
   [junit4]   2> 1408073 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1408073 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1408074 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d94dc7[collection1] main]
   [junit4]   2> 1408075 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1408075 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1408205 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1408278 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1408445 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1408445 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1408627 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1408778 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1408939 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d94dc7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C10)))}
   [junit4]   2> 1408939 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 865
   [junit4]   2> 1408940 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
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> 1408940 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1408940 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1408940 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1408941 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1408941 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1408941 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c55fe7[collection1] main]
   [junit4]   2> 1408941 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1408941 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1409009 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1409066 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1409126 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1409127 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1409173 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1409218 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1409283 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c55fe7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1409283 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 342
   [junit4]   2> 1409285 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 1409286 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 1409286 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1409286 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1409287 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1409287 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1409287 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1409287 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1409288 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1409288 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1409291 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 2
   [junit4]   2> 1409291 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1409291 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1409292 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20e9ae[collection1] main]
   [junit4]   2> 1409292 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1409294 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1409482 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1409573 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1409715 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1409715 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1409854 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1410019 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1410187 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@20e9ae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.0.0):C10)))}
   [junit4]   2> 1410187 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 896
   [junit4]   2> 1410396 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=7&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=208
   [junit4]   2> 1410608 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=211
   [junit4]   2> 1410608 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":211},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.687Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.684Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.685Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 1410794 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.90&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=185
   [junit4]   2> 1411020 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=225
   [junit4]   2> 1411020 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":225},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.687Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.684Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.685Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 1411298 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.70&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=id:[0+TO+9]&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=277
   [junit4]   2> 1411467 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false}
 hits=7 status=0 QTime=168
   [junit4]   2> 1411467 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":168},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.686Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.687Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.684Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-31T10:26:16.685Z"}]
   [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> 1411468 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 1411468 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1411468 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1411468 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1411468 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[D5AEBE2285FEAD5F])
 

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

erExecutor-5439-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell 
index for spell checker: freq
   [junit4]   2> 1417182 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1417369 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c71e86[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):C10)))}
   [junit4]   2> 1417370 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1437
   [junit4]   2> 1417525 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
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=155
   [junit4]   2> 1417526 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1417527 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1417527 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=pixma&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1417527 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1417528 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1417528 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1417528 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1417528 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@159b251
   [junit4]   2> 1417528 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@54ae1c[collection1] main]
   [junit4]   2> 1417528 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1417528 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1417589 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1417662 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1417735 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1417735 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1417810 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1417879 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1417951 INFO  (searcherExecutor-5439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@54ae1c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1417951 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[D5AEBE2285FEAD5F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 423
   [junit4]   2> 1417952 INFO  
(SUITE-SpellCheckComponentTest-seed#[D5AEBE2285FEAD5F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1417952 INFO  
(SUITE-SpellCheckComponentTest-seed#[D5AEBE2285FEAD5F]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=96060
   [junit4]   2> 1417952 INFO  (coreCloseExecutor-5443-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1fa77e1
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_D5AEBE2285FEAD5F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{start1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l_dv=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=Memory doPackFST= false), 
intDefault=BlockTreeOrds(blocksize=128), 
range_facet_l=BlockTreeOrds(blocksize=128), 
lowerfilt1and2=PostingsFormat(name=Memory doPackFST= false), 
end4=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
end3=PostingsFormat(name=Memory doPackFST= false), 
end2=PostingsFormat(name=MockRandom), end1=BlockTreeOrds(blocksize=128), 
lowerfilt=PostingsFormat(name=Memory doPackFST= false), 
gram1=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=MockRandom), 
range_facet_i_dv=BlockTreeOrds(blocksize=128), 
gram2=PostingsFormat(name=MockRandom), gram3=PostingsFormat(name=Memory 
doPackFST= false), start3=PostingsFormat(name=MockRandom), 
gram4=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
start2=PostingsFormat(name=Memory doPackFST= false), 
word=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128), 
start4=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1087, 
maxMBSortInHeap=7.611696244013812, sim=ClassicSimilarity, locale=he-IL, 
timezone=America/Guyana
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=114533584,total=378691584
   [junit4]   2> NOTE: All tests run in this JVM: [QueryElevationComponentTest, 
CursorPagingTest, MultiThreadedOCPTest, TestInitQParser, 
TestAuthenticationFramework, XsltUpdateRequestHandlerTest, HdfsSyncSliceTest, 
TestDistributedSearch, BadCopyFieldTest, LeaderInitiatedRecoveryOnCommitTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, PeerSyncTest, 
TestSuggestSpellingConverter, MinimalSchemaTest, TestFoldingMultitermQuery, 
DeleteLastCustomShardedReplicaTest, TestPseudoReturnFields, TestLRUCache, 
TestRestoreCore, TestStressUserVersions, TestLeaderElectionZkExpiry, 
TestReplicationHandler, CollectionTooManyReplicasTest, TestXmlQParserPlugin, 
BasicAuthStandaloneTest, TestMacroExpander, TestCSVLoader, 
TestSolrCLIRunExample, TestRequestForwarding, TestChildDocTransformer, 
SecurityConfHandlerTest, TestExceedMaxTermLength, TestFieldCacheVsDocValues, 
ConcurrentDeleteAndCreateCollectionTest, HdfsUnloadDistributedZkTest, 
CacheHeaderTest, RecoveryAfterSoftCommitTest, CurrencyFieldOpenExchangeTest, 
DistributedVersionInfoTest, TestRandomDVFaceting, TestConfigSets, SolrCoreTest, 
TestFieldCacheSanityChecker, ExplicitHLLTest, ResponseHeaderTest, 
AsyncCallRequestStatusResponseTest, TestConfigSetsAPIExclusivity, 
SpellPossibilityIteratorTest, TestExclusionRuleCollectionAccess, 
ZkNodePropsTest, DistribDocExpirationUpdateProcessorTest, 
TestCopyFieldCollectionResource, LeaderElectionContextKeyTest, BJQParserTest, 
TestComplexPhraseQParserPlugin, TestLockTree, ParsingFieldUpdateProcessorsTest, 
TestSolr4Spatial, DateMathParserTest, TestSolrXml, 
TestSerializedLuceneMatchVersion, HLLUtilTest, TestMissingGroups, 
DeleteShardTest, BigEndianAscendingWordDeserializerTest, 
TestDistributedStatsComponentCardinality, SmileWriterTest, 
BlockJoinFacetSimpleTest, TestNumericTerms32, CdcrVersionReplicationTest, 
TestRemoteStreaming, ClusterStateTest, TestJoin, 
TestEmbeddedSolrServerConstructors, PingRequestHandlerTest, 
TestFieldTypeCollectionResource, ResponseLogComponentTest, 
RegexBoostProcessorTest, SpatialHeatmapFacetsTest, TestHdfsBackupRestoreCore, 
DataDrivenBlockJoinTest, LeaderElectionIntegrationTest, 
TestBlendedInfixSuggestions, TestReRankQParserPlugin, 
DistributedDebugComponentTest, TestMinMaxOnMultiValuedField, 
HdfsChaosMonkeySafeLeaderTest, DefaultValueUpdateProcessorTest, 
TestNamedUpdateProcessors, TestInitParams, TestQueryWrapperFilter, 
SimpleMLTQParserTest, SSLMigrationTest, UUIDFieldTest, 
AnalyticsMergeStrategyTest, TestAtomicUpdateErrorCases, 
TestSolrDeletionPolicy2, DateRangeFieldTest, TestJmxMonitoredMap, 
NotRequiredUniqueKeyTest, TestStressLucene, DistributedFacetPivotLargeTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, 
OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, 
LeaderElectionTest, TestDistributedGrouping, 
DistributedSpellCheckComponentTest, TestStressVersions, 
DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, 
StatsComponentTest, SpellCheckComponentTest]
   [junit4] Completed [347/647 (1!)] on J0 in 19.06s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 50936 lines...]

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

Reply via email to