Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/371/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.handler.component.SpellCheckComponentTest.test
Error Message:
List size mismatch @ spellcheck/suggestions
Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
at
__randomizedtesting.SeedInfo.seed([CDC94762AAC4E80F:459D78B8043885F7]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:871)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:818)
at
org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10997 lines...]
[junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001
[junit4] 2> 781883 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 781883 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 781883 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 781883 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 781883 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 781884 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 781884 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 781904 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 781908 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 781924 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
[junit4] 2> 781929 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 782162 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 782198 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 782217 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 782222 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 782223 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 782225 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 782225 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 782225 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 782225 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 782225 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr'
[junit4] 2> 782225 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 782225 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 782225 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 113123122
[junit4] 2> 782225 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr]
[junit4] 2> 782226 WARN
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
[junit4] 2> 782226 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 782227 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 782228 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 782228 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 782228 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 782228 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 782229 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig-spellcheckcomponent.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1,
dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001,
shard=shard1}
[junit4] 2> 782231 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 782231 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 782231 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 782231 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 782231 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 782249 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 782253 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 782319 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
[junit4] 2> 782342 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 782477 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 782481 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 782482 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 782487 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 782489 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 782491 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 782492 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 782493 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 782493 INFO (coreLoadExecutor-3381-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 782493 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 782494 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/]
[junit4] 2> 782494 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 782494 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/snapshot_metadata
[junit4] 2> 782494 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 782494 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001
[junit4] 2> 782494 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/index/
[junit4] 2> 782494 WARN (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 782494 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/index
[junit4] 2> 782495 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1122186231,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 782495 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_1,generation=1}
[junit4] 2> 782495 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 782496 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/
[junit4] 2> 782497 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 782498 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 782499 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 782500 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 782500 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 782502 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,spellCheckCompRH1,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 782502 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 782503 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 782503 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 782503 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=8.3828125,
floorSegmentMB=1.5966796875, forceMergeDeletesPctAllowed=4.872148377150246,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14654405110979474
[junit4] 2> 782503 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_1,generation=1}
[junit4] 2> 782503 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 782503 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@43188a3a[collection1] main]
[junit4] 2> 782503 WARN (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 782503 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 782503 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 782504 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 782504 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 782508 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: default
[junit4] 2> 782511 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: default_teststop
[junit4] 2> 782511 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
[junit4] 2> 782511 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
[junit4] 2> 782516 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: threshold
[junit4] 2> 782516 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
[junit4] 2> 782516 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: threshold_direct
[junit4] 2> 782519 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: multipleFields
[junit4] 2> 782560 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: freq
[junit4] 2> 782575 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener
for spellchecker: fqcn
[junit4] 2> 782576 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 782576 INFO (coreLoadExecutor-3381-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 782577 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 782611 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 782613 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 782613 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
default_teststop
[junit4] 2> 782614 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 782614 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
direct_lowerfilt
[junit4] 2> 782614 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 782614 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
[junit4] 2> 782615 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 3
[junit4] 2> 782615 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
threshold_direct
[junit4] 2> 782615 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 782623 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 782623 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 782623 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 782624 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 782624 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 782624 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 782624 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 782625 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 782625 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 782625 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 782628 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_2,generation=2}
[junit4] 2> 782673 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 782684 WARN
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 782686 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ef140fa[collection1] main]
[junit4] 2> 782687 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 782703 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 782703 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 782704 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 782704 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 782704 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 782704 INFO
(searcherExecutor-3382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@43188a3a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 782705 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 782705 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
default_teststop
[junit4] 2> 782706 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 782706 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
direct_lowerfilt
[junit4] 2> 782706 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 782706 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
[junit4] 2> 782707 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
threshold_direct
[junit4] 2> 782707 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 782707 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 782707 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 782708 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 782708 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 782708 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 782708 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ef140fa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C10)))}
[junit4] 2> 782722 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 97
[junit4] 2> 782728 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0
QTime=5
[junit4] 2> 782729 ERROR
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @
spellcheck/suggestions
[junit4] 2> expected
=/spellcheck=={'suggestions':['documemt',{'numFound':1,'startOffset':0,'endOffset':8,'suggestion':['document']}]}
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":5},
[junit4] 2> "response":{"numFound":0,"start":0,"docs":[]
[junit4] 2> },
[junit4] 2> "spellcheck":{
[junit4] 2> "suggestions":[]}}
[junit4] 2>
[junit4] 2> request =
q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml
[junit4] 2> 782729 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 782729 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 782729 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 782730 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 782730 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_2,generation=2}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_3,generation=3}
[junit4] 2> 782730 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 3
[junit4] 2> 782730 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@314c0551[collection1] main]
[junit4] 2> 782730 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 782734 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 782760 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 782770 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 782799 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 782799 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 782815 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 782824 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 782830 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@314c0551[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 782830 INFO
(TEST-SpellCheckComponentTest.test-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 100
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SpellCheckComponentTest -Dtests.method=test
-Dtests.seed=CDC94762AAC4E80F -Dtests.slow=true -Dtests.locale=th
-Dtests.timezone=Iceland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.26s J1 | SpellCheckComponentTest.test <<<
[junit4] > Throwable #1: java.lang.RuntimeException: List size mismatch @
spellcheck/suggestions
[junit4] > at
__randomizedtesting.SeedInfo.seed([CDC94762AAC4E80F:459D78B8043885F7]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:871)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:818)
[junit4] > at
org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 782839 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
[junit4] 2> 782840 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 782842 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 782842 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 782843 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 782843 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 782843 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 782844 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 782845 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 1
[junit4] 2> 782848 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 782849 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 782851 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 782853 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_3,generation=3}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_4,generation=4}
[junit4] 2> 782853 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
[junit4] 2> 782854 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c17bc1b[collection1] main]
[junit4] 2> 782854 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 782864 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 782939 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 782951 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 782990 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 782990 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 783013 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 783044 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 783168 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c17bc1b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):C10)))}
[junit4] 2> 783168 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 317
[junit4] 2> 783169 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 783169 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 783172 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_4,generation=4}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_5,generation=5}
[junit4] 2> 783172 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 5
[junit4] 2> 783172 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@333c0c36[collection1] main]
[junit4] 2> 783172 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 783172 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 783199 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 783203 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 783221 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 783221 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 783242 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 783287 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 783364 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@333c0c36[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):C10/1:delGen=1)
Uninverting(_2(6.3.0):C1)))}
[junit4] 2> 783364 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 195
[junit4] 2> 783390 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true}
hits=10 status=0 QTime=24
[junit4] 2> 783391 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 783401 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
[junit4] 2> 783401 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 783402 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 783417 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 783417 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_5,generation=5}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_6,generation=6}
[junit4] 2> 783417 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 6
[junit4] 2> 783417 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@618645b2[collection1] main]
[junit4] 2> 783417 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 783418 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 783426 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 783442 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 783448 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 783448 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 783499 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 783550 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 783570 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@618645b2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 783571 INFO
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 154
[junit4] 2> 783579 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
[junit4] 2> 783581 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 783602 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 783603 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 783604 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 783604 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 783608 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 783608 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 0
[junit4] 2> 783608 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7]} 0 0
[junit4] 2> 783609 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 0
[junit4] 2> 783611 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 1
[junit4] 2> 783611 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 783615 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_6,generation=6}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_7,generation=7}
[junit4] 2> 783615 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 7
[junit4] 2> 783618 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@21dcccc3[collection1] main]
[junit4] 2> 783618 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 783619 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 783756 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 783772 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 783815 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 783816 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 783837 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 783862 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 783917 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@21dcccc3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.3.0):C10)))}
[junit4] 2> 783917 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 305
[junit4] 2> 783948 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] 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=30
[junit4] 2> 784005 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] 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=56
[junit4] 2> 784006 ERROR
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] 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":56},
[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-09-02T10:15:15.788Z"},
[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-09-02T10:15:15.792Z"},
[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-09-02T10:15:15.792Z"},
[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-09-02T10:15:15.792Z"},
[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-09-02T10:15:15.793Z"},
[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-09-02T10:15:15.764Z"},
[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-09-02T10:15:15.786Z"}]
[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> 784036 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] 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=29
[junit4] 2> 784084 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] 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=47
[junit4] 2> 784085 ERROR
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] 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":47},
[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-09-02T10:15:15.788Z"},
[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-09-02T10:15:15.792Z"},
[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-09-02T10:15:15.792Z"},
[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-09-02T10:15:15.792Z"},
[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-09-02T10:15:15.793Z"},
[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-09-02T10:15:15.764Z"},
[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-09-02T10:15:15.786Z"}]
[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> 784109 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.70&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=id:[0+TO+9]&spellcheck.extendedResults=false}
hits=7 status=0 QTime=23
[junit4] 2> 784263 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] 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=143
[junit4] 2> 784264 ERROR
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] 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":143},
[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-09-02T10:15:15.788Z"},
[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-09-02T10:15:15.792Z"},
[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-09-02T10:15:15.792Z"},
[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-09-02T10:15:15.792Z"},
[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-09-02T10:15:15.793Z"},
[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-09-02T10:15:15.764Z"},
[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-09-02T10:15:15.786Z"}]
[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> 784264 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
[junit4] 2> 784264 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 784264 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 784265 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 784265 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_7,generation=7}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_8,generation=8}
[junit4] 2> 784265 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 8
[junit4] 2> 784265 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5355eb25[collection1] main]
[junit4] 2> 784265 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 784267 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 784289 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 784328 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 784452 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 784452 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 784457 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 784462 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 784466 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5355eb25[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 784466 INFO
(TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 201
[junit4] 2> 784480 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
[junit4] 2> 784488 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 2
[junit4] 2> 784491 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 784491 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 784492 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 784492 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 784492 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 784501 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 784501 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 784505 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 4
[junit4] 2> 784506 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 784506 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 784510 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_8,generation=8}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_9,generation=9}
[junit4] 2> 784510 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 9
[junit4] 2> 784516 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6cad17b[collection1] main]
[junit4] 2> 784516 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 784518 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 784587 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 784591 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 784637 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 784637 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 784692 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 784820 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 784902 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6cad17b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.3.0):C10)))}
[junit4] 2> 784902 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 396
[junit4] 2> 784904 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
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=1
[junit4] 2> 784904 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
[junit4] 2> 784904 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 784904 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 784905 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 784905 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_9,generation=9}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_a,generation=10}
[junit4] 2> 784905 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 10
[junit4] 2> 784905 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@66e98f2[collection1] main]
[junit4] 2> 784905 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 784905 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 784911 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 784915 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 784920 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 784920 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 784924 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 784939 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 784952 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@66e98f2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 784954 INFO
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 49
[junit4] 2> 784964 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
[junit4] 2> 784965 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 784968 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 3
[junit4] 2> 784969 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 784969 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 784970 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 784970 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 784971 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 784971 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 784971 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 784971 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 784972 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 784973 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_a,generation=10}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_b,generation=11}
[junit4] 2> 784973 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 11
[junit4] 2> 784974 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7ec237ab[collection1] main]
[junit4] 2> 784974 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 785010 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
[junit4] 2> 785073 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
default_teststop
[junit4] 2> 785077 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 785111 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 785111 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 785154 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 785188 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 785273 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7ec237ab[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.3.0):C10)))}
[junit4] 2> 785273 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 301
[junit4] 2> 785300 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true}
hits=0 status=0 QTime=25
[junit4] 2> 785300 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
[junit4] 2> 785300 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 785301 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 785302 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 785302 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_b,generation=11}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d80353c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c8568e6),segFN=segments_c,generation=12}
[junit4] 2> 785302 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[CDC94762AAC4E80F]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 12
[junit4] 2> 785302 INFO
(TEST-SpellCheckComponentTest.testPerDictionary-seed
[...truncated too long message...]
2-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Building spell index for spell
checker: default_teststop
[junit4] 2> 788203 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
[junit4] 2> 788208 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
threshold_direct
[junit4] 2> 788208 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker:
multipleFields
[junit4] 2> 788216 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
[junit4] 2> 788227 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
[junit4] 2> 788238 INFO (searcherExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b954ffd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 788238 INFO
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[CDC94762AAC4E80F])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 48
[junit4] 2> 788239 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 788239 INFO
(SUITE-SpellCheckComponentTest-seed#[CDC94762AAC4E80F]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=113123122
[junit4] 2> 788240 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@477d8215
[junit4] 2> 788240 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=24,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=112,cumulative_deletesById=0,cumulative_deletesByQuery=11,cumulative_errors=0}
[junit4] 2> 788240 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 788240 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 788240 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 788242 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 788242 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3
directories currently being tracked
[junit4] 2> 788242 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/index;done=false>>]
[junit4] 2> 788242 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 788242 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/index
[junit4] 2> 788242 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/snapshot_metadata
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/snapshot_metadata;done=false>>]
[junit4] 2> 788242 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 788242 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001/snapshot_metadata
[junit4] 2> 788242 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001;done=false>>]
[junit4] 2> 788242 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 788242 INFO (coreCloseExecutor-3386-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001/init-core-data-001
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_CDC94762AAC4E80F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{start1=Lucene50(blocksize=128), range_facet_l_dv=Lucene50(blocksize=128),
multiDefault=BlockTreeOrds(blocksize=128),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_l=BlockTreeOrds(blocksize=128),
lowerfilt1and2=BlockTreeOrds(blocksize=128), end4=PostingsFormat(name=Direct),
end3=PostingsFormat(name=LuceneVarGapFixedInterval),
end2=Lucene50(blocksize=128), end1=BlockTreeOrds(blocksize=128),
lowerfilt=BlockTreeOrds(blocksize=128), gram1=BlockTreeOrds(blocksize=128),
id=Lucene50(blocksize=128), range_facet_i_dv=BlockTreeOrds(blocksize=128),
gram2=Lucene50(blocksize=128),
gram3=PostingsFormat(name=LuceneVarGapFixedInterval),
start3=PostingsFormat(name=Direct), gram4=PostingsFormat(name=Direct),
start2=BlockTreeOrds(blocksize=128), word=BlockTreeOrds(blocksize=128),
timestamp=BlockTreeOrds(blocksize=128),
start4=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=857,
maxMBSortInHeap=6.055609933390901, sim=ClassicSimilarity, locale=th,
timezone=Iceland
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=254042064,total=381681664
[junit4] 2> NOTE: All tests run in this JVM:
[TestOnReconnectListenerSupport, VMParamsZkACLAndCredentialsProvidersTest,
CustomCollectionTest, IndexSchemaRuntimeFieldTest, CSVRequestHandlerTest,
HLLSerializationTest, BinaryUpdateRequestHandlerTest, TestRestoreCore,
SynonymTokenizerTest, DateMathParserTest, TestJoin,
OverseerModifyCollectionTest, QueryParsingTest, ReplicationFactorTest,
TestLeaderElectionZkExpiry, TestDistributedMissingSort, TestQueryUtils,
DeleteStatusTest, LeaderInitiatedRecoveryOnShardRestartTest,
TestClusterStateMutator, CheckHdfsIndexTest, TestRequestStatusCollectionAPI,
SortByFunctionTest, PKIAuthenticationIntegrationTest,
ShowFileRequestHandlerTest, TestSchemaVersionResource, TestValueSourceCache,
DateFieldTest, TestNoOpRegenerator, TestCoreDiscovery,
TestRandomRequestDistribution, TestRangeQuery, TestBadConfig, TestCustomSort,
TestZkChroot, SuggesterTSTTest, SolrCmdDistributorTest,
SpellPossibilityIteratorTest, TestAuthenticationFramework,
CdcrReplicationDistributedZkTest, SuggestComponentContextFilterQueryTest,
TestRTGBase, DistributedFacetPivotSmallAdvancedTest, PeerSyncReplicationTest,
TestConfigSetImmutable, TestRealTimeGet, TestXmlQParser,
TestTolerantUpdateProcessorCloud, SparseHLLTest, TestCrossCoreJoin,
TestSolrQueryResponse, BaseCdcrDistributedZkTest, TestBinaryField,
NumericFieldsTest, TestFreeTextSuggestions, ResponseLogComponentTest,
TestPHPSerializedResponseWriter, TestUninvertingReader, ConnectionManagerTest,
TestIntervalFaceting, TestLocalFSCloudBackupRestore, HdfsRecoveryZkTest,
LeaderFailoverAfterPartitionTest, EnumFieldTest,
PreAnalyzedUpdateProcessorTest, DistributedMLTComponentTest,
TestSolrConfigHandler, CursorMarkTest, DataDrivenBlockJoinTest,
NoCacheHeaderTest, TestRecoveryHdfs, TestFastOutputStream, TestCollationField,
TestBlendedInfixSuggestions, RemoteQueryErrorTest, TestInitParams,
TestPivotHelperCode, TestQueryTypes, TestRecovery, DateRangeFieldTest,
TestBinaryResponseWriter, SuggesterTest, TestFastWriter,
HdfsWriteToMultipleCollectionsTest, TestUniqueKeyFieldResource,
TestFilteredDocIdSet, DistributedTermsComponentTest,
CachingDirectoryFactoryTest, TestDistribDocBasedVersion, TestRTimerTree,
DistribDocExpirationUpdateProcessorTest, CopyFieldTest, TestWriterPerf,
TestConfigSetsAPI, SpellCheckComponentTest]
[junit4] Completed [133/631 (1!)] on J1 in 6.38s, 11 tests, 1 error <<<
FAILURES!
[...truncated 61756 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]