Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18182/
Java: 64bit/jdk-9-ea+140 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery
Error Message:
List size mismatch @ spellcheck/suggestions
Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
at
__randomizedtesting.SeedInfo.seed([9218BD535124202A:9934EA93CEED9C85]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
at
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
at
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)
FAILED: org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth
Error Message:
Invalid json <html> <head> <meta http-equiv="Content-Type"
content="text/html;charset=ISO-8859-1"/> <title>Error 401 </title> </head>
<body> <h2>HTTP ERROR: 401</h2> <p>Problem accessing
/solr/admin/authentication. Reason: <pre> Bad credentials</pre></p> <hr /><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
</body> </html>
Stack Trace:
java.lang.AssertionError: Invalid json <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 401 </title>
</head>
<body>
<h2>HTTP ERROR: 401</h2>
<p>Problem accessing /solr/admin/authentication. Reason:
<pre> Bad credentials</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.8.v20160314</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([9218BD535124202A:2E76CB41F577A350]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
at
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
at
org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:106)
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 12011 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_9218BD535124202A-001/init-core-data-001
[junit4] 2> 1335601 INFO
(SUITE-SpellCheckComponentTest-seed#[9218BD535124202A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1335602 INFO
(SUITE-SpellCheckComponentTest-seed#[9218BD535124202A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1335603 INFO
(SUITE-SpellCheckComponentTest-seed#[9218BD535124202A]-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> 1335693 INFO
(SUITE-SpellCheckComponentTest-seed#[9218BD535124202A]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1335702 INFO
(SUITE-SpellCheckComponentTest-seed#[9218BD535124202A]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1335752 WARN
(SUITE-SpellCheckComponentTest-seed#[9218BD535124202A]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1335754 INFO
(SUITE-SpellCheckComponentTest-seed#[9218BD535124202A]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1335778 INFO (coreLoadExecutor-2908-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> 1335839 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1335858 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1335912 WARN (coreLoadExecutor-2908-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> 1335915 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1335933 INFO (coreLoadExecutor-2908-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> 1335933 INFO (coreLoadExecutor-2908-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_9218BD535124202A-001/init-core-data-001/]
[junit4] 2> 1335934 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.140625,
floorSegmentMB=0.904296875, forceMergeDeletesPctAllowed=11.45194893609459,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.23127163983168356
[junit4] 2> 1335938 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1335938 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1335938 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.62109375, noCFSRatio=1.0]
[junit4] 2> 1335939 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c6c1b4c[collection1] main]
[junit4] 2> 1335939 WARN (coreLoadExecutor-2908-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> 1335939 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1335973 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: default
[junit4] 2> 1335997 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: default_teststop
[junit4] 2> 1335997 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
[junit4] 2> 1335997 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
[junit4] 2> 1336021 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: threshold
[junit4] 2> 1336021 INFO (coreLoadExecutor-2908-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> 1336021 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: threshold_direct
[junit4] 2> 1336051 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: multipleFields
[junit4] 2> 1336172 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: freq
[junit4] 2> 1336214 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for
spellchecker: fqcn
[junit4] 2> 1336214 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1336214 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1336215 INFO
(SUITE-SpellCheckComponentTest-seed#[9218BD535124202A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1336215 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
default_teststop
[junit4] 2> 1336216 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
[junit4] 2> 1336217 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1336217 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
direct_lowerfilt
[junit4] 2> 1336217 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1336217 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
[junit4] 2> 1336217 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 1336218 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
threshold_direct
[junit4] 2> 1336218 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1336218 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1336219 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1336219 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1336219 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1336219 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1336219 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 1336219 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 1336220 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 1336220 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 1336220 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 1336220 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1336220 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1336220 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1336221 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1336223 WARN
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 1336224 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f777fbb[collection1] main]
[junit4] 2> 1336224 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1336224 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1336225 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1336226 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7c6c1b4c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1336226 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1336228 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
default_teststop
[junit4] 2> 1336229 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1336229 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
direct_lowerfilt
[junit4] 2> 1336230 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1336230 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
[junit4] 2> 1336231 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
threshold_direct
[junit4] 2> 1336231 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1336233 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1336236 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1336238 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1336239 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1336241 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1336241 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4f777fbb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
[junit4] 2> 1336241 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 21
[junit4] 2> 1336242 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
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> 1336243 ERROR
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @
spellcheck/suggestions
[junit4] 2> expected
=/spellcheck=={'suggestions':['12346',{'numFound':1,'startOffset':0,'endOffset':5,'suggestion':['12345']}]}
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":0},
[junit4] 2> "response":{"numFound":0,"start":0,"docs":[]
[junit4] 2> },
[junit4] 2> "spellcheck":{
[junit4] 2> "suggestions":[]}}
[junit4] 2>
[junit4] 2> request = q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml
[junit4] 2> 1336243 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
[junit4] 2> 1336243 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1336243 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 1336243 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1336243 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1336243 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@12b3a8f1[collection1] main]
[junit4] 2> 1336244 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1336244 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1336318 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1336375 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1336450 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1336450 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1336521 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1336567 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1336629 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12b3a8f1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1336629 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 386
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SpellCheckComponentTest -Dtests.method=testNumericQuery
-Dtests.seed=9218BD535124202A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sbp-TZ -Dtests.timezone=Europe/Sofia -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.42s J1 | SpellCheckComponentTest.testNumericQuery <<<
[junit4] > Throwable #1: java.lang.RuntimeException: List size mismatch @
spellcheck/suggestions
[junit4] > at
__randomizedtesting.SeedInfo.seed([9218BD535124202A:9934EA93CEED9C85]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
[junit4] > at
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
[junit4] > at
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> 1336633 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
[junit4] 2> 1336634 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 1336634 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1336634 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1336635 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1336635 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1336635 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 1336635 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 1336636 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 1336636 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 1336636 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 1336636 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1336636 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1336639 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@735b30b1[collection1] main]
[junit4] 2> 1336639 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1336639 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1336817 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1336864 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1336989 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1336989 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1337125 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1337267 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1337356 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@735b30b1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c10)))}
[junit4] 2> 1337357 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 720
[junit4] 2> 1337358 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true}
hits=1 status=0 QTime=0
[junit4] 2> 1337358 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true}
hits=1 status=0 QTime=0
[junit4] 2> 1337363 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true}
hits=0 status=0 QTime=4
[junit4] 2> 1337363 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
[junit4] 2> 1337363 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1337363 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 1337363 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1337363 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1337364 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@cf467e1[collection1] main]
[junit4] 2> 1337364 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1337364 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1337419 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1337485 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1337522 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1337522 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1337557 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1337624 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1337680 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@cf467e1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1337681 INFO
(TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 317
[junit4] 2> 1337682 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
[junit4] 2> 1337682 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 1337683 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 1337683 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 1337683 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 1337683 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 1337684 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 1337684 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 0
[junit4] 2> 1337684 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7]} 0 0
[junit4] 2> 1337684 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 0
[junit4] 2> 1337684 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 0
[junit4] 2> 1337685 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1337685 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1337687 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2716ec4a[collection1] main]
[junit4] 2> 1337687 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1337687 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1337869 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1337940 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1338108 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1338108 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1338239 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1338393 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1338498 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2716ec4a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10)))}
[junit4] 2> 1338498 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 813
[junit4] 2> 1338499 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
hits=0 status=0 QTime=0
[junit4] 2> 1338504 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold_direct&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true}
hits=0 status=0 QTime=4
[junit4] 2> 1338507 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
[junit4] 2> 1338508 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 1338508 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 1338508 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1338508 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1338508 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@138e5506[collection1] main]
[junit4] 2> 1338508 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1338508 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1338557 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1338604 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1338658 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1338658 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1338699 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1338774 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1338834 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@138e5506[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1338834 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 326
[junit4] 2> 1338836 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCollate
[junit4] 2> 1338836 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 1338836 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1338837 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1338837 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1338837 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1338837 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 1338837 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 1338838 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 1338838 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 1338838 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 1338839 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1338839 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1338842 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@47b0f678[collection1] main]
[junit4] 2> 1338842 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1338842 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1338956 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1338996 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1339152 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1339152 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1339332 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1339580 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1339727 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@47b0f678[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10)))}
[junit4] 2> 1339727 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 888
[junit4] 2> 1339869 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
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=141
[junit4] 2> 1339870 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true}
hits=0 status=0 QTime=0
[junit4] 2> 1339871 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
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> 1339872 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
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> 1339872 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCollate
[junit4] 2> 1339872 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1339872 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 1339872 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1339872 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1339873 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f6b6d1f[collection1] main]
[junit4] 2> 1339873 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1339873 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1339941 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1339994 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1340040 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1340040 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1340092 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1340165 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1340233 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2f6b6d1f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1340233 INFO
(TEST-SpellCheckComponentTest.testCollate-seed#[9218BD535124202A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 360
[junit4] 2> 1340235 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
[junit4] 2> 1340235 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 1340236 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 1340236 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 1340236 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 1340236 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 1340237 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 1340237 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 0
[junit4] 2> 1340237 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7]} 0 0
[junit4] 2> 1340237 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 0
[junit4] 2> 1340238 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 0
[junit4] 2> 1340238 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1340238 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1340241 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@681f7c4f[collection1] main]
[junit4] 2> 1340241 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1340241 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1340380 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1340441 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1340547 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1340547 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1340677 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1340779 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1340884 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@681f7c4f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c10)))}
[junit4] 2> 1340884 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 645
[junit4] 2> 1340885 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
[junit4] 2> 1340885 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 1340885 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 1340885 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1340885 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1340885 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@35df28a1[collection1] main]
[junit4] 2> 1340885 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1340885 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1340940 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1340980 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1341027 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1341027 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1341069 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1341109 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1341149 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@35df28a1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1341150 INFO
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 264
[junit4] 2> 1341151 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
[junit4] 2> 1341151 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 1341152 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 1341152 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 1341152 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 1341152 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 1341152 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 1341153 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 0
[junit4] 2> 1341153 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7]} 0 0
[junit4] 2> 1341153 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 0
[junit4] 2> 1341153 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 0
[junit4] 2> 1341154 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1341154 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1341156 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@49dbdd56[collection1] main]
[junit4] 2> 1341156 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1341156 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1341294 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1341361 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1341491 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1341491 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1341625 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1341748 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1341877 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@49dbdd56[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10)))}
[junit4] 2> 1341877 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 723
[junit4] 2> 1342029 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] 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=151
[junit4] 2> 1342174 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] 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=144
[junit4] 2> 1342174 ERROR
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] 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":144},
[junit4] 2> "command":"build",
[junit4] 2> "response":{"numFound":7,"start":0,"docs":[
[junit4] 2> {
[junit4] 2> "id":4,
[junit4] 2> "range_facet_l":[4],
[junit4] 2> "range_facet_l_dv":[4],
[junit4] 2> "range_facet_i_dv":[4],
[junit4] 2> "lowerfilt":["this blue"],
[junit4] 2> "lowerfilt1and2":["this blue"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.775Z"},
[junit4] 2> {
[junit4] 2> "id":5,
[junit4] 2> "range_facet_l":[5],
[junit4] 2> "range_facet_l_dv":[5],
[junit4] 2> "range_facet_i_dv":[5],
[junit4] 2> "lowerfilt":["this blud"],
[junit4] 2> "lowerfilt1and2":["this blud"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.775Z"},
[junit4] 2> {
[junit4] 2> "id":6,
[junit4] 2> "range_facet_l":[6],
[junit4] 2> "range_facet_l_dv":[6],
[junit4] 2> "range_facet_i_dv":[6],
[junit4] 2> "lowerfilt":["this boue"],
[junit4] 2> "lowerfilt1and2":["this boue"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.776Z"},
[junit4] 2> {
[junit4] 2> "id":7,
[junit4] 2> "range_facet_l":[7],
[junit4] 2> "range_facet_l_dv":[7],
[junit4] 2> "range_facet_i_dv":[7],
[junit4] 2> "lowerfilt":["this glue"],
[junit4] 2> "lowerfilt1and2":["this glue"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.776Z"},
[junit4] 2> {
[junit4] 2> "id":8,
[junit4] 2> "range_facet_l":[8],
[junit4] 2> "range_facet_l_dv":[8],
[junit4] 2> "range_facet_i_dv":[8],
[junit4] 2> "lowerfilt":["this blee"],
[junit4] 2> "lowerfilt1and2":["this blee"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.776Z"},
[junit4] 2> {
[junit4] 2> "id":0,
[junit4] 2> "range_facet_l":[0],
[junit4] 2> "range_facet_l_dv":[0],
[junit4] 2> "range_facet_i_dv":[0],
[junit4] 2> "lowerfilt":["This is a title"],
[junit4] 2> "lowerfilt1and2":["This is a title"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.774Z"},
[junit4] 2> {
[junit4] 2> "id":2,
[junit4] 2> "range_facet_l":[2],
[junit4] 2> "range_facet_l_dv":[2],
[junit4] 2> "range_facet_i_dv":[2],
[junit4] 2> "lowerfilt":["This is a document"],
[junit4] 2> "lowerfilt1and2":["This is a document"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.775Z"}]
[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> 1342280 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] 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=104
[junit4] 2> 1342431 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] 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=151
[junit4] 2> 1342432 ERROR
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] 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":151},
[junit4] 2> "command":"build",
[junit4] 2> "response":{"numFound":7,"start":0,"docs":[
[junit4] 2> {
[junit4] 2> "id":4,
[junit4] 2> "range_facet_l":[4],
[junit4] 2> "range_facet_l_dv":[4],
[junit4] 2> "range_facet_i_dv":[4],
[junit4] 2> "lowerfilt":["this blue"],
[junit4] 2> "lowerfilt1and2":["this blue"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.775Z"},
[junit4] 2> {
[junit4] 2> "id":5,
[junit4] 2> "range_facet_l":[5],
[junit4] 2> "range_facet_l_dv":[5],
[junit4] 2> "range_facet_i_dv":[5],
[junit4] 2> "lowerfilt":["this blud"],
[junit4] 2> "lowerfilt1and2":["this blud"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.775Z"},
[junit4] 2> {
[junit4] 2> "id":6,
[junit4] 2> "range_facet_l":[6],
[junit4] 2> "range_facet_l_dv":[6],
[junit4] 2> "range_facet_i_dv":[6],
[junit4] 2> "lowerfilt":["this boue"],
[junit4] 2> "lowerfilt1and2":["this boue"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.776Z"},
[junit4] 2> {
[junit4] 2> "id":7,
[junit4] 2> "range_facet_l":[7],
[junit4] 2> "range_facet_l_dv":[7],
[junit4] 2> "range_facet_i_dv":[7],
[junit4] 2> "lowerfilt":["this glue"],
[junit4] 2> "lowerfilt1and2":["this glue"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.776Z"},
[junit4] 2> {
[junit4] 2> "id":8,
[junit4] 2> "range_facet_l":[8],
[junit4] 2> "range_facet_l_dv":[8],
[junit4] 2> "range_facet_i_dv":[8],
[junit4] 2> "lowerfilt":["this blee"],
[junit4] 2> "lowerfilt1and2":["this blee"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.776Z"},
[junit4] 2> {
[junit4] 2> "id":0,
[junit4] 2> "range_facet_l":[0],
[junit4] 2> "range_facet_l_dv":[0],
[junit4] 2> "range_facet_i_dv":[0],
[junit4] 2> "lowerfilt":["This is a title"],
[junit4] 2> "lowerfilt1and2":["This is a title"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.774Z"},
[junit4] 2> {
[junit4] 2> "id":2,
[junit4] 2> "range_facet_l":[2],
[junit4] 2> "range_facet_l_dv":[2],
[junit4] 2> "range_facet_i_dv":[2],
[junit4] 2> "lowerfilt":["This is a document"],
[junit4] 2> "lowerfilt1and2":["This is a document"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.775Z"}]
[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> 1342589 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] 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=156
[junit4] 2> 1342718 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] 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=128
[junit4] 2> 1342718 ERROR
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] 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":128},
[junit4] 2> "command":"build",
[junit4] 2> "response":{"numFound":7,"start":0,"docs":[
[junit4] 2> {
[junit4] 2> "id":4,
[junit4] 2> "range_facet_l":[4],
[junit4] 2> "range_facet_l_dv":[4],
[junit4] 2> "range_facet_i_dv":[4],
[junit4] 2> "lowerfilt":["this blue"],
[junit4] 2> "lowerfilt1and2":["this blue"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.775Z"},
[junit4] 2> {
[junit4] 2> "id":5,
[junit4] 2> "range_facet_l":[5],
[junit4] 2> "range_facet_l_dv":[5],
[junit4] 2> "range_facet_i_dv":[5],
[junit4] 2> "lowerfilt":["this blud"],
[junit4] 2> "lowerfilt1and2":["this blud"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.775Z"},
[junit4] 2> {
[junit4] 2> "id":6,
[junit4] 2> "range_facet_l":[6],
[junit4] 2> "range_facet_l_dv":[6],
[junit4] 2> "range_facet_i_dv":[6],
[junit4] 2> "lowerfilt":["this boue"],
[junit4] 2> "lowerfilt1and2":["this boue"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.776Z"},
[junit4] 2> {
[junit4] 2> "id":7,
[junit4] 2> "range_facet_l":[7],
[junit4] 2> "range_facet_l_dv":[7],
[junit4] 2> "range_facet_i_dv":[7],
[junit4] 2> "lowerfilt":["this glue"],
[junit4] 2> "lowerfilt1and2":["this glue"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.776Z"},
[junit4] 2> {
[junit4] 2> "id":8,
[junit4] 2> "range_facet_l":[8],
[junit4] 2> "range_facet_l_dv":[8],
[junit4] 2> "range_facet_i_dv":[8],
[junit4] 2> "lowerfilt":["this blee"],
[junit4] 2> "lowerfilt1and2":["this blee"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.776Z"},
[junit4] 2> {
[junit4] 2> "id":0,
[junit4] 2> "range_facet_l":[0],
[junit4] 2> "range_facet_l_dv":[0],
[junit4] 2> "range_facet_i_dv":[0],
[junit4] 2> "lowerfilt":["This is a title"],
[junit4] 2> "lowerfilt1and2":["This is a title"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.774Z"},
[junit4] 2> {
[junit4] 2> "id":2,
[junit4] 2> "range_facet_l":[2],
[junit4] 2> "range_facet_l_dv":[2],
[junit4] 2> "range_facet_i_dv":[2],
[junit4] 2> "lowerfilt":["This is a document"],
[junit4] 2> "lowerfilt1and2":["This is a document"],
[junit4] 2> "multiDefault":["muLti-Default"],
[junit4] 2> "intDefault":42,
[junit4] 2> "timestamp":"2016-10-31T04:21:48.775Z"}]
[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> 1342718 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
[junit4] 2> 1342718 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 1342719 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 1342719 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1342719 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1342719 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a5f9dd[collection1] main]
[junit4] 2> 1342719 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1342719 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1342753 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1342791 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1342831 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1342831 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1342876 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 1342970 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 1343064 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4a5f9dd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1343064 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[9218BD535124202A])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 345
[junit4] 2> 1343066 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
[junit4] 2> 1343066 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 1343066 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1343067 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1343067 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1343067 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1343067 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 1343067 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 1343067 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 1343068 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 1343068 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 1343068 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1343068 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24012cac
[junit4] 2> 1343070 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@4644736[collection1] main]
[junit4] 2> 1343070 INFO
(TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[9218BD535124202A]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1343070 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 1343304 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 1343386 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 1343605 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 1343605 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 1343756 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2>
[...truncated too long message...]
rity.BasicAuthStandaloneTest_9218BD535124202A-001/inst-001/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_9218BD535124202A-001/inst-001/./collection1/data/index;done=false>>]
[junit4] 2> 2082066 DEBUG (coreCloseExecutor-11924-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 2082066 DEBUG (coreCloseExecutor-11924-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_9218BD535124202A-001/inst-001/./collection1/data/index
[junit4] 2> 2082067 DEBUG (coreCloseExecutor-11924-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Removing from cache:
CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_9218BD535124202A-001/inst-001/./collection1/data;done=false>>
[junit4] 2> 2082067 DEBUG (coreCloseExecutor-11924-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Removing from cache:
CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_9218BD535124202A-001/inst-001/./collection1/data/snapshot_metadata;done=false>>
[junit4] 2> 2082067 DEBUG (coreCloseExecutor-11924-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Removing from cache:
CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_9218BD535124202A-001/inst-001/./collection1/data/index;done=false>>
[junit4] 2> 2082067 INFO
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[9218BD535124202A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5e20b3ac{/solr,null,UNAVAILABLE}
[junit4] 2> 2082067 INFO
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[9218BD535124202A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthStandaloneTest -Dtests.method=testBasicAuth
-Dtests.seed=9218BD535124202A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=rm-CH -Dtests.timezone=Mexico/General -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.54s J0 | BasicAuthStandaloneTest.testBasicAuth <<<
[junit4] > Throwable #1: java.lang.AssertionError: Invalid json <html>
[junit4] > <head>
[junit4] > <meta http-equiv="Content-Type"
content="text/html;charset=ISO-8859-1"/>
[junit4] > <title>Error 401 </title>
[junit4] > </head>
[junit4] > <body>
[junit4] > <h2>HTTP ERROR: 401</h2>
[junit4] > <p>Problem accessing /solr/admin/authentication. Reason:
[junit4] > <pre> Bad credentials</pre></p>
[junit4] > <hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.8.v20160314</a><hr/>
[junit4] > </body>
[junit4] > </html>
[junit4] > at
__randomizedtesting.SeedInfo.seed([9218BD535124202A:2E76CB41F577A350]:0)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
[junit4] > at
org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:106)
[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> 2082069 INFO
(SUITE-BasicAuthStandaloneTest-seed#[9218BD535124202A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_9218BD535124202A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=382, maxMBSortInHeap=7.9279473021767615,
sim=RandomSimilarity(queryNorm=true): {}, locale=rm-CH, timezone=Mexico/General
[junit4] 2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=267050160,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest,
MergeStrategyTest, TestLeaderElectionZkExpiry, TestFieldTypeCollectionResource,
DataDrivenBlockJoinTest, LeaderElectionIntegrationTest, SolrCLIZkUtilsTest,
TestSchemaResource, TestDFRSimilarityFactory, NotRequiredUniqueKeyTest,
OverseerStatusTest, TestJmxIntegration, SolrCoreTest, PeerSyncTest, TestJoin,
TestAnalyzedSuggestions, TestDistributedStatsComponentCardinality,
XsltUpdateRequestHandlerTest, TestOmitPositions, TestXmlQParserPlugin,
TestRTGBase, LeaderElectionContextKeyTest, TestValueSourceCache,
TestRestoreCore, TestExceedMaxTermLength, RequiredFieldsTest,
TestRandomDVFaceting, AddSchemaFieldsUpdateProcessorFactoryTest,
TestAddFieldRealTimeGet, RecoveryAfterSoftCommitTest, AddBlockUpdateTest,
TestQueryWrapperFilter, TestNamedUpdateProcessors, HdfsBasicDistributedZk2Test,
TestConfigSetsAPIExclusivity, CopyFieldTest, SimpleMLTQParserTest,
TestSearcherReuse, TestChildDocTransformer, TestRangeQuery,
ParsingFieldUpdateProcessorsTest, HdfsChaosMonkeySafeLeaderTest,
DistribDocExpirationUpdateProcessorTest, ScriptEngineTest,
TestSolrDeletionPolicy2, DistributedQueryElevationComponentTest,
DistributedQueryComponentOptimizationTest, TestMinMaxOnMultiValuedField,
TestInitParams, UniqFieldsUpdateProcessorFactoryTest,
CoreAdminRequestStatusTest, TestDynamicLoading, TestSuggestSpellingConverter,
CacheHeaderTest, TestLRUCache, ClusterStateTest,
TestLMJelinekMercerSimilarityFactory, TestFaceting,
CollectionTooManyReplicasTest, TestLazyCores, PolyFieldTest, ZkNodePropsTest,
TestSolrXml, TestMissingGroups, PingRequestHandlerTest, TestDistributedSearch,
TestRemoteStreaming, TestCloudPivotFacet, TestMiniSolrCloudClusterSSL,
BlockJoinFacetSimpleTest, TestRandomFaceting, TestReRankQParserPlugin,
ResponseHeaderTest, TestStressLiveNodes, AnalysisAfterCoreReloadTest,
TestAtomicUpdateErrorCases, TestJmxMonitoredMap, SecurityConfHandlerTest,
MinimalSchemaTest, SmileWriterTest, SpatialRPTFieldTypeTest,
TestEmbeddedSolrServerConstructors, FastVectorHighlighterTest,
SearchHandlerTest, DateRangeFieldTest, DistributedSpellCheckComponentTest,
RegexBoostProcessorTest, TestRawTransformer, SyncSliceTest,
TestDeleteCollectionOnDownNodes, ReplicationFactorTest,
TestSerializedLuceneMatchVersion, CursorPagingTest, TestNumericTerms32,
TestSolrCoreProperties, BufferStoreTest, TestBlendedInfixSuggestions,
TestMacroExpander, TestDynamicFieldResource, BJQParserTest, BasicZkTest,
DeleteLastCustomShardedReplicaTest, DeleteShardTest, BlobRepositoryCloudTest,
TestShardHandlerFactory, TestFieldCacheSanityChecker, BasicDistributedZkTest,
CollectionsAPIDistributedZkTest, ClusterStateUpdateTest,
ShardRoutingCustomTest, AutoCommitTest, TestRecovery, SimpleFacetsTest,
TestSolr4Spatial, TestGroupingSearch, TestFunctionQuery, TestBadConfig,
HighlighterTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest,
TestFoldingMultitermQuery, TestStressLucene, TestCSVLoader, NoCacheHeaderTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, TestWordDelimiterFilterFactory, QueryEqualityTest,
DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest,
SolrInfoMBeanTest, DisMaxRequestHandlerTest, TestQueryUtils,
StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes,
DocumentBuilderTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest,
IndexSchemaTest, TestCSVResponseWriter, QueryParsingTest,
BinaryUpdateRequestHandlerTest, TestComponentsName, TestLFUCache,
TestTolerantSearch, ConnectionReuseTest, AliasIntegrationTest,
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
CollectionsAPISolrJTest, DistribJoinFromCollectionTest,
DistributedVersionInfoTest, LeaderFailureAfterFreshStartTest,
LeaderInitiatedRecoveryOnCommitTest, OverseerModifyCollectionTest,
PeerSyncReplicationTest, TestAuthenticationFramework,
TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess,
TestOnReconnectListenerSupport, TestRandomRequestDistribution,
TestReplicaProperties, TestRequestForwarding, TestRequestStatusCollectionAPI,
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation,
TestTolerantUpdateProcessorRandomCloud, CoreSorterTest, DirectoryFactoryTest,
HdfsDirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigOverlay,
TestConfigSets, TestNRTOpen, RequestLoggingTest, TestBlobHandler,
TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI,
TestSQLHandler, CoreMergeIndexesAdminHandlerTest, StatsReloadRaceTest,
DistributedDebugComponentTest, DistributedExpandComponentTest,
DistributedFacetPivotLargeTest, DistributedFacetPivotSmallTest,
SpatialHeatmapFacetsTest, TestRestManager, TestCopyFieldCollectionResource,
TestDefaultSearchFieldResource, TestFieldCollectionResource, TestFieldResource,
TestFieldTypeResource, TestSchemaVersionResource, TestUniqueKeyFieldResource,
TestManagedSynonymFilterFactory, TestCloudSchemaless, TestScoreJoinQPScore,
TestClassicSimilarityFactory, TestNonDefinedSimilarityFactory,
TestDefaultStatsCache, BasicAuthIntegrationTest, BasicAuthStandaloneTest]
[junit4] Completed [613/647 (2!)] on J0 in 0.55s, 1 test, 1 failure <<<
FAILURES!
[...truncated 50028 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]