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

2 tests failed.
FAILED:  org.apache.lucene.search.TestDocBoost.testDocBoost

Error Message:
score: 1.0 should be > lastScore: 1.0

Stack Trace:
java.lang.AssertionError: score: 1.0 should be > lastScore: 1.0
        at 
__randomizedtesting.SeedInfo.seed([F8E629B6222A34F5:9D91234AF400E59]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.search.TestDocBoost.testDocBoost(TestDocBoost.java:90)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  
org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency

Error Message:
Path not found: /spellcheck/suggestions/[1]/suggestion

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




Build Log:
[...truncated 689 lines...]
   [junit4] Suite: org.apache.lucene.search.TestDocBoost
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocBoost 
-Dtests.method=testDocBoost -Dtests.seed=F8E629B6222A34F5 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=he -Dtests.timezone=Europe/Tirane 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J2 | TestDocBoost.testDocBoost <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: score: 1.0 should be > 
lastScore: 1.0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F8E629B6222A34F5:9D91234AF400E59]:0)
   [junit4]    >        at 
org.apache.lucene.search.TestDocBoost.testDocBoost(TestDocBoost.java:90)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): 
{field=org.apache.lucene.search.similarities.BooleanSimilarity@1182f897}, 
locale=he, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=203907360,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestWeakIdentityMap, 
TestAtomicUpdate, TestFilterIterator, TestIndexWriterMaxDocs, 
TestFrequencyTrackingRingBuffer, TestDocIdSetBuilder, TestArrayUtil, 
TestMultiTermConstantScore, TestUnicodeUtil, TestTerms, TestParallelTermEnum, 
TestTopDocsCollector, TestIntroSelector, TestTransactions, 
TestBlockPostingsFormat3, TestOperations, TestParallelCompositeReader, 
TestNRTCachingDirectory, TestBKD, Test2BBinaryDocValues, TestStressDeletes, 
TestUniqueTermCount, TestCharacterUtils, TestFilterWeight, TestPolygon, 
TestSpanBoostQuery, TestSegmentTermDocs, TestIntsRef, TestDemo, 
TestLucene50StoredFieldsFormat, TestRegexpQuery, TestIndexWriterMerging, 
TestWildcard, TestDemoParallelLeafReader, TestStressIndexing, 
TestMergePolicyWrapper, TestTermsEnum, TestPackedInts, 
TestMergeSchedulerExternal, TestNoMergeScheduler, TestIndexedDISI, TestNot, 
TestSortedSetSelector, TestFlushByRamOrCountsPolicy, TestTransactionRollback, 
TestDocumentWriter, TestRoaringDocIdSet, TestAllFilesDetectTruncation, 
TestStopFilter, TestDocValues, TestSearchForDuplicates, Test2BPagedBytes, 
Test2BSortedDocValuesFixedSorted, TestFilterDirectoryReader, 
TestFilterDirectory, TestRegexpRandom, Test2BNumericDocValues, 
TestGrowableByteArrayDataOutput, TestIndexWriterConfig, 
TestIndexWriterMergePolicy, TestMatchNoDocsQuery, 
TestIndexWriterThreadsToSegments, TestIndexInput, TestPrefixRandom, 
TestConstantScoreQuery, TestPriorityQueue, TestIndexWriterExceptions, 
TestSimpleSearchEquivalence, TestDocBoost]
   [junit4] Completed [151/437 (1!)] on J2 in 0.03s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 10560 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_149AD21EAD236C26-001/init-core-data-001
   [junit4]   2> 464778 INFO  
(SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 464778 INFO  
(SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 464779 INFO  
(SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 464857 INFO  
(SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 464868 INFO  
(SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 464929 WARN  
(SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 464931 INFO  
(SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 464961 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 465024 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 465035 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 465105 WARN  (coreLoadExecutor-2010-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> 465107 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 465126 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 465126 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_149AD21EAD236C26-001/init-core-data-001/]
   [junit4]   2> 465127 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=57.537109375, 
floorSegmentMB=0.9716796875, forceMergeDeletesPctAllowed=12.663573667946947, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=1.32421875, noCFSRatio=1.0
   [junit4]   2> 465131 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 465131 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 465131 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=52.490234375, 
floorSegmentMB=0.3232421875, forceMergeDeletesPctAllowed=14.897376087726236, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 465131 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@32a45462[collection1] main]
   [junit4]   2> 465132 WARN  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 465132 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 465199 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 465236 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 465236 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 465236 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 465270 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 465270 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 465270 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 465294 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 465418 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 465463 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 465464 INFO  (coreLoadExecutor-2010-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 465464 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 465465 INFO  
(SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 465465 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 465466 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 465467 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 465467 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 465467 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 465467 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 465467 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 465468 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 465468 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 465468 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 465468 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 465469 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 465469 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 465469 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 465469 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 465470 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 465470 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 465470 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 465470 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 465470 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 465470 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 465472 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 465473 WARN  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 465474 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c715a0f[collection1] main]
   [junit4]   2> 465475 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 465475 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 465477 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 465479 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 465479 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@32a45462[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 465479 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 465481 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 465482 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 465483 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 465483 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 465483 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 465485 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 465485 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 465487 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 465489 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 465491 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 465493 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 465495 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 465495 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6c715a0f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 465495 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 24
   [junit4]   2> 465497 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 465497 ERROR 
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not 
found: /spellcheck/suggestions/[1]/suggestion
   [junit4]   2>  expected 
=/spellcheck/suggestions/[1]/suggestion==[{'word':'document','freq':2}]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":1},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[],
   [junit4]   2>     "correctlySpelled":false}}
   [junit4]   2> 
   [junit4]   2>  request = 
q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true
   [junit4]   2> 465497 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 465497 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 465497 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 465498 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 465498 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 465498 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@79f6e778[collection1] main]
   [junit4]   2> 465498 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 465498 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 465568 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 465638 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 465682 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 465682 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 465754 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 465822 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 465869 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@79f6e778[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 465869 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 371
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency 
-Dtests.seed=149AD21EAD236C26 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ru-BY -Dtests.timezone=Europe/Bucharest -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.41s J1 | 
SpellCheckComponentTest.testThresholdTokenFrequency <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/spellcheck/suggestions/[1]/suggestion
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([149AD21EAD236C26:9E3D5DEF22C8555D]: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.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 465871 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 465872 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 465872 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 465872 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 465873 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 465873 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 465873 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 465873 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 465873 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 465874 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 465874 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 465874 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 465874 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 465877 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fea6640[collection1] main]
   [junit4]   2> 465877 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 465877 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 466052 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 466124 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 466401 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 466401 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 466585 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 467191 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 467434 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6fea6640[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C10)))}
   [junit4]   2> 467434 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 1560
   [junit4]   2> 467666 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] 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=231
   [junit4]   2> 467889 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] 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=222
   [junit4]   2> 467889 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] 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":222},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.543Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-10T23:06:27.540Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-10T23:06:27.541Z"}]
   [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> 468040 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] 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=150
   [junit4]   2> 468195 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] 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=154
   [junit4]   2> 468195 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] 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":154},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.543Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-10T23:06:27.540Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-10T23:06:27.541Z"}]
   [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> 468343 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] 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=147
   [junit4]   2> 468489 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] 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=145
   [junit4]   2> 468489 ERROR 
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] 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":145},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.542Z"},
   [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-11-10T23:06:27.543Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-10T23:06:27.540Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-11-10T23:06:27.541Z"}]
   [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> 468489 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 468489 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 468490 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 468490 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 468490 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 468490 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13711a0a[collection1] main]
   [junit4]   2> 468490 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 468490 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 468532 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 468569 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 468640 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 468640 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 468677 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 468727 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 468787 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13711a0a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 468788 INFO  
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 297
   [junit4]   2> 468789 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 468790 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 468790 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 468790 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 468790 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 468791 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 468791 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 468791 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 468791 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 468791 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 468792 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 468792 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 468792 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 468794 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ffa8d8f[collection1] main]
   [junit4]   2> 468795 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 468795 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 469030 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 469107 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 469380 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 469380 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 469654 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 469839 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 469978 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ffa8d8f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10)))}
   [junit4]   2> 469978 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1186
   [junit4]   2> 469979 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 469979 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 469979 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 469979 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 469980 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 469980 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 469980 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b41aedb[collection1] main]
   [junit4]   2> 469980 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 469980 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 470019 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 470062 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 470109 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 470109 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 470158 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 470212 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 470293 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b41aedb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 470294 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 314
   [junit4]   2> 470295 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 470296 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 470297 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 470300 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 2
   [junit4]   2> 470300 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 470300 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 470301 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 470301 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 470301 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 470302 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 470302 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 470302 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 470302 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 470305 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@11c61d9b[collection1] main]
   [junit4]   2> 470305 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 470305 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 470523 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 470588 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 470719 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 470719 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 470839 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 471070 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 471230 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11c61d9b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C10)))}
   [junit4]   2> 471230 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 927
   [junit4]   2> 471231 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 471231 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 471231 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 471231 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 471231 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 471231 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 471232 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e729b37[collection1] main]
   [junit4]   2> 471232 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 471232 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 471285 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 471339 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 471408 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 471408 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 471474 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 471540 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 471585 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3e729b37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 471585 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 353
   [junit4]   2> 471587 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 471587 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 471587 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 471588 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 471588 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 471588 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 471588 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 471588 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 471589 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 471589 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 471589 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 471589 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 471589 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 471592 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@166fd1e[collection1] main]
   [junit4]   2> 471593 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 471593 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 472361 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 472450 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 472639 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 472639 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 472863 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 473042 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 473193 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@166fd1e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10)))}
   [junit4]   2> 473193 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1604
   [junit4]   2> 473194 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 473195 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11231]} 0 0
   [junit4]   2> 473195 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 473195 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 473198 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fee663[collection1] main]
   [junit4]   2> 473198 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 473198 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 473349 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 473414 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 473588 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 473588 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 473713 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 473930 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 474070 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6fee663[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10)
 Uninverting(_5(7.0.0):C1)))}
   [junit4]   2> 474070 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 874
   [junit4]   2> 474071 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] 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=877
   [junit4]   2> 474072 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 474072 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 474072 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 474072 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 474072 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 474073 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea591c8[collection1] main]
   [junit4]   2> 474073 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 474073 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 474152 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 474222 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 474302 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 474302 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 474387 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 474464 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 474531 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ea591c8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 474531 INFO  
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[149AD21EAD236C26]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 458
   [junit4]   2> 474534 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 474535 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 474535 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 474535 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 474536 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 474536 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 474536 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 474537 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 474537 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 474537 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 474538 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 474538 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 474538 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 474542 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a09a5b9[collection1] main]
   [junit4]   2> 474542 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 474542 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 474764 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 474873 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 475164 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 475164 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 475403 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 475580 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 475739 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a09a5b9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C10)))}
   [junit4]   2> 475739 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1201
   [junit4]   2> 475896 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.build=true&spellcheck.collate=true}
 hits=0 status=0 QTime=156
   [junit4]   2> 475898 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 475899 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 475900 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=pixma&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 475900 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 475900 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 475900 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 475901 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 475901 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 475902 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@43ffa5a[collection1] main]
   [junit4]   2> 475902 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 475902 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 475944 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 475995 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 476065 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 476065 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 476138 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 476188 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 476253 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@43ffa5a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476253 INFO  
(TEST-SpellCheckComponentTest.testCollate-seed#[149AD21EAD236C26]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 352
   [junit4]   2> 476255 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[149AD21EAD236C26])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 476255 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[149AD21EAD236C26])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 0
   [junit4]   2> 476256 

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

ltsCount-seed#[149AD21EAD236C26]) [    ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 483036 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 483036 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 483036 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 483036 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 483039 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a8eae20[collection1] main]
   [junit4]   2> 483039 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 483039 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 483220 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 483314 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 483522 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 483522 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 483779 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 484030 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 484202 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5a8eae20[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):C10)))}
   [junit4]   2> 484202 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1166
   [junit4]   2> 484368 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] 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=165
   [junit4]   2> 484369 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] 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> 484369 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 484369 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 484370 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 484370 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 484370 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cc0a87a
   [junit4]   2> 484370 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19470011[collection1] main]
   [junit4]   2> 484370 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 484370 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 484439 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 484517 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 484584 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 484584 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 484683 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 484751 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 484806 INFO  (searcherExecutor-2011-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19470011[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 484806 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[149AD21EAD236C26]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 436
   [junit4]   2> 484807 INFO  
(SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 484807 INFO  
(SUITE-SpellCheckComponentTest-seed#[149AD21EAD236C26]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=381959047
   [junit4]   2> 484807 INFO  (coreCloseExecutor-2015-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@65257b2b
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_149AD21EAD236C26-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{start1=Lucene50(blocksize=128), 
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), 
multiDefault=PostingsFormat(name=Memory), 
intDefault=PostingsFormat(name=MockRandom), 
range_facet_l=PostingsFormat(name=MockRandom), 
lowerfilt1and2=PostingsFormat(name=Memory), end4=Lucene50(blocksize=128), 
end3=PostingsFormat(name=Memory), end2=PostingsFormat(name=LuceneFixedGap), 
end1=PostingsFormat(name=MockRandom), lowerfilt=PostingsFormat(name=Memory), 
gram1=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=PostingsFormat(name=MockRandom), 
gram2=PostingsFormat(name=LuceneFixedGap), gram3=PostingsFormat(name=Memory), 
start3=PostingsFormat(name=LuceneFixedGap), gram4=Lucene50(blocksize=128), 
start2=PostingsFormat(name=Memory), word=PostingsFormat(name=MockRandom), 
timestamp=PostingsFormat(name=MockRandom), 
start4=PostingsFormat(name=MockRandom)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=411, 
maxMBSortInHeap=5.097952455942982, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ru-BY, timezone=Europe/Bucharest
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=95925104,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterTest, 
TestSolrFieldCacheMBean, TestManagedStopFilterFactory, TestStressRecovery, 
TestCollectionAPI, TestRandomCollapseQParserPlugin, TestElisionMultitermQuery, 
AlternateDirectoryTest, PreAnalyzedUpdateProcessorTest, TestOrdValues, 
TestCoreContainer, SpatialFilterTest, MoreLikeThisHandlerTest, 
SolrCmdDistributorTest, SimplePostToolTest, FileUtilsTest, BlockCacheTest, 
TestPartialUpdateDeduplication, JSONWriterTest, DOMUtilTest, 
WordBreakSolrSpellCheckerTest, QueryResultKeyTest, 
TestRequestStatusCollectionAPI, SaslZkACLProviderTest, TestJettySolrRunner, 
TestNRTOpen, TestMiniSolrCloudCluster, TestOnReconnectListenerSupport, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, 
TestConfigSetsAPIZkFailure, TriLevelCompositeIdRoutingTest, TestJsonRequest, 
TestPivotHelperCode, TestSolrConfigHandler, OpenExchangeRatesOrgProviderTest, 
HdfsBasicDistributedZkTest, SparseHLLTest, TestStressVersions, 
LeaderFailoverAfterPartitionTest, TestDefaultSearchFieldResource, 
TestCloudDeleteByQuery, TestBulkSchemaAPI, TestLRUStatsCache, 
TestCustomDocTransformer, OverseerModifyCollectionTest, CollectionReloadTest, 
DeleteNodeTest, TestDocumentBuilder, PeerSyncWithIndexFingerprintCachingTest, 
AnalysisErrorHandlingTest, CoreMergeIndexesAdminHandlerTest, 
SpellCheckComponentTest]
   [junit4] Completed [207/650 (1!)] on J1 in 20.04s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 52872 lines...]

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

Reply via email to