You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/12/18 20:59:13 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 126 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/126/

1 tests failed.
REGRESSION:  org.apache.solr.handler.component.DistributedMLTComponentTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:25793 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:25793 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([8B8A55B1A9937CD9:A6CDBA9DECC1CE5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:470)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:493)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:475)
	at org.apache.solr.handler.component.DistributedMLTComponentTest.doTest(DistributedMLTComponentTest.java:119)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 7990 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
[junit4:junit4]   2> 0 T43 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T43 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> 6 T43 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10 T43 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:35603
[junit4:junit4]   2> 11 T43 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11 T43 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 11 T43 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 40 T43 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 41 T43 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 42 T43 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 42 T43 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 42 T43 oasc.CoreContainer.<init> New CoreContainer 1167842149
[junit4:junit4]   2> 43 T43 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 44 T43 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 62 T43 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 63 T43 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 63 T43 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 64 T43 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 64 T43 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 64 T43 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 65 T43 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 65 T43 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 66 T43 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 66 T43 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 84 T43 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 104 T53 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 105 T53 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 107 T53 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 107 T53 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 182 T53 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 265 T53 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 266 T53 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 288 T53 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 916 T53 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 928 T53 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 931 T53 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 944 T53 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 948 T53 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 952 T53 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 954 T53 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 955 T53 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data/
[junit4:junit4]   2> 956 T53 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49d8c528
[junit4:junit4]   2> 957 T53 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 958 T53 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data forceNew:false
[junit4:junit4]   2> 958 T53 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data
[junit4:junit4]   2> 958 T53 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data/index/
[junit4:junit4]   2> 959 T53 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 959 T53 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data/index forceNew:false
[junit4:junit4]   2> 962 T53 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@246972f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@558fee4f)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 963 T53 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 963 T53 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data/index
[junit4:junit4]   2> 963 T53 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 965 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 965 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 966 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 966 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 967 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 967 T53 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 968 T53 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 969 T53 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 970 T53 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 971 T53 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 972 T53 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 972 T53 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 973 T53 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 973 T53 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 974 T53 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 975 T53 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 976 T53 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 977 T53 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 978 T53 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 979 T53 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 980 T53 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 981 T53 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 982 T53 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 983 T53 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 984 T53 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 985 T53 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 991 T53 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 995 T53 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 997 T53 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-REPLICATION2.XML, SCHEMA-MINIMAL.XML, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, CURRENCY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, SCHEMA-PHRASESUGGEST.XML, STEMDICT.TXT, HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-XINCLUDE.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, SCHEMA.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, STOP-2.TXT, SOLRCONFIG-FUNCTIONQUERY.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-TERMINDEX.XML, SOLRCONFIG-ELEVATE.XML, SCHEMA-FOLDING.XML, STOPWORDS.TXT, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, SCHEMA12.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 999 T53 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data
[junit4:junit4]   2> 999 T53 oass.SolrIndexSearcher.<init> Opening Searcher@a54cbb9 main
[junit4:junit4]   2> 1000 T53 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1000 T53 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1001 T53 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1018 T53 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1082 T54 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a54cbb9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1086 T53 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1087 T43 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1087 T43 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1088 T43 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1102 T43 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1104 T43 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:47880
[junit4:junit4]   2> 1105 T43 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1105 T43 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 1106 T43 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1134 T43 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1135 T43 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1135 T43 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 1136 T43 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 1136 T43 oasc.CoreContainer.<init> New CoreContainer 1143701442
[junit4:junit4]   2> 1137 T43 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1137 T43 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1155 T43 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 1156 T43 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1156 T43 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1157 T43 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1157 T43 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1157 T43 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1158 T43 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1158 T43 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1159 T43 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1159 T43 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1173 T43 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1195 T64 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 1195 T64 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 1196 T64 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 1197 T64 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1238 T64 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1290 T64 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1291 T64 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1303 T64 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1762 T64 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1772 T64 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1775 T64 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1788 T64 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1792 T64 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1795 T64 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1797 T64 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1798 T64 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data/
[junit4:junit4]   2> 1798 T64 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49d8c528
[junit4:junit4]   2> 1799 T64 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1800 T64 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data forceNew:false
[junit4:junit4]   2> 1800 T64 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data
[junit4:junit4]   2> 1800 T64 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data/index/
[junit4:junit4]   2> 1801 T64 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1802 T64 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data/index forceNew:false
[junit4:junit4]   2> 1804 T64 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cf8f332 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53623820)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1805 T64 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1805 T64 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data/index
[junit4:junit4]   2> 1806 T64 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1808 T64 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1808 T64 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1809 T64 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1809 T64 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1810 T64 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1810 T64 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1810 T64 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1811 T64 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1813 T64 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1814 T64 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1815 T64 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1815 T64 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1816 T64 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1817 T64 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1817 T64 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1818 T64 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1819 T64 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1820 T64 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1821 T64 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1822 T64 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1823 T64 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1825 T64 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1826 T64 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1827 T64 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1828 T64 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1829 T64 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1834 T64 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1837 T64 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1840 T64 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-REPLICATION2.XML, SCHEMA-MINIMAL.XML, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, CURRENCY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, SCHEMA-PHRASESUGGEST.XML, STEMDICT.TXT, HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-XINCLUDE.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, SCHEMA.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, STOP-2.TXT, SOLRCONFIG-FUNCTIONQUERY.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-TERMINDEX.XML, SOLRCONFIG-ELEVATE.XML, SCHEMA-FOLDING.XML, STOPWORDS.TXT, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, SCHEMA12.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 1842 T64 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data
[junit4:junit4]   2> 1842 T64 oass.SolrIndexSearcher.<init> Opening Searcher@56e88e24 main
[junit4:junit4]   2> 1843 T64 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1843 T64 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1844 T64 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1850 T64 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1907 T65 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@56e88e24 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1912 T64 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1913 T43 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1913 T43 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1914 T43 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1926 T43 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1929 T43 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25793
[junit4:junit4]   2> 1930 T43 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1930 T43 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 1931 T43 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1957 T43 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1958 T43 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1958 T43 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 1959 T43 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 1959 T43 oasc.CoreContainer.<init> New CoreContainer 933741
[junit4:junit4]   2> 1960 T43 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1960 T43 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1976 T43 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 1977 T43 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1977 T43 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1978 T43 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1978 T43 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1979 T43 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1979 T43 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1979 T43 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1980 T43 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1980 T43 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1997 T43 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2027 T75 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 2027 T75 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 2028 T75 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 2029 T75 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2072 T75 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 2130 T75 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2131 T75 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2140 T75 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2624 T75 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2635 T75 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2638 T75 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2652 T75 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2656 T75 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2661 T75 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2662 T75 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2663 T75 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data/
[junit4:junit4]   2> 2664 T75 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49d8c528
[junit4:junit4]   2> 2664 T75 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2665 T75 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data forceNew:false
[junit4:junit4]   2> 2666 T75 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data
[junit4:junit4]   2> 2666 T75 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data/index/
[junit4:junit4]   2> 2667 T75 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2668 T75 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data/index forceNew:false
[junit4:junit4]   2> 2670 T75 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@189ddde9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7a15b)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2671 T75 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2671 T75 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data/index
[junit4:junit4]   2> 2672 T75 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2674 T75 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2674 T75 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2675 T75 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2675 T75 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2676 T75 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2676 T75 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2677 T75 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2678 T75 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2679 T75 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2680 T75 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2681 T75 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2682 T75 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2683 T75 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2683 T75 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2684 T75 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2686 T75 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2687 T75 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2688 T75 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2689 T75 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2690 T75 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2691 T75 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2692 T75 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2693 T75 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2694 T75 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2695 T75 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2697 T75 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2703 T75 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2706 T75 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2708 T75 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-REPLICATION2.XML, SCHEMA-MINIMAL.XML, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, CURRENCY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, SCHEMA-PHRASESUGGEST.XML, STEMDICT.TXT, HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-XINCLUDE.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, SCHEMA.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, STOP-2.TXT, SOLRCONFIG-FUNCTIONQUERY.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-TERMINDEX.XML, SOLRCONFIG-ELEVATE.XML, SCHEMA-FOLDING.XML, STOPWORDS.TXT, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, SCHEMA12.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 2711 T75 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data
[junit4:junit4]   2> 2712 T75 oass.SolrIndexSearcher.<init> Opening Searcher@5afaa824 main
[junit4:junit4]   2> 2712 T75 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2712 T75 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2713 T75 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2747 T75 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2808 T76 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5afaa824 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2817 T75 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2818 T43 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2818 T43 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2819 T43 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@369133f6
[junit4:junit4]   2> 2930 T46 C5 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 2931 T46 C5 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data
[junit4:junit4]   2> 2934 T46 C5 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@246972f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@558fee4f)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2935 T46 C5 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2936 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 12
[junit4:junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@b0014f0
[junit4:junit4]   2> 2943 T57 C6 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 2944 T57 C6 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data
[junit4:junit4]   2> 2947 T57 C6 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cf8f332 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53623820)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2947 T57 C6 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2948 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 5
[junit4:junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@1d264bf5
[junit4:junit4]   2> 2958 T68 C7 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 2959 T68 C7 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data
[junit4:junit4]   2> 2962 T68 C7 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@189ddde9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7a15b)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2962 T68 C7 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2963 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 6
[junit4:junit4]   2> 2984 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 17
[junit4:junit4]   2> 2990 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 2
[junit4:junit4]   2> 2995 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2]} 0 2
[junit4:junit4]   2> 3000 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2]} 0 2
[junit4:junit4]   2> 3005 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3]} 0 2
[junit4:junit4]   2> 3009 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3]} 0 1
[junit4:junit4]   2> 3014 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4]} 0 2
[junit4:junit4]   2> 3018 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   2> 3023 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5]} 0 2
[junit4:junit4]   2> 3027 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5]} 0 1
[junit4:junit4]   2> 3032 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6]} 0 2
[junit4:junit4]   2> 3036 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6]} 0 1
[junit4:junit4]   2> 3041 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 2
[junit4:junit4]   2> 3045 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 1
[junit4:junit4]   2> 3050 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 2
[junit4:junit4]   2> 3054 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 1
[junit4:junit4]   2> 3059 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 2
[junit4:junit4]   2> 3063 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 1
[junit4:junit4]   2> 3082 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10]} 0 16
[junit4:junit4]   2> 3088 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10]} 0 1
[junit4:junit4]   2> 3093 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12]} 0 2
[junit4:junit4]   2> 3097 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12]} 0 1
[junit4:junit4]   2> 3102 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13]} 0 2
[junit4:junit4]   2> 3107 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13]} 0 2
[junit4:junit4]   2> 3112 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 2
[junit4:junit4]   2> 3116 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 1
[junit4:junit4]   2> 3121 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15]} 0 2
[junit4:junit4]   2> 3125 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15]} 0 1
[junit4:junit4]   2> 3130 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 2
[junit4:junit4]   2> 3134 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 1
[junit4:junit4]   2> 3140 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17]} 0 2
[junit4:junit4]   2> 3145 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17]} 0 2
[junit4:junit4]   2> 3150 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18]} 0 2
[junit4:junit4]   2> 3157 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18]} 0 4
[junit4:junit4]   2> 3163 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19]} 0 2
[junit4:junit4]   2> 3169 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19]} 0 2
[junit4:junit4]   2> 3174 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 2
[junit4:junit4]   2> 3178 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 1
[junit4:junit4]   2> 3189 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 7
[junit4:junit4]   2> 3194 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 2
[junit4:junit4]   2> 3200 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 3
[junit4:junit4]   2> 3208 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 5
[junit4:junit4]   2> 3213 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23]} 0 2
[junit4:junit4]   2> 3217 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23]} 0 1
[junit4:junit4]   2> 3221 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 1
[junit4:junit4]   2> 3227 T57 C6 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 2
[junit4:junit4]   2> 3231 T46 C5 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 1
[junit4:junit4]   2> 3235 T68 C7 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 1
[junit4:junit4]   2> 3247 T46 C5 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 3304 T46 C5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@246972f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@558fee4f)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@246972f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@558fee4f)),segFN=segments_2,generation=2,filenames=[_1_1.len, _2.si, _1.fld, _0_1.len, _2.inf, _0_7.len, _1.inf, _2_6.len, _1_4.len, _2_7.len, _1.pst, _2_5.len, _0.si, _2_4.len, _1_5.len, _2.fld, _0_5.len, _0_6.len, _2_3.len, _2_1.len, _0.pst, _0.fld, _0_4.len, _2.pst, _0_3.len, _1_3.len, _1_6.len, _1.si, segments_2, _0.inf, _1_7.len]
[junit4:junit4]   2> 3305 T46 C5 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_1.len, _2.si, _1.fld, _0_1.len, _2.inf, _0_7.len, _1.inf, _2_6.len, _1_4.len, _2_7.len, _1.pst, _2_5.len, _0.si, _2_4.len, _1_5.len, _2.fld, _0_5.len, _0_6.len, _2_3.len, _2_1.len, _0.pst, _0.fld, _0_4.len, _2.pst, _0_3.len, _1_3.len, _1_6.len, _1.si, segments_2, _0.inf, _1_7.len]
[junit4:junit4]   2> 3305 T46 C5 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data
[junit4:junit4]   2> 3312 T46 C5 oass.SolrIndexSearcher.<init> Opening Searcher@2198a037 main
[junit4:junit4]   2> 3313 T46 C5 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 3314 T54 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2198a037 main{StandardDirectoryReader(segments_2:8 _0(4.1):C10 _1(4.1):C10 _2(4.1):C4)}
[junit4:junit4]   2> 3315 T54 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data/index
[junit4:junit4]   2> 3315 T46 C5 UPDATE [collection1] webapp= path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 68
[junit4:junit4]   2> 3319 T57 C6 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 3323 T57 C6 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cf8f332 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53623820)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cf8f332 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53623820)),segFN=segments_2,generation=2,filenames=[_1_1.len, _1.fld, _0_1.len, _0_6.len, _0_5.len, _0_7.len, _1.inf, _0.pst, _1_4.len, _0.fld, _0_4.len, _1.pst, _1_3.len, _0_3.len, _1_6.len, _1.si, segments_2, _1_7.len, _0.inf, _0.si, _1_5.len]
[junit4:junit4]   2> 3324 T57 C6 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_1.len, _1.fld, _0_1.len, _0_6.len, _0_5.len, _0_7.len, _1.inf, _0.pst, _1_4.len, _0.fld, _0_4.len, _1.pst, _1_3.len, _0_3.len, _1_6.len, _1.si, segments_2, _1_7.len, _0.inf, _0.si, _1_5.len]
[junit4:junit4]   2> 3324 T57 C6 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data
[junit4:junit4]   2> 3328 T57 C6 oass.SolrIndexSearcher.<init> Opening Searcher@1667e92a main
[junit4:junit4]   2> 3329 T57 C6 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 3330 T65 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1667e92a main{StandardDirectoryReader(segments_2:6 _0(4.1):C10 _1(4.1):C1)}
[junit4:junit4]   2> 3331 T65 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data/index
[junit4:junit4]   2> 3331 T57 C6 UPDATE [collection1] webapp= path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 13
[junit4:junit4]   2> 3334 T68 C7 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 3340 T68 C7 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@189ddde9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7a15b)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@189ddde9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7a15b)),segFN=segments_2,generation=2,filenames=[_1_1.len, _1.fld, _0_1.len, _0_6.len, _0_5.len, _0_7.len, _1.inf, _0.pst, _1_4.len, _0.fld, _0_4.len, _1.pst, _1_3.len, _0_3.len, _1_6.len, _1.si, segments_2, _1_7.len, _0.inf, _0.si, _1_5.len]
[junit4:junit4]   2> 3340 T68 C7 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_1.len, _1.fld, _0_1.len, _0_6.len, _0_5.len, _0_7.len, _1.inf, _0.pst, _1_4.len, _0.fld, _0_4.len, _1.pst, _1_3.len, _0_3.len, _1_6.len, _1.si, segments_2, _1_7.len, _0.inf, _0.si, _1_5.len]
[junit4:junit4]   2> 3340 T68 C7 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data
[junit4:junit4]   2> 3344 T68 C7 oass.SolrIndexSearcher.<init> Opening Searcher@1be0799a main
[junit4:junit4]   2> 3345 T68 C7 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 3347 T76 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1be0799a main{StandardDirectoryReader(segments_2:6 _0(4.1):C10 _1(4.1):C3)}
[junit4:junit4]   2> 3347 T76 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data/index
[junit4:junit4]   2> 3347 T68 C7 UPDATE [collection1] webapp= path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 13
[junit4:junit4]   2> 3364 T46 C5 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&q=match_none&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=0 status=0 QTime=14 
[junit4:junit4]   2> 3652 T58 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355859645059&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=id,score&start=0&q=match_none&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=42 
[junit4:junit4]   2> 3652 T69 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355859645059&shard.url=[ff01::083]:33332/|127.0.0.1:25793/&fl=id,score&start=0&q=match_none&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=62 
[junit4:junit4]   2> 3666 T68 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|127.0.0.1:47880/,[ff01::083]:33332/|127.0.0.1:25793/&shards.qt=mltrh&q=match_none&mlt=true&qt=mltrh&wt=javabin&version=2} hits=0 status=0 QTime=299 
[junit4:junit4]   2> 3703 T46 C5 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:sonata&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=1 status=0 QTime=33 
[junit4:junit4]   2> 3719 T59 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355859645398&shard.url=[ff01::114]:33332/|127.0.0.1:47880/&fl=id,score&start=0&q=lowerfilt:sonata&isShard=true&qt=mltrh&fsv=true} hits=1 status=0 QTime=6 
[junit4:junit4]   2> 3720 T70 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355859645398&shard.url=127.0.0.1:25793/&fl=id,score&start=0&q=lowerfilt:sonata&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=8 
[junit4:junit4]   2> 3741 T59 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=8&mlt=true&distrib=false&wt=javabin&version=2&shard.url=[ff01::114]:33332/|127.0.0.1:47880/&NOW=1355859645398&q=lowerfilt:sonata&qt=mltrh&isShard=true} status=0 QTime=2 
[junit4:junit4]   2> 3743 T57 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards=[ff01::114]:33332/|127.0.0.1:47880/,127.0.0.1:25793/&shards.qt=mltrh&q=lowerfilt:sonata&mlt=true&qt=mltrh&wt=javabin&version=2} hits=1 status=0 QTime=37 
[junit4:junit4]   2> 3820 T46 C5 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=2 status=0 QTime=74 
[junit4:junit4]   2> 3838 T58 C6 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=127.0.0.1:47880/&NOW=1355859645517&start=0&q=lowerfilt:moon&qt=mltrh&isShard=true&fsv=true} hits=1 status=0 QTime=3 
[junit4:junit4]   2> 3840 T69 C7 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=127.0.0.1:25793/|[ff01::114]:33332/|[ff01::213]:33332/&NOW=1355859645517&start=0&q=lowerfilt:moon&qt=mltrh&isShard=true&fsv=true} hits=1 status=0 QTime=3 
[junit4:junit4]   2> 3861 T58 C6 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:47880/&NOW=1355859645517&start=0&q=%2B(lowerfilt:the)+-id:17&qt=mltrh&isShard=true} hits=6 status=0 QTime=9 
[junit4:junit4]   2> 3862 T69 C7 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:25793/|[ff01::114]:33332/|[ff01::213]:33332/&NOW=1355859645517&start=0&q=%2B(lowerfilt:the)+-id:17&qt=mltrh&isShard=true} hits=7 status=0 QTime=10 
[junit4:junit4]   2> 3864 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=9},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]}}}
[junit4:junit4]   2> 3865 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=10},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3869 T69 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=7&mlt=true&distrib=false&wt=javabin&version=2&fl=id&shard.url=127.0.0.1:25793/|[ff01::114]:33332/|[ff01::213]:33332/&NOW=1355859645517&q=lowerfilt:moon&qt=mltrh&isShard=true} status=0 QTime=0 
[junit4:junit4]   2> 3870 T58 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=17&mlt=true&distrib=false&wt=javabin&version=2&fl=id&shard.url=127.0.0.1:47880/&NOW=1355859645517&q=lowerfilt:moon&qt=mltrh&isShard=true} status=0 QTime=1 
[junit4:junit4]   2> 3871 T68 C7 oashc.MoreLikeThisComponent.finishStage MLT: results added for key: 17 documents: {numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]}
[junit4:junit4]   2> 3871 T68 C7 oashc.MoreLikeThisComponent.finishStage MLT: results added for key: 17 documents: {numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]}
[junit4:junit4]   2> 3877 T68 C7 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards=127.0.0.1:47880/,127.0.0.1:25793/|[ff01::114]:33332/|[ff01::213]:33332/&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&qt=mltrh&wt=javabin&version=2} hits=2 status=0 QTime=52 
[junit4:junit4]   2> 3897 T46 C5 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:fox&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=13 status=0 QTime=14 
[junit4:junit4]   2> 3911 T69 C7 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&NOW=1355859645594&start=0&q=lowerfilt:fox&qt=mltrh&isShard=true&fsv=true} hits=6 status=0 QTime=4 
[junit4:junit4]   2> 3912 T58 C6 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&NOW=1355859645594&start=0&q=lowerfilt:fox&qt=mltrh&isShard=true&fsv=true} hits=7 status=0 QTime=3 
[junit4:junit4]   2> 3926 T69 C7 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=23&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:23&qt=mltrh&isShard=true} hits=6 status=0 QTime=6 
[junit4:junit4]   2> 3927 T58 C6 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=23&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:23&qt=mltrh&isShard=true} hits=7 status=0 QTime=7 
[junit4:junit4]   2> 3934 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=6},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3935 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=7},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3941 T60 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=21&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:21&isShard=true&qt=mltrh} hits=7 status=0 QTime=21 
[junit4:junit4]   2> 3945 T69 C7 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=19&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:19&qt=mltrh&isShard=true} hits=7 status=0 QTime=8 
[junit4:junit4]   2> 3952 T113 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=9&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:9&isShard=true&qt=mltrh} hits=7 status=0 QTime=16 
[junit4:junit4]   2> 3952 T110 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:17&isShard=true&qt=mltrh} hits=7 status=0 QTime=16 
[junit4:junit4]   2> 3953 T111 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=15&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:15&isShard=true&qt=mltrh} hits=7 status=0 QTime=17 
[junit4:junit4]   2> 3957 T71 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=21&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:21&isShard=true&qt=mltrh} hits=6 status=0 QTime=38 
[junit4:junit4]   2> 3957 T109 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=22&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:22&isShard=true&qt=mltrh} hits=7 status=0 QTime=21 
[junit4:junit4]   2> 3957 T61 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=18&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:18&isShard=true&qt=mltrh} hits=7 status=0 QTime=21 
[junit4:junit4]   2> 3958 T108 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=24&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:24&isShard=true&qt=mltrh} hits=7 status=0 QTime=24 
[junit4:junit4]   2> 3963 T115 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=22&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:22&isShard=true&qt=mltrh} hits=6 status=0 QTime=18 
[junit4:junit4]   2> 3963 T120 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=13&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:13&isShard=true&qt=mltrh} hits=6 status=0 QTime=18 
[junit4:junit4]   2> 3964 T74 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=14&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:14&isShard=true&qt=mltrh} hits=6 status=0 QTime=25 
[junit4:junit4]   2> 3965 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=21},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3966 T107 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=9&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:9&isShard=true&qt=mltrh} hits=6 status=0 QTime=31 
[junit4:junit4]   2> 3966 T119 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=15&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:15&isShard=true&qt=mltrh} hits=6 status=0 QTime=21 
[junit4:junit4]   2> 3967 T112 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=13&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:13&isShard=true&qt=mltrh} hits=7 status=0 QTime=31 
[junit4:junit4]   2> 3965 T62 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=16&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:16&isShard=true&qt=mltrh} hits=7 status=0 QTime=25 
[junit4:junit4]   2> 3966 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=38},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3967 T73 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=16&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:16&isShard=true&qt=mltrh} hits=6 status=0 QTime=28 
[junit4:junit4]   2> 3968 T116 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=20&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:20&isShard=true&qt=mltrh} hits=7 status=0 QTime=26 
[junit4:junit4]   2> 3968 T63 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=14&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:14&isShard=true&qt=mltrh} hits=7 status=0 QTime=26 
[junit4:junit4]   2> 3969 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=16},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3968 T72 C7 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=18&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:25793/|[ff01::213]:33332/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:18&isShard=true&qt=mltrh} hits=6 status=0 QTime=34 
[junit4:junit4]   2> 3968 T114 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=24&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:24&isShard=true&qt=mltrh} hits=6 status=0 QTime=27 
[junit4:junit4]   2> 3970 T117 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=19&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:19&isShard=true&qt=mltrh} hits=6 status=0 QTime=25 
[junit4:junit4]   2> 3970 T118 C6 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/&fl=score,id&NOW=1355859645594&start=0&q=%2B(lowerfilt:the)+-id:17&isShard=true&qt=mltrh} hits=6 status=0 QTime=25 
[junit4:junit4]   2> 3970 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=31},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]}}}
[junit4:junit4]   2> 3972 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=18},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3973 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=31},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3974 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=17},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3974 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=21},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3975 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=25},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3976 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=28},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3976 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=25},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3977 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=26},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3978 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=21},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3978 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=34},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3979 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=24},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3980 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=27},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3981 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=21},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3981 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=18},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3982 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=16},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3982 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=25},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]}}}
[junit4:junit4]   2> 3983 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=8},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3984 T68 C7 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=25},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 33940 T68 C7 oasc.SolrException.log SEVERE org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://[ff01::083]:33332, http://[ff01::114]:33332, http://127.0.0.1:47880, http://[ff01::213]:33332]
[junit4:junit4]   2> 		at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:302)
[junit4:junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:146)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1819)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:458)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:279)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://[ff01::083]:33332, http://[ff01::114]:33332, http://127.0.0.1:47880, http://[ff01::213]:33332]
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:325)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:171)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:135)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		... 1 more
[junit4:junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://[ff01::213]:33332
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:413)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:290)
[junit4:junit4]   2> 		... 10 more
[junit4:junit4]   2> 	Caused by: java.net.SocketException: Protocol family unavailable
[junit4:junit4]   2> 		at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
[junit4:junit4]   2> 		at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
[junit4:junit4]   2> 		at java.net.Socket.connect(Socket.java:546)
[junit4:junit4]   2> 		at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:123)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:148)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:150)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:575)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:425)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]   2> 		... 12 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 33943 T68 C7 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:47880/,127.0.0.1:25793/|[ff01::213]:33332/&shards.qt=mltrh&q=lowerfilt:fox&mlt=true&qt=mltrh&wt=javabin&version=2} hits=13 status=500 QTime=30041 
[junit4:junit4]   2> 33945 T68 C7 oasc.SolrException.log SEVERE null:org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://[ff01::083]:33332, http://[ff01::114]:33332, http://127.0.0.1:47880, http://[ff01::213]:33332]
[junit4:junit4]   2> 		at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:302)
[junit4:junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:146)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1819)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:458)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:279)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://[ff01::083]:33332, http://[ff01::114]:33332, http://127.0.0.1:47880, http://[ff01::213]:33332]
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:325)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:171)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:135)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		... 1 more
[junit4:junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://[ff01::213]:33332
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:413)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:290)
[junit4:junit4]   2> 		... 10 more
[junit4:junit4]   2> 	Caused by: java.net.SocketException: Protocol family unavailable
[junit4:junit4]   2> 		at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
[junit4:junit4]   2> 		at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
[junit4:junit4]   2> 		at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
[junit4:junit4]   2> 		at java.net.Socket.connect(Socket.java:546)
[junit4:junit4]   2> 		at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:123)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:148)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:150)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:575)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:425)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]   2> 		... 12 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 33950 T43 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1167842149
[junit4:junit4]   2> 33951 T43 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@369133f6
[junit4:junit4]   2> 33962 T43 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=24,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 33963 T43 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 33963 T43 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 33964 T43 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 33966 T43 C5 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data/index
[junit4:junit4]   2> 33967 T43 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 33970 T43 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data/index
[junit4:junit4]   2> 33971 T43 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data
[junit4:junit4]   2> 33972 T43 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/control/data/index
[junit4:junit4]   2> 33973 T43 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 34030 T43 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1143701442
[junit4:junit4]   2> 34031 T43 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b0014f0
[junit4:junit4]   2> 34041 T43 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=11,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 34042 T43 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 34043 T43 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 34043 T43 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 34046 T43 C6 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data/index
[junit4:junit4]   2> 34047 T43 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 34047 T43 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data/index
[junit4:junit4]   2> 34048 T43 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data/index
[junit4:junit4]   2> 34049 T43 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard0/data
[junit4:junit4]   2> 34050 T43 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 34103 T43 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=933741
[junit4:junit4]   2> 34105 T43 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d264bf5
[junit4:junit4]   2> 34121 T43 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=13,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 34122 T43 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 34122 T43 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 34123 T43 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 34125 T43 C7 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data/index
[junit4:junit4]   2> 34126 T43 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 34127 T43 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data/index
[junit4:junit4]   2> 34128 T43 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data
[junit4:junit4]   2> 34128 T43 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355859641697/shard1/data/index
[junit4:junit4]   2> 34130 T43 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 34233 T43 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedMLTComponentTest -Dtests.method=testDistribSearch -Dtests.seed=8B8A55B1A9937CD9 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=sq_AL -Dtests.timezone=CNT -Dtests.file.encoding=ISO8859-1
[junit4:junit4] ERROR   34.4s J0 | DistributedMLTComponentTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:25793 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([8B8A55B1A9937CD9:A6CDBA9DECC1CE5]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:470)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:493)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:475)
[junit4:junit4]    > 	at org.apache.solr.handler.component.DistributedMLTComponentTest.doTest(DistributedMLTComponentTest.java:119)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 34422 T43 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sq_AL, timezone=CNT
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=364073776,total=468582400
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSuggestSpellingConverter, CacheHeaderTest, TestIndexingPerformance, TestQueryTypes, SOLR749Test, AnalysisAfterCoreReloadTest, DistributedMLTComponentTest]
[junit4:junit4] Completed on J0 in 34.45s, 1 test, 1 error <<< FAILURES!

[...truncated 724 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:373: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1175: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:840: There were test failures: 243 suites, 1010 tests, 1 error, 21 ignored (3 assumptions)

Total time: 95 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 127 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/127/

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedMLTComponentTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:29631 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:29631 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([1166A3431C877C8C:90802D5B6BD81CB0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:470)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:493)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:475)
	at org.apache.solr.handler.component.DistributedMLTComponentTest.doTest(DistributedMLTComponentTest.java:119)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 7972 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
[junit4:junit4]   2> 0 T33 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T33 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> 597 T33 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 915 T33 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:58013
[junit4:junit4]   2> 958 T33 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 959 T33 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 959 T33 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 988 T33 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 989 T33 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 989 T33 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 990 T33 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 990 T33 oasc.CoreContainer.<init> New CoreContainer 1576577805
[junit4:junit4]   2> 991 T33 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 991 T33 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1025 T33 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 1025 T33 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1026 T33 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1026 T33 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1026 T33 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1027 T33 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1027 T33 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1027 T33 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1028 T33 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1060 T33 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1549 T33 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1624 T44 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 1626 T44 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 1627 T44 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 1627 T44 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1721 T44 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1810 T44 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1810 T44 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1839 T44 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2509 T44 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2525 T44 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2529 T44 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2561 T44 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2573 T44 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2578 T44 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2584 T44 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2586 T44 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data/
[junit4:junit4]   2> 2587 T44 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26b496d
[junit4:junit4]   2> 2588 T44 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2589 T44 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data forceNew:false
[junit4:junit4]   2> 2589 T44 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data
[junit4:junit4]   2> 2589 T44 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data/index/
[junit4:junit4]   2> 2590 T44 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2590 T44 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data/index forceNew:false
[junit4:junit4]   2> 2594 T44 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4af3de46 lockFactory=org.apache.lucene.store.NativeFSLockFactory@85009ea)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2594 T44 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2595 T44 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data/index
[junit4:junit4]   2> 2595 T44 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2597 T44 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2598 T44 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2598 T44 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2599 T44 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2599 T44 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2599 T44 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2600 T44 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2601 T44 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2603 T44 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2604 T44 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2605 T44 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2606 T44 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2607 T44 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2607 T44 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2607 T44 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2609 T44 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2610 T44 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2611 T44 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2612 T44 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2614 T44 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2615 T44 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2617 T44 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2618 T44 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2619 T44 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2620 T44 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2622 T44 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2628 T44 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2632 T44 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2635 T44 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-REPLICATION2.XML, SCHEMA-MINIMAL.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, CURRENCY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-IB.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-QUERYSENDER.XML, DA_UTF8.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SCHEMA-REPLICATION1.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, SCHEMA-PHRASESUGGEST.XML, STEMDICT.TXT, HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SOLRCONFIG-PHRASESUGGEST.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-XINCLUDE.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, SCHEMA.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, SOLRCONFIG-NATIVELOCK.XML, XSLT, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 2637 T44 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data
[junit4:junit4]   2> 2638 T44 oass.SolrIndexSearcher.<init> Opening Searcher@33d8053c main
[junit4:junit4]   2> 2638 T44 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2639 T44 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2639 T44 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2647 T44 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2710 T45 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33d8053c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2718 T44 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2719 T33 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2720 T33 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2796 T33 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2829 T33 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2832 T33 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40890
[junit4:junit4]   2> 2833 T33 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2833 T33 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 2834 T33 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 2873 T33 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2874 T33 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2875 T33 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 2875 T33 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 2876 T33 oasc.CoreContainer.<init> New CoreContainer 810497571
[junit4:junit4]   2> 2876 T33 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 2877 T33 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 2904 T33 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 2905 T33 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2905 T33 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2906 T33 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2906 T33 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2907 T33 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2907 T33 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2908 T33 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2908 T33 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2909 T33 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2930 T33 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2965 T55 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 2966 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 2967 T55 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 2968 T55 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 3019 T55 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 3085 T55 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3086 T55 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3117 T55 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3658 T55 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 3670 T55 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 3673 T55 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3686 T55 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 3690 T55 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 3693 T55 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 3694 T55 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 3695 T55 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data/
[junit4:junit4]   2> 3696 T55 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26b496d
[junit4:junit4]   2> 3697 T55 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 3698 T55 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data forceNew:false
[junit4:junit4]   2> 3698 T55 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data
[junit4:junit4]   2> 3698 T55 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data/index/
[junit4:junit4]   2> 3699 T55 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3699 T55 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data/index forceNew:false
[junit4:junit4]   2> 3701 T55 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4f2f2b9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bc84885)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3702 T55 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3702 T55 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data/index
[junit4:junit4]   2> 3702 T55 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 3704 T55 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 3705 T55 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 3705 T55 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 3706 T55 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 3706 T55 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 3706 T55 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 3707 T55 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 3708 T55 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3709 T55 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 3711 T55 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 3712 T55 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 3713 T55 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 3714 T55 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 3714 T55 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 3714 T55 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 3716 T55 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3717 T55 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3718 T55 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3719 T55 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3720 T55 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3722 T55 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3723 T55 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3724 T55 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3725 T55 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 3727 T55 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 3728 T55 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 3736 T55 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3742 T55 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 3745 T55 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-REPLICATION2.XML, SCHEMA-MINIMAL.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, CURRENCY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-IB.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-QUERYSENDER.XML, DA_UTF8.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SCHEMA-REPLICATION1.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, SCHEMA-PHRASESUGGEST.XML, STEMDICT.TXT, HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SOLRCONFIG-PHRASESUGGEST.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-XINCLUDE.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, SCHEMA.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, SOLRCONFIG-NATIVELOCK.XML, XSLT, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 3748 T55 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data
[junit4:junit4]   2> 3749 T55 oass.SolrIndexSearcher.<init> Opening Searcher@551da1f8 main
[junit4:junit4]   2> 3749 T55 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3749 T55 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3750 T55 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 3783 T55 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 3858 T56 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@551da1f8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3865 T55 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3866 T33 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3867 T33 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3867 T33 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3888 T33 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3891 T33 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:29631
[junit4:junit4]   2> 3891 T33 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3892 T33 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 3892 T33 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 3941 T33 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3941 T33 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3942 T33 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 3942 T33 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 3943 T33 oasc.CoreContainer.<init> New CoreContainer 1152967367
[junit4:junit4]   2> 3944 T33 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 3944 T33 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 3974 T33 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 3975 T33 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3975 T33 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3976 T33 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3976 T33 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3977 T33 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3977 T33 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3978 T33 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3978 T33 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3979 T33 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4000 T33 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4031 T66 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 4032 T66 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 4033 T66 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 4033 T66 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4078 T66 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4133 T66 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4134 T66 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4145 T66 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4601 T66 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4613 T66 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4617 T66 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4631 T66 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4635 T66 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4638 T66 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4640 T66 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4641 T66 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data/
[junit4:junit4]   2> 4641 T66 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26b496d
[junit4:junit4]   2> 4642 T66 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4642 T66 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data forceNew:false
[junit4:junit4]   2> 4643 T66 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data
[junit4:junit4]   2> 4643 T66 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data/index/
[junit4:junit4]   2> 4644 T66 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4644 T66 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data/index forceNew:false
[junit4:junit4]   2> 4647 T66 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@61decc8c lockFactory=org.apache.lucene.store.NativeFSLockFactory@66fdeeec)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4647 T66 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4647 T66 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data/index
[junit4:junit4]   2> 4647 T66 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4649 T66 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4649 T66 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4650 T66 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4650 T66 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4651 T66 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4651 T66 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4651 T66 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4652 T66 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4653 T66 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4654 T66 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4655 T66 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4656 T66 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4657 T66 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4657 T66 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4657 T66 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4658 T66 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4659 T66 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4660 T66 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4661 T66 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4662 T66 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4663 T66 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4664 T66 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4665 T66 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4666 T66 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4667 T66 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4668 T66 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4675 T66 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4679 T66 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4681 T66 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-REPLICATION2.XML, SCHEMA-MINIMAL.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, CURRENCY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-IB.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-QUERYSENDER.XML, DA_UTF8.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SCHEMA-REPLICATION1.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, SCHEMA-PHRASESUGGEST.XML, STEMDICT.TXT, HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SOLRCONFIG-PHRASESUGGEST.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-XINCLUDE.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, SCHEMA.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, SOLRCONFIG-NATIVELOCK.XML, XSLT, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 4683 T66 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data
[junit4:junit4]   2> 4683 T66 oass.SolrIndexSearcher.<init> Opening Searcher@792442a2 main
[junit4:junit4]   2> 4684 T66 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4684 T66 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4684 T66 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4733 T66 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4787 T67 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@792442a2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4792 T66 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4792 T33 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4793 T33 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4793 T33 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@7796649
[junit4:junit4]   2> 5899 T37 C2 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 5900 T37 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data
[junit4:junit4]   2> 5903 T37 C2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4af3de46 lockFactory=org.apache.lucene.store.NativeFSLockFactory@85009ea)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5904 T37 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5904 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 42
[junit4:junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@65f40964
[junit4:junit4]   2> 6056 T48 C3 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 6057 T48 C3 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data
[junit4:junit4]   2> 6059 T48 C3 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4f2f2b9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bc84885)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6059 T48 C3 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6060 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 4
[junit4:junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@5c0b8e42
[junit4:junit4]   2> 6068 T59 C4 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 6068 T59 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data
[junit4:junit4]   2> 6071 T59 C4 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@61decc8c lockFactory=org.apache.lucene.store.NativeFSLockFactory@66fdeeec)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6071 T59 C4 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6072 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 5
[junit4:junit4]   2> 6081 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 6
[junit4:junit4]   2> 6086 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 2
[junit4:junit4]   2> 6091 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2]} 0 2
[junit4:junit4]   2> 6097 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2]} 0 3
[junit4:junit4]   2> 6101 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3]} 0 1
[junit4:junit4]   2> 6106 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3]} 0 2
[junit4:junit4]   2> 6110 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   2> 6114 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   2> 6118 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5]} 0 1
[junit4:junit4]   2> 6123 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5]} 0 2
[junit4:junit4]   2> 6127 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6]} 0 1
[junit4:junit4]   2> 6131 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6]} 0 1
[junit4:junit4]   2> 6135 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 1
[junit4:junit4]   2> 6141 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 1
[junit4:junit4]   2> 6144 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 1
[junit4:junit4]   2> 6149 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 2
[junit4:junit4]   2> 6154 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 2
[junit4:junit4]   2> 6158 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 2
[junit4:junit4]   2> 6185 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10]} 0 24
[junit4:junit4]   2> 6190 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10]} 0 2
[junit4:junit4]   2> 6195 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12]} 0 2
[junit4:junit4]   2> 6199 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12]} 0 2
[junit4:junit4]   2> 6204 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13]} 0 2
[junit4:junit4]   2> 6207 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13]} 0 1
[junit4:junit4]   2> 6211 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 1
[junit4:junit4]   2> 6216 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 2
[junit4:junit4]   2> 6221 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15]} 0 2
[junit4:junit4]   2> 6225 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15]} 0 2
[junit4:junit4]   2> 6230 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 1
[junit4:junit4]   2> 6234 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 2
[junit4:junit4]   2> 6239 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17]} 0 2
[junit4:junit4]   2> 6243 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17]} 0 2
[junit4:junit4]   2> 6246 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18]} 0 1
[junit4:junit4]   2> 6270 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18]} 0 21
[junit4:junit4]   2> 6275 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 6278 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 6282 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 1
[junit4:junit4]   2> 6286 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 1
[junit4:junit4]   2> 6294 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 5
[junit4:junit4]   2> 6298 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 2
[junit4:junit4]   2> 6303 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 2
[junit4:junit4]   2> 6323 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 18
[junit4:junit4]   2> 6328 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23]} 0 2
[junit4:junit4]   2> 6333 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23]} 0 2
[junit4:junit4]   2> 6340 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 4
[junit4:junit4]   2> 6358 T48 C3 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 6
[junit4:junit4]   2> 6365 T37 C2 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 2
[junit4:junit4]   2> 6373 T59 C4 UPDATE [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 4
[junit4:junit4]   2> 6399 T37 C2 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 6417 T37 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4af3de46 lockFactory=org.apache.lucene.store.NativeFSLockFactory@85009ea)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4af3de46 lockFactory=org.apache.lucene.store.NativeFSLockFactory@85009ea)),segFN=segments_2,generation=2,filenames=[_2.si, _1.frq, _1.fnm, _2.tim, _2_nrm.cfe, _2_nrm.cfs, _0.si, _0.prx, _1.tip, _1.tim, _1_nrm.cfs, _0.fnm, _2.prx, _2.fdt, _2.frq, _0_nrm.cfs, _2.fdx, _2.fnm, _1_nrm.cfe, _1.prx, _1.fdx, _2.tip, _1.fdt, _1.si, _0.frq, _0.tim, _0_nrm.cfe, segments_2, _0.fdx, _0.tip, _0.fdt]
[junit4:junit4]   2> 6418 T37 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_2.si, _1.frq, _1.fnm, _2.tim, _2_nrm.cfe, _2_nrm.cfs, _0.si, _0.prx, _1.tip, _1.tim, _1_nrm.cfs, _0.fnm, _2.prx, _2.fdt, _2.frq, _0_nrm.cfs, _2.fdx, _2.fnm, _1_nrm.cfe, _1.prx, _1.fdx, _2.tip, _1.fdt, _1.si, _0.frq, _0.tim, _0_nrm.cfe, segments_2, _0.fdx, _0.tip, _0.fdt]
[junit4:junit4]   2> 6418 T37 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data
[junit4:junit4]   2> 6474 T37 C2 oass.SolrIndexSearcher.<init> Opening Searcher@6c87080f main
[junit4:junit4]   2> 6475 T37 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 6476 T45 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c87080f main{StandardDirectoryReader(segments_2:8 _0(4.1):C10 _1(4.1):C10 _2(4.1):C4)}
[junit4:junit4]   2> 6477 T45 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data/index
[junit4:junit4]   2> 6477 T37 C2 UPDATE [collection1] webapp= path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 78
[junit4:junit4]   2> 6481 T48 C3 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 6485 T48 C3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4f2f2b9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bc84885)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@4f2f2b9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bc84885)),segFN=segments_2,generation=2,filenames=[_1_nrm.cfs, _0.fnm, _1.frq, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.fdx, _1.prx, _1.fdt, _1.si, _0_nrm.cfe, _0.tim, _0.frq, segments_2, _0.fdx, _0.si, _1.tip, _0.tip, _0.prx, _1.tim, _0.fdt]
[junit4:junit4]   2> 6485 T48 C3 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_nrm.cfs, _0.fnm, _1.frq, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.fdx, _1.prx, _1.fdt, _1.si, _0_nrm.cfe, _0.tim, _0.frq, segments_2, _0.fdx, _0.si, _1.tip, _0.tip, _0.prx, _1.tim, _0.fdt]
[junit4:junit4]   2> 6486 T48 C3 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data
[junit4:junit4]   2> 6489 T48 C3 oass.SolrIndexSearcher.<init> Opening Searcher@54088e9b main
[junit4:junit4]   2> 6489 T48 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 6492 T56 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54088e9b main{StandardDirectoryReader(segments_2:6 _0(4.1):C10 _1(4.1):C1)}
[junit4:junit4]   2> 6493 T56 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data/index
[junit4:junit4]   2> 6493 T48 C3 UPDATE [collection1] webapp= path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 13
[junit4:junit4]   2> 6497 T59 C4 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 6503 T59 C4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@61decc8c lockFactory=org.apache.lucene.store.NativeFSLockFactory@66fdeeec)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@61decc8c lockFactory=org.apache.lucene.store.NativeFSLockFactory@66fdeeec)),segFN=segments_2,generation=2,filenames=[_1_nrm.cfs, _0.fnm, _1.frq, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.fdx, _1.prx, _1.fdt, _1.si, _0_nrm.cfe, _0.tim, _0.frq, segments_2, _0.fdx, _0.si, _1.tip, _0.tip, _0.prx, _1.tim, _0.fdt]
[junit4:junit4]   2> 6504 T59 C4 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_nrm.cfs, _0.fnm, _1.frq, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.fdx, _1.prx, _1.fdt, _1.si, _0_nrm.cfe, _0.tim, _0.frq, segments_2, _0.fdx, _0.si, _1.tip, _0.tip, _0.prx, _1.tim, _0.fdt]
[junit4:junit4]   2> 6504 T59 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data
[junit4:junit4]   2> 6509 T59 C4 oass.SolrIndexSearcher.<init> Opening Searcher@5d593d1 main
[junit4:junit4]   2> 6509 T59 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 6511 T67 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d593d1 main{StandardDirectoryReader(segments_2:6 _0(4.1):C10 _1(4.1):C3)}
[junit4:junit4]   2> 6512 T67 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data/index
[junit4:junit4]   2> 6512 T59 C4 UPDATE [collection1] webapp= path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 15
[junit4:junit4]   2> 6612 T37 C2 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&q=match_none&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=0 status=0 QTime=80 
[junit4:junit4]   2> 6909 T49 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355949417307&shard.url=127.0.0.1:40890/|[ff01::114]:33332/|[ff01::213]:33332/&fl=id,score&start=0&q=match_none&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=61 
[junit4:junit4]   2> 6909 T60 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355949417307&shard.url=[ff01::213]:33332/|127.0.0.1:29631/|[ff01::114]:33332/|[ff01::083]:33332/&fl=id,score&start=0&q=match_none&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=19 
[junit4:junit4]   2> 6919 T59 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards=127.0.0.1:40890/|[ff01::114]:33332/|[ff01::213]:33332/,[ff01::213]:33332/|127.0.0.1:29631/|[ff01::114]:33332/|[ff01::083]:33332/&shards.qt=mltrh&q=match_none&mlt=true&qt=mltrh&wt=javabin&version=2} hits=0 status=0 QTime=297 
[junit4:junit4]   2> 6948 T37 C2 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:sonata&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=1 status=0 QTime=26 
[junit4:junit4]   2> 6959 T61 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355949417637&shard.url=[ff01::213]:33332/|127.0.0.1:29631/&fl=id,score&start=0&q=lowerfilt:sonata&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=2 
[junit4:junit4]   2> 6961 T50 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&NOW=1355949417637&shard.url=[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/|[ff01::083]:33332/&fl=id,score&start=0&q=lowerfilt:sonata&isShard=true&qt=mltrh&fsv=true} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 6996 T50 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=8&mlt=true&distrib=false&wt=javabin&version=2&shard.url=[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/|[ff01::083]:33332/&NOW=1355949417637&q=lowerfilt:sonata&qt=mltrh&isShard=true} status=0 QTime=20 
[junit4:junit4]   2> 6997 T48 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards=[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/|[ff01::083]:33332/,[ff01::213]:33332/|127.0.0.1:29631/&shards.qt=mltrh&q=lowerfilt:sonata&mlt=true&qt=mltrh&wt=javabin&version=2} hits=1 status=0 QTime=45 
[junit4:junit4]   2> 7089 T37 C2 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=2 status=0 QTime=88 
[junit4:junit4]   2> 7099 T50 C3 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=127.0.0.1:40890/&NOW=1355949417778&start=0&q=lowerfilt:moon&qt=mltrh&isShard=true&fsv=true} hits=1 status=0 QTime=2 
[junit4:junit4]   2> 7101 T61 C4 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=[ff01::114]:33332/|127.0.0.1:29631/|[ff01::213]:33332/&NOW=1355949417778&start=0&q=lowerfilt:moon&qt=mltrh&isShard=true&fsv=true} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 7122 T50 C3 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:40890/&NOW=1355949417778&start=0&q=%2B(lowerfilt:the)+-id:17&qt=mltrh&isShard=true} hits=6 status=0 QTime=6 
[junit4:junit4]   2> 7123 T61 C4 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=[ff01::114]:33332/|127.0.0.1:29631/|[ff01::213]:33332/&NOW=1355949417778&start=0&q=%2B(lowerfilt:the)+-id:17&qt=mltrh&isShard=true} hits=7 status=0 QTime=7 
[junit4:junit4]   2> 7126 T48 C3 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=6},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]}}}
[junit4:junit4]   2> 7127 T48 C3 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=7},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7131 T50 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=17&mlt=true&distrib=false&wt=javabin&version=2&fl=id&shard.url=127.0.0.1:40890/&NOW=1355949417778&q=lowerfilt:moon&qt=mltrh&isShard=true} status=0 QTime=0 
[junit4:junit4]   2> 7132 T61 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=7&mlt=true&distrib=false&wt=javabin&version=2&fl=id&shard.url=[ff01::114]:33332/|127.0.0.1:29631/|[ff01::213]:33332/&NOW=1355949417778&q=lowerfilt:moon&qt=mltrh&isShard=true} status=0 QTime=1 
[junit4:junit4]   2> 7133 T48 C3 oashc.MoreLikeThisComponent.finishStage MLT: results added for key: 17 documents: {numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]}
[junit4:junit4]   2> 7133 T48 C3 oashc.MoreLikeThisComponent.finishStage MLT: results added for key: 17 documents: {numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]}
[junit4:junit4]   2> 7140 T48 C3 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards=127.0.0.1:40890/,[ff01::114]:33332/|127.0.0.1:29631/|[ff01::213]:33332/&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&qt=mltrh&wt=javabin&version=2} hits=2 status=0 QTime=47 
[junit4:junit4]   2> 7163 T37 C2 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:fox&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=13 status=0 QTime=16 
[junit4:junit4]   2> 7181 T60 C4 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=127.0.0.1:29631/&NOW=1355949417855&start=0&q=lowerfilt:fox&qt=mltrh&isShard=true&fsv=true} hits=6 status=0 QTime=6 
[junit4:junit4]   2> 7182 T49 C3 REQ [collection1] webapp= path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&NOW=1355949417855&start=0&q=lowerfilt:fox&qt=mltrh&isShard=true&fsv=true} hits=7 status=0 QTime=6 
[junit4:junit4]   2> 7193 T60 C4 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=23&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:29631/&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:23&qt=mltrh&isShard=true} hits=6 status=0 QTime=5 
[junit4:junit4]   2> 7201 T49 C3 REQ [collection1] webapp= path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=23&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:23&qt=mltrh&isShard=true} hits=7 status=0 QTime=12 
[junit4:junit4]   2> 7206 T62 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=21&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:21&isShard=true&qt=mltrh} hits=6 status=0 QTime=15 
[junit4:junit4]   2> 7205 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=5},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7208 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=12},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 7214 T107 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=19&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:19&isShard=true&qt=mltrh} hits=6 status=0 QTime=5 
[junit4:junit4]   2> 7217 T110 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=15&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:15&isShard=true&qt=mltrh} hits=6 status=0 QTime=4 
[junit4:junit4]   2> 7217 T51 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=18&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:18&isShard=true&qt=mltrh} hits=7 status=0 QTime=14 
[junit4:junit4]   2> 7218 T98 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=9&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:9&isShard=true&qt=mltrh} hits=7 status=0 QTime=16 
[junit4:junit4]   2> 7218 T54 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=14&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:14&isShard=true&qt=mltrh} hits=7 status=0 QTime=16 
[junit4:junit4]   2> 7218 T103 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=20&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:20&isShard=true&qt=mltrh} hits=7 status=0 QTime=12 
[junit4:junit4]   2> 7220 T112 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=13&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:13&isShard=true&qt=mltrh} hits=6 status=0 QTime=5 
[junit4:junit4]   2> 7221 T64 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=16&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:16&isShard=true&qt=mltrh} hits=6 status=0 QTime=20 
[junit4:junit4]   2> 7222 T106 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:17&isShard=true&qt=mltrh} hits=7 status=0 QTime=17 
[junit4:junit4]   2> 7219 T65 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=14&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:14&isShard=true&qt=mltrh} hits=6 status=0 QTime=8 
[junit4:junit4]   2> 7224 T109 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:17&isShard=true&qt=mltrh} hits=6 status=0 QTime=11 
[junit4:junit4]   2> 7225 T52 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=21&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:21&isShard=true&qt=mltrh} hits=7 status=0 QTime=24 
[junit4:junit4]   2> 7225 T53 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=16&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:16&isShard=true&qt=mltrh} hits=7 status=0 QTime=23 
[junit4:junit4]   2> 7226 T105 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=13&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:13&isShard=true&qt=mltrh} hits=7 status=0 QTime=17 
[junit4:junit4]   2> 7224 T108 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=15&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:15&isShard=true&qt=mltrh} hits=7 status=0 QTime=12 
[junit4:junit4]   2> 7227 T63 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=18&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:18&isShard=true&qt=mltrh} hits=6 status=0 QTime=33 
[junit4:junit4]   2> 7227 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=17},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7228 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=11},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]}}}
[junit4:junit4]   2> 7229 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=15},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7230 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=24},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 7231 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=20},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7232 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=23},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 7233 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=5},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 7234 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=17},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7234 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=4},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 7235 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=12},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7236 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=14},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 7237 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=33},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7301 T111 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=20&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:20&isShard=true&qt=mltrh} hits=6 status=0 QTime=85 
[junit4:junit4]   2> 7302 T100 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=24&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:24&isShard=true&qt=mltrh} hits=7 status=0 QTime=94 
[junit4:junit4]   2> 7301 T99 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=9&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:9&isShard=true&qt=mltrh} hits=6 status=0 QTime=96 
[junit4:junit4]   2> 7303 T101 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=22&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:22&isShard=true&qt=mltrh} hits=7 status=0 QTime=97 
[junit4:junit4]   2> 7301 T102 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=24&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:24&isShard=true&qt=mltrh} hits=6 status=0 QTime=95 
[junit4:junit4]   2> 7302 T104 C3 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=22&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:22&isShard=true&qt=mltrh} hits=6 status=0 QTime=96 
[junit4:junit4]   2> 7302 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=16},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 7322 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=8},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7323 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=12},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7324 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=85},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 7325 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=16},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 7326 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=96},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]}}}
[junit4:junit4]   2> 7327 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=97},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7354 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=96},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 7355 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=94},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 7356 T59 C4 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=95},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 37196 T59 C4 oasc.SolrException.log SEVERE org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:29631
[junit4:junit4]   2> 		at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:302)
[junit4:junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:146)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1819)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:458)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:279)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:29631
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:169)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:135)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		... 1 more
[junit4:junit4]   2> 	Caused by: java.net.SocketTimeoutException: Read timed out
[junit4:junit4]   2> 		at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]   2> 		at java.net.SocketInputStream.read(SocketInputStream.java:146)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
[junit4:junit4]   2> 		at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
[junit4:junit4]   2> 		at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
[junit4:junit4]   2> 		at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
[junit4:junit4]   2> 		at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]   2> 		... 11 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 37198 T59 C4 REQ [collection1] webapp= path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards=[ff01::083]:33332/|[ff01::213]:33332/|127.0.0.1:40890/|[ff01::114]:33332/,127.0.0.1:29631/&shards.qt=mltrh&q=lowerfilt:fox&mlt=true&qt=mltrh&wt=javabin&version=2} hits=13 status=500 QTime=30028 
[junit4:junit4]   2> 37200 T59 C4 oasc.SolrException.log SEVERE null:org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:29631
[junit4:junit4]   2> 		at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:302)
[junit4:junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:146)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1819)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:458)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:279)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:29631
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:169)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:135)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		... 1 more
[junit4:junit4]   2> 	Caused by: java.net.SocketTimeoutException: Read timed out
[junit4:junit4]   2> 		at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]   2> 		at java.net.SocketInputStream.read(SocketInputStream.java:146)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
[junit4:junit4]   2> 		at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
[junit4:junit4]   2> 		at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
[junit4:junit4]   2> 		at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
[junit4:junit4]   2> 		at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]   2> 		... 11 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 37205 T33 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1576577805
[junit4:junit4]   2> 37206 T33 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7796649
[junit4:junit4]   2> 37217 T33 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=24,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 37218 T33 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 37219 T33 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 37220 T33 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 37222 T33 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data/index
[junit4:junit4]   2> 37223 T33 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 37224 T33 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data/index
[junit4:junit4]   2> 37224 T33 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data
[junit4:junit4]   2> 37225 T33 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data
[junit4:junit4]   2> 37226 T33 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data/index
[junit4:junit4]   2> 37226 T33 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/control/data/index
[junit4:junit4]   2> 37227 T33 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 37285 T33 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=810497571
[junit4:junit4]   2> 37286 T33 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@65f40964
[junit4:junit4]   2> 37297 T33 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=11,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 37298 T33 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 37298 T33 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 37299 T33 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 37301 T33 C3 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data/index
[junit4:junit4]   2> 37301 T33 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 37302 T33 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data/index
[junit4:junit4]   2> 37302 T33 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data/index
[junit4:junit4]   2> 37302 T33 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data/index
[junit4:junit4]   2> 37303 T33 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data
[junit4:junit4]   2> 37303 T33 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard0/data
[junit4:junit4]   2> 37304 T33 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 37307 T61 C4 REQ [collection1] webapp= path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=19&mlt=true&distrib=false&wt=javabin&rows=20&version=2&shard.url=127.0.0.1:29631/&fl=score,id&NOW=1355949417855&start=0&q=%2B(lowerfilt:the)+-id:19&isShard=true&qt=mltrh} hits=7 status=0 QTime=3 
[junit4:junit4]   2> 37356 T33 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1152967367
[junit4:junit4]   2> 37358 T33 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5c0b8e42
[junit4:junit4]   2> 37374 T33 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=13,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 37375 T33 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 37376 T33 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 37376 T33 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 37379 T33 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data/index
[junit4:junit4]   2> 37379 T33 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 37380 T33 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data/index
[junit4:junit4]   2> 37380 T33 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data
[junit4:junit4]   2> 37381 T33 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data
[junit4:junit4]   2> 37381 T33 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data/index
[junit4:junit4]   2> 37381 T33 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355949410689/shard1/data/index
[junit4:junit4]   2> 37383 T33 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 37458 T33 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedMLTComponentTest -Dtests.method=testDistribSearch -Dtests.seed=1166A3431C877C8C -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=pt_BR -Dtests.timezone=Asia/Istanbul -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   37.6s J0 | DistributedMLTComponentTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:29631 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([1166A3431C877C8C:90802D5B6BD81CB0]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:470)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:493)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:475)
[junit4:junit4]    > 	at org.apache.solr.handler.component.DistributedMLTComponentTest.doTest(DistributedMLTComponentTest.java:119)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 37558 T33 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=DefaultSimilarity, locale=pt_BR, timezone=Asia/Istanbul
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=360738536,total=453509120
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedFieldTest, TestStressRecovery, TestExtendedDismaxParser, SpellPossibilityIteratorTest, DistributedMLTComponentTest]
[junit4:junit4] Completed on J0 in 37.58s, 1 test, 1 error <<< FAILURES!

[...truncated 729 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:373: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1175: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:840: There were test failures: 244 suites, 1011 tests, 1 error, 21 ignored (3 assumptions)

Total time: 67 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure