You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/10/30 09:07:15 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 938 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/938/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
	at __randomizedtesting.SeedInfo.seed([8198060DA696B032:8AB451CD395F0C9D]: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.testNumericQuery(SpellCheckComponentTest.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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(Thread.java:745)




Build Log:
[...truncated 10653 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_8198060DA696B032-001/init-core-data-001
   [junit4]   2> 154392 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 154392 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 154393 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 154453 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 154463 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 154520 WARN  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 154522 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 154535 INFO  (coreLoadExecutor-673-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 154561 INFO  (coreLoadExecutor-673-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 154571 INFO  (coreLoadExecutor-673-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 154651 WARN  (coreLoadExecutor-673-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> 154658 INFO  (coreLoadExecutor-673-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 154675 INFO  (coreLoadExecutor-673-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 154676 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_8198060DA696B032-001/init-core-data-001/]
   [junit4]   2> 154677 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=25.86328125, floorSegmentMB=1.248046875, forceMergeDeletesPctAllowed=18.32860591459039, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20912098140506413
   [junit4]   2> 154752 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 154752 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 154753 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5627858430868578]
   [junit4]   2> 154753 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1040cbfe[collection1] main]
   [junit4]   2> 154753 WARN  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 154754 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 154760 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 154795 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 154808 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 154808 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 154832 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 154832 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 154832 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 154838 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 154860 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 154865 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 154865 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 154867 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 154869 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 154871 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 154874 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 154875 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 154875 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 154876 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 154876 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 154876 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 154877 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 154877 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 154877 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 154877 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 154878 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 154867 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 154897 WARN  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 154932 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16823af8[collection1] main]
   [junit4]   2> 154932 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 154932 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 154933 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 154933 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 154933 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 154933 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 154934 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 154934 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 154934 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 154935 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 154935 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 154935 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 154944 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 154944 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1040cbfe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 154944 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 154945 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 154945 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 154945 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 154945 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 154945 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 154946 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 154946 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 154947 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 154948 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 154948 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 154948 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 154949 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 154949 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16823af8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
   [junit4]   2> 154949 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 71
   [junit4]   2> 154969 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] 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=19
   [junit4]   2> 154969 ERROR (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ spellcheck/suggestions
   [junit4]   2>  expected =/spellcheck=={'suggestions':['12346',{'numFound':1,'startOffset':0,'endOffset':5,'suggestion':['12345']}]}
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":19},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 154970 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 154970 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 154970 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 154971 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 154971 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 154971 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@362c91c2[collection1] main]
   [junit4]   2> 154971 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 154974 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 154981 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155004 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155010 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155010 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155017 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155024 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155029 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@362c91c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 155029 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 58
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testNumericQuery -Dtests.seed=8198060DA696B032 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=Asia/Dushanbe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.17s J1 | SpellCheckComponentTest.testNumericQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8198060DA696B032:8AB451CD395F0C9D]: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.testNumericQuery(SpellCheckComponentTest.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 155057 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 155058 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 155059 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 155059 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 155060 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 155060 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 155060 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 155060 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 155061 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 155061 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 155061 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 155061 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155061 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155065 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5be539e0[collection1] main]
   [junit4]   2> 155065 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155065 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155132 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155138 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155170 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155170 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155192 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155231 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155294 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5be539e0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c10)))}
   [junit4]   2> 155294 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 233
   [junit4]   2> 155327 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=0 status=0 QTime=31
   [junit4]   2> 155328 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=3&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=0
   [junit4]   2> 155328 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 155328 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 155329 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 155329 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155329 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155329 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34b1020a[collection1] main]
   [junit4]   2> 155330 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155330 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155347 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155353 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155358 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155358 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155363 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155368 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155374 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@34b1020a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 155374 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 44
   [junit4]   2> 155377 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 155378 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 155379 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 155379 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 155379 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 155380 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 155380 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 155380 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 155381 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 155381 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 155381 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 155381 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155381 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155385 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@61763e7f[collection1] main]
   [junit4]   2> 155386 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155386 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155427 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155433 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155456 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155456 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155474 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155493 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155512 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61763e7f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10)))}
   [junit4]   2> 155512 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 130
   [junit4]   2> 155523 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] 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=10
   [junit4]   2> 155524 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 155525 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155525 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155528 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12c660b7[collection1] main]
   [junit4]   2> 155529 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155529 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155618 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155633 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155656 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155656 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155685 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155705 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155724 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12c660b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10) Uninverting(_3(7.0.0):c1)))}
   [junit4]   2> 155725 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 200
   [junit4]   2> 155727 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] 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=214
   [junit4]   2> 155727 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 155727 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 155727 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 155728 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155728 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155728 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@477a4bbc[collection1] main]
   [junit4]   2> 155728 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155728 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155734 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155738 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155743 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155743 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155748 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155754 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155758 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@477a4bbc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 155759 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 155761 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 155762 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 155764 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 155764 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 155764 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 155765 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 155765 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 155765 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 155765 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 155766 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 155766 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 155766 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155766 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155770 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@40cdf36c[collection1] main]
   [junit4]   2> 155771 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155771 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155792 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155796 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155829 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155829 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155852 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155874 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155893 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40cdf36c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c10)))}
   [junit4]   2> 155894 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 127
   [junit4]   2> 155895 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=1
   [junit4]   2> 155897 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=25
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155924 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c9d2d4a[collection1] main]
   [junit4]   2> 155924 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155924 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155930 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155934 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155939 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155939 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155944 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155948 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155953 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c9d2d4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 155953 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 29
   [junit4]   2> 155956 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 155957 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 155957 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 155958 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 155958 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 155958 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 155959 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 155959 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 155959 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 155959 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 155960 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 155960 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155960 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155964 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@aee32d4[collection1] main]
   [junit4]   2> 155965 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155965 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155990 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155996 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156021 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156021 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156044 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156062 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156080 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@aee32d4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10)))}
   [junit4]   2> 156080 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 120
   [junit4]   2> 156082 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 156082 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 156082 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 156082 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 156083 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 156083 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 156083 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2539bb5f[collection1] main]
   [junit4]   2> 156083 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156083 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 156088 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 156092 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156097 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156097 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156102 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156107 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156112 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2539bb5f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 156112 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 29
   [junit4]   2> 156115 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 156115 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 156116 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 156116 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 156116 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 156117 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 156117 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 156117 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 156117 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 156118 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 156118 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 156118 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 156118 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 156122 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b4888a7[collection1] main]
   [junit4]   2> 156122 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156122 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 156140 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 156144 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156164 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156164 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156185 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156202 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156220 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b4888a7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):c10)))}
   [junit4]   2> 156220 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 102
   [junit4]   2> 156221 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 156221 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 156221 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 156221 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 156221 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 156222 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47c394b1[collection1] main]
   [junit4]   2> 156222 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156222 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 156227 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 156231 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156236 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156236 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156241 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156246 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156251 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47c394b1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 156251 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 156254 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 156256 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 156256 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 156256 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 156257 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 156257 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 156257 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 156258 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 156258 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 156258 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 156258 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 156259 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 156259 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 156262 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70752097[collection1] main]
   [junit4]   2> 156263 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156263 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 156287 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 156293 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156316 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156316 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156337 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156364 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156391 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70752097[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):c10)))}
   [junit4]   2> 156391 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 132
   [junit4]   2> 156424 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] 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=32
   [junit4]   2> 156497 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] 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=72
   [junit4]   2> 156497 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] 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":72},
   [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-30T08:01:26.630Z"},
   [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-30T08:01:26.630Z"},
   [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-30T08:01:26.631Z"},
   [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-30T08:01:26.631Z"},
   [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-30T08:01:26.631Z"},
   [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-30T08:01:26.627Z"},
   [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-30T08:01:26.629Z"}]
   [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> 156549 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] 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=51
   [junit4]   2> 156578 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] 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=27
   [junit4]   2> 156578 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] 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":27},
   [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-30T08:01:26.630Z"},
   [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-30T08:01:26.630Z"},
   [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-30T08:01:26.631Z"},
   [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-30T08:01:26.631Z"},
   [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-30T08:01:26.631Z"},
   [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-30T08:01:26.627Z"},
   [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-30T08:01:26.629Z"}]
   [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> 156602 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] 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=23
   [junit4]   2> 156629 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] 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=26
   [junit4]   2> 156629 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] 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":26},
   [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-30T08:01:26.630Z"},
   [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-30T08:01:26.630Z"},
   [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-30T08:01:26.631Z"},
   [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-30T08:01:26.631Z"},
   [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-30T08:01:26.631Z"},
   [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-30T08:01:26.627Z"},
   [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-30T08:01:26.629Z"}]
   [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> 156629 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 156630 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 156630 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 156630 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 156630 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 156631 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@684c23c2[collection1] main]
   [junit4]   2> 156631 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156631 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 156637 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 156644 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156651 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156651 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156658 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156663 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156670 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@684c23c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 156671 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 40
   [junit4]   2> 156673 I

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

llCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 157590 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 157590 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 157631 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 157656 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 157676 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31fd0dee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):c10)))}
   [junit4]   2> 157676 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 152
   [junit4]   2> 157677 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 157677 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 157677 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 157681 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26aeef02[collection1] main]
   [junit4]   2> 157681 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 157681 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 157703 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 157708 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 157731 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 157731 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 157756 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 157780 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 157808 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26aeef02[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):c10/1:delGen=1) Uninverting(_c(7.0.0):c1)))}
   [junit4]   2> 157808 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 130
   [junit4]   2> 157841 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] 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=31
   [junit4]   2> 157842 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 157847 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 157848 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 157848 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 157848 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 157848 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 157849 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67a31a6e[collection1] main]
   [junit4]   2> 157849 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 157849 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 157855 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 157861 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 157867 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 157867 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 157873 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 157879 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 157886 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@67a31a6e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 157887 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 38
   [junit4]   2> 157887 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 157887 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=878078909
   [junit4]   2> 157888 INFO  (coreCloseExecutor-678-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@36fbaa40
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_8198060DA696B032-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {start1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=MockRandom), intDefault=BlockTreeOrds(blocksize=128), range_facet_l=PostingsFormat(name=MockRandom), lowerfilt1and2=PostingsFormat(name=MockRandom), end4=Lucene50(blocksize=128), end3=BlockTreeOrds(blocksize=128), end2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), end1=PostingsFormat(name=MockRandom), lowerfilt=PostingsFormat(name=MockRandom), gram1=PostingsFormat(name=MockRandom), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_i_dv=PostingsFormat(name=MockRandom), gram2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), gram3=BlockTreeOrds(blocksize=128), start3=Lucene50(blocksize=128), gram4=Lucene50(blocksize=128), start2=PostingsFormat(name=MockRandom), word=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom), start4=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=390, maxMBSortInHeap=6.590877083923922, sim=RandomSimilarity(queryNorm=false): {}, locale=et-EE, timezone=Asia/Dushanbe
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=109416936,total=379584512
   [junit4]   2> NOTE: All tests run in this JVM: [FileBasedSpellCheckerTest, ConvertedLegacyTest, OverseerRolesTest, TestXmlQParserPlugin, LeaderInitiatedRecoveryOnCommitTest, TestManagedStopFilterFactory, TestReRankQParserPlugin, OutOfBoxZkACLAndCredentialsProvidersTest, ZkSolrClientTest, TestInfoStreamLogging, PreAnalyzedFieldTest, DebugComponentTest, TestFieldCache, TestCryptoKeys, AnalysisErrorHandlingTest, TestFreeTextSuggestions, SignatureUpdateProcessorFactoryTest, TestSolrIndexConfig, TestRandomCollapseQParserPlugin, SpellCheckComponentTest]
   [junit4] Completed [37/647 (1!)] on J1 in 3.52s, 11 tests, 1 error <<< FAILURES!

[...truncated 62400 lines...]