Last active
April 21, 2016 18:56
-
-
Save DonRichards/dd8286d68b69b55424b27ae910e2fc17 to your computer and use it in GitHub Desktop.
Islandora Newspaper Batch Ingest Troubleshooting Date picker from DC-MODS-Metadata. Tomcat: catalina*.log; Apache: logs.tgz; Watchdog: watchdog-out.txt; Sample Files: independent.zip
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Apr 20, 2016 1:49:41 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/djatoka/lib/Linux-x86-64 | |
Apr 20, 2016 1:49:41 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Apr 20, 2016 1:49:41 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Apr 20, 2016 1:49:41 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Apr 20, 2016 1:49:41 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 834 ms | |
Apr 20, 2016 1:49:41 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Apr 20, 2016 1:49:41 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Apr 20, 2016 1:49:41 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Apr 20, 2016 1:49:50 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom | |
INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [8,265] milliseconds. | |
Apr 20, 2016 1:49:50 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 9,272 ms | |
Apr 20, 2016 1:49:50 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Apr 20, 2016 1:49:51 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 554 ms | |
Apr 20, 2016 1:49:51 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedoragsearch.war | |
Apr 20, 2016 1:50:01 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedoragsearch.war has finished in 10,526 ms | |
Apr 20, 2016 1:50:01 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/solr.war | |
Apr 20, 2016 1:50:04 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: No /solr/home in JNDI | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: solr home defaulted to 'solr/' (could not find system property or JNDI) | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.CoreContainer$Initializer initialize | |
INFO: looking for solr.xml: /var/lib/tomcat7/solr/solr.xml | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.CoreContainer <init> | |
INFO: New CoreContainer 1994823121 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.CoreContainer load | |
INFO: Loading CoreContainer using Solr Home: 'solr/' | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/' | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting socketTimeout to: 0 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting urlScheme to: http:// | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting connTimeout to: 0 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxConnectionsPerHost to: 20 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting corePoolSize to: 0 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maximumPoolSize to: 2147483647 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxThreadIdleTime to: 5 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting sizeOfQueue to: -1 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting fairnessPolicy to: false | |
Apr 20, 2016 1:50:04 PM org.apache.solr.client.solrj.impl.HttpClientUtil createClient | |
INFO: Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.CoreContainer load | |
INFO: Registering Log Listener | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.CoreContainer create | |
INFO: Creating SolrCore 'collection1' using instanceDir: solr/collection1 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/collection1/' | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrConfig initLibs | |
INFO: Adding specified lib dirs to ClassLoader | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Using Lucene MatchVersion: LUCENE_42 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Loaded SolrConfig: solrconfig.xml | |
Apr 20, 2016 1:50:05 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Reading Solr Schema | |
Apr 20, 2016 1:50:05 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Schema name=DemoOnSolr | |
Apr 20, 2016 1:50:05 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: default search field in schema is dc.description | |
Apr 20, 2016 1:50:05 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: query parser default operator is OR | |
Apr 20, 2016 1:50:05 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: unique key field: PID | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore <init> | |
INFO: [collection1] Opening new SolrCore at solr/collection1/, dataDir=solr/collection1/data/ | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.JmxMonitoredMap <init> | |
INFO: JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b54208 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initDirectoryFactory | |
INFO: solr.NRTCachingDirectoryFactory | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data forceNew: false | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore getNewIndexDir | |
INFO: New index directory detected: old=null new=solr/collection1/data/index/ | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data/index forceNew: false | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created json: solr.JSONResponseWriter | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initWriters | |
INFO: adding lazy queryResponseWriter: solr.VelocityResponseWriter | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created velocity: solr.VelocityResponseWriter | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created xslt: solr.XSLTResponseWriter | |
Apr 20, 2016 1:50:05 PM org.apache.solr.response.XSLTResponseWriter init | |
INFO: xsltCacheLifetimeSeconds=5 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /select: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /query: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /get: solr.RealTimeGetHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /browse: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update: solr.UpdateRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/json: solr.JsonUpdateRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/csv: solr.CSVRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.extraction.ExtractingRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/extract: solr.extraction.ExtractingRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.FieldAnalysisRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/field: solr.FieldAnalysisRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.DocumentAnalysisRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/document: solr.DocumentAnalysisRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/: solr.admin.AdminHandlers | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/ping: solr.PingRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /debug/dump: solr.DumpRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /replication: solr.ReplicationHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /spell: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /tvrh: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /terms: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /elevate: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@76aeafd7 main | |
Apr 20, 2016 1:50:05 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Hard AutoCommit: if uncommited for 2000ms; if 200 uncommited docs | |
Apr 20, 2016 1:50:05 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Soft AutoCommit: disabled | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: Initializing spell checkers | |
Apr 20, 2016 1:50:05 PM org.apache.solr.spelling.DirectSolrSpellChecker init | |
INFO: init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: No queryConverter defined, using default converter | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.component.QueryElevationComponent inform | |
INFO: Loading QueryElevation from: /var/lib/tomcat7/solr/collection1/conf/elevate.xml | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.ReplicationHandler inform | |
INFO: Commits will be reserved for 10000 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@76aeafd7 main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 20, 2016 1:50:06 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=57 | |
Apr 20, 2016 1:50:06 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 1:50:06 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: default | |
Apr 20, 2016 1:50:06 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: wordbreak | |
Apr 20, 2016 1:50:06 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@76aeafd7 main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 20, 2016 1:50:06 PM org.apache.solr.core.CoreContainer registerCore | |
INFO: registering core: collection1 | |
Apr 20, 2016 1:50:06 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: user.dir=/var/lib/tomcat7 | |
Apr 20, 2016 1:50:06 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() done | |
Apr 20, 2016 1:50:06 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/solr.war has finished in 4,090 ms | |
Apr 20, 2016 1:50:06 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Apr 20, 2016 1:50:19 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 13,809 ms | |
Apr 20, 2016 1:50:19 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/adore-djatoka.war | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/adore-djatoka.war has finished in 1,124 ms | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 337 ms | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 529 ms | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Apr 20, 2016 1:50:22 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 348 ms | |
Apr 20, 2016 1:50:22 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Apr 20, 2016 1:50:22 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Apr 20, 2016 1:50:22 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 36042 ms | |
Apr 20, 2016 1:58:23 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q=fgs_lastModifiedDate_dt:[2016-04-06T19:49:54.904Z+TO+*]&json.nl=map&fl=PID&start=0&sort=fgs_lastModifiedDate_dt+asc&rows=100&version=1.2&wt=json} hits=1 status=0 QTime=71 | |
Apr 20, 2016 1:58:24 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q=fgs_lastModifiedDate_dt:[2016-04-06T19:49:54.904Z+TO+*]&json.nl=map&fl=PID&start=100&sort=fgs_lastModifiedDate_dt+asc&rows=100&version=1.2&wt=json} hits=1 status=0 QTime=2 | |
Apr 20, 2016 2:04:07 PM org.apache.solr.core.SolrDeletionPolicy onInit | |
INFO: SolrDeletionPolicy.onInit: commits:num=1 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_8,generation=8,filenames=[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0.nvd, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _6.fdt, _6_Lucene41_0.doc, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _6.si, _0.nvm, _0.fnm, _3.fdx, _1.si, _6.nvm, _6.fnm, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _4_Lucene41_0.tip, _4_Lucene41_0.tim, _1.fdx, _5.si, _1.fdt, _5.fdx, _3_Lucene41_0.pos, segments_8, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _6.fdx, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _0.fdt, _5.nvm, _5.fnm, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _5.nvd, _4.si, _1_Lucene41_0.pos] | |
Apr 20, 2016 2:04:07 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 8[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0.nvd, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _6.fdt, _6_Lucene41_0.doc, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _6.si, _0.nvm, _0.fnm, _3.fdx, _1.si, _6.nvm, _6.fnm, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _4_Lucene41_0.tip, _4_Lucene41_0.tim, _1.fdx, _5.si, _1.fdt, _5.fdx, _3_Lucene41_0.pos, segments_8, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _6.fdx, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _0.fdt, _5.nvm, _5.fnm, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _5.nvd, _4.si, _1_Lucene41_0.pos] | |
Apr 20, 2016 2:04:07 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:1 (1532138406848495616)]} 0 206 | |
Apr 20, 2016 2:04:09 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:04:10 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_8,generation=8,filenames=[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0.nvd, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _6.fdt, _6_Lucene41_0.doc, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _6.si, _0.nvm, _0.fnm, _3.fdx, _1.si, _6.nvm, _6.fnm, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _4_Lucene41_0.tip, _4_Lucene41_0.tim, _1.fdx, _5.si, _1.fdt, _5.fdx, _3_Lucene41_0.pos, segments_8, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _6.fdx, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _0.fdt, _5.nvm, _5.fnm, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _5.nvd, _4.si, _1_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_9,generation=9,filenames=[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0.nvd, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _6.fdt, _6_Lucene41_0.doc, _7.si, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _6.si, _0.nvm, _0.fnm, _3.fdx, _1.si, _6.nvm, _6.fnm, _7_Lucene41_0.doc, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _4_Lucene41_0.tip, _7_Lucene41_0.pos, _7.nvm, _4_Lucene41_0.tim, _7.fnm, _1.fdx, _7.nvd, _5.si, _1.fdt, _5.fdx, segments_9, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _6.fdx, _7_Lucene41_0.tim, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _7_Lucene41_0.tip, _0.fdt, _5.nvm, _5.fnm, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _5.nvd, _7.fdt, _4.si, _7.fdx, _1_Lucene41_0.pos] | |
Apr 20, 2016 2:04:10 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 9[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0.nvd, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _6.fdt, _6_Lucene41_0.doc, _7.si, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _6.si, _0.nvm, _0.fnm, _3.fdx, _1.si, _6.nvm, _6.fnm, _7_Lucene41_0.doc, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _4_Lucene41_0.tip, _7_Lucene41_0.pos, _7.nvm, _4_Lucene41_0.tim, _7.fnm, _1.fdx, _7.nvd, _5.si, _1.fdt, _5.fdx, segments_9, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _6.fdx, _7_Lucene41_0.tim, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _7_Lucene41_0.tip, _0.fdt, _5.nvm, _5.fnm, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _5.nvd, _7.fdt, _4.si, _7.fdx, _1_Lucene41_0.pos] | |
Apr 20, 2016 2:04:10 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@1389ca13 main | |
Apr 20, 2016 2:04:10 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@1389ca13 main{StandardDirectoryReader(segments_9:17 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1 _7(4.2):C1)} | |
Apr 20, 2016 2:04:10 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:04:10 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@1389ca13 main{StandardDirectoryReader(segments_9:17 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1 _7(4.2):C1)} | |
Apr 20, 2016 2:04:10 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:08:52 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532138705154736128)]} 0 120 | |
Apr 20, 2016 2:08:53 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532138706124668928)]} 0 119 | |
Apr 20, 2016 2:08:54 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532138706985549824)]} 0 45 | |
Apr 20, 2016 2:08:54 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:08:54 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_9,generation=9,filenames=[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0.nvd, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _6.fdt, _6_Lucene41_0.doc, _7.si, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _6.si, _0.nvm, _0.fnm, _3.fdx, _1.si, _6.nvm, _6.fnm, _7_Lucene41_0.doc, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _4_Lucene41_0.tip, _7_Lucene41_0.pos, _7.nvm, _4_Lucene41_0.tim, _7.fnm, _1.fdx, _7.nvd, _5.si, _1.fdt, _5.fdx, segments_9, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _6.fdx, _7_Lucene41_0.tim, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _7_Lucene41_0.tip, _0.fdt, _5.nvm, _5.fnm, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _5.nvd, _7.fdt, _4.si, _7.fdx, _1_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_a,generation=10,filenames=[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _8.fdx, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _8.fdt, _5_Lucene41_0.tim, _0.nvd, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _6.fdt, _6_Lucene41_0.doc, _7.si, _2.nvm, _2.fnm, _8_Lucene41_0.tim, _8_Lucene41_0.tip, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _8.nvd, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _8.fnm, _8.nvm, segments_a, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _6.si, _0.nvm, _0.fnm, _3.fdx, _1.si, _6.nvm, _6.fnm, _7_Lucene41_0.doc, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _4_Lucene41_0.tip, _7_Lucene41_0.pos, _7.nvm, _4_Lucene41_0.tim, _7.fnm, _1.fdx, _7.nvd, _5.si, _1.fdt, _5.fdx, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _8_Lucene41_0.pos, _6.fdx, _7_Lucene41_0.tim, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _7_Lucene41_0.tip, _0.fdt, _5.nvm, _5.fnm, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _5.nvd, _7.fdt, _8_Lucene41_0.doc, _4.si, _7.fdx, _1_Lucene41_0.pos, _8.si] | |
Apr 20, 2016 2:08:54 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 10[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _8.fdx, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _8.fdt, _5_Lucene41_0.tim, _0.nvd, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _6.fdt, _6_Lucene41_0.doc, _7.si, _2.nvm, _2.fnm, _8_Lucene41_0.tim, _8_Lucene41_0.tip, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _8.nvd, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _8.fnm, _8.nvm, segments_a, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _6.si, _0.nvm, _0.fnm, _3.fdx, _1.si, _6.nvm, _6.fnm, _7_Lucene41_0.doc, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _4_Lucene41_0.tip, _7_Lucene41_0.pos, _7.nvm, _4_Lucene41_0.tim, _7.fnm, _1.fdx, _7.nvd, _5.si, _1.fdt, _5.fdx, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _8_Lucene41_0.pos, _6.fdx, _7_Lucene41_0.tim, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _7_Lucene41_0.tip, _0.fdt, _5.nvm, _5.fnm, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _5.nvd, _7.fdt, _8_Lucene41_0.doc, _4.si, _7.fdx, _1_Lucene41_0.pos, _8.si] | |
Apr 20, 2016 2:08:54 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2c9341db main | |
Apr 20, 2016 2:08:54 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2c9341db main{StandardDirectoryReader(segments_a:19 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1 _7(4.2):C1 _8(4.2):C3)} | |
Apr 20, 2016 2:08:54 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:08:54 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2c9341db main{StandardDirectoryReader(segments_a:19 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1 _7(4.2):C1 _8(4.2):C3)} | |
Apr 20, 2016 2:08:54 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:08:54 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532138707879985152)]} 0 46 | |
Apr 20, 2016 2:08:55 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:3 (1532138708468236288)]} 0 19 | |
Apr 20, 2016 2:08:55 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:3 (1532138708920172544)]} 0 38 | |
Apr 20, 2016 2:08:56 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:08:57 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_a,generation=10,filenames=[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _8.fdx, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _8.fdt, _5_Lucene41_0.tim, _0.nvd, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _6.fdt, _6_Lucene41_0.doc, _7.si, _2.nvm, _2.fnm, _8_Lucene41_0.tim, _8_Lucene41_0.tip, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _8.nvd, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _8.fnm, _8.nvm, segments_a, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _6.si, _0.nvm, _0.fnm, _3.fdx, _1.si, _6.nvm, _6.fnm, _7_Lucene41_0.doc, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _4_Lucene41_0.tip, _7_Lucene41_0.pos, _7.nvm, _4_Lucene41_0.tim, _7.fnm, _1.fdx, _7.nvd, _5.si, _1.fdt, _5.fdx, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _8_Lucene41_0.pos, _6.fdx, _7_Lucene41_0.tim, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _7_Lucene41_0.tip, _0.fdt, _5.nvm, _5.fnm, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _5.nvd, _7.fdt, _8_Lucene41_0.doc, _4.si, _7.fdx, _1_Lucene41_0.pos, _8.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_b,generation=11,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.tim, _0.nvd, _9.fdx, _2.nvd, _4_Lucene41_0.pos, _9.fdt, _7.si, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _5_Lucene41_0.doc, _9.nvm, _9.fnm, _3_Lucene41_0.tip, _4_Lucene41_0.doc, _5_Lucene41_0.pos, _3.fdt, _9.nvd, _0.nvm, _0.fnm, _3.fdx, _1.si, _2.fdt, _9_Lucene41_0.tip, _2.fdx, _7.nvm, _7.fnm, _7.nvd, _5.fdx, _9.si, _3_Lucene41_0.pos, _3.nvd, _8_Lucene41_0.pos, _7_Lucene41_0.tim, _0.fdx, _3.nvm, _3.fnm, _7_Lucene41_0.tip, _0.fdt, _5.nvm, _5.fnm, _5.nvd, _7.fdt, _8_Lucene41_0.doc, _4.si, _7.fdx, _1_Lucene41_0.pos, _3.si, _5_Lucene41_0.tip, _8.fdx, _1.nvd, _3_Lucene41_0.doc, _8.fdt, _5_Lucene41_0.tim, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _6.fdt, _6_Lucene41_0.doc, _8_Lucene41_0.tim, _8_Lucene41_0.tip, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _8.nvd, _9_1.del, _4.fdt, _9_Lucene41_0.tim, _1_Lucene41_0.tip, _8.fnm, segments_b, _8.nvm, _1_Lucene41_0.tim, _6.si, _6.nvm, _6.fnm, _7_Lucene41_0.doc, _2_Lucene41_0.doc, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _9_Lucene41_0.doc, _4_Lucene41_0.tip, _7_Lucene41_0.pos, _4_Lucene41_0.tim, _1.fdx, _5.si, _1.fdt, _0_Lucene41_0.doc, _0.si, _4.nvm, _4.fnm, _6.fdx, _2_Lucene41_0.pos, _4.nvd, _9_Lucene41_0.pos, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _8.si] | |
Apr 20, 2016 2:08:57 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 11[_0_Lucene41_0.tip, _0_Lucene41_0.tim, _0.nvd, _9.fdx, _2.nvd, _4_Lucene41_0.pos, _9.fdt, _7.si, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _5_Lucene41_0.doc, _9.nvm, _9.fnm, _3_Lucene41_0.tip, _4_Lucene41_0.doc, _5_Lucene41_0.pos, _3.fdt, _9.nvd, _0.nvm, _0.fnm, _3.fdx, _1.si, _2.fdt, _9_Lucene41_0.tip, _2.fdx, _7.nvm, _7.fnm, _7.nvd, _5.fdx, _9.si, _3_Lucene41_0.pos, _3.nvd, _8_Lucene41_0.pos, _7_Lucene41_0.tim, _0.fdx, _3.nvm, _3.fnm, _7_Lucene41_0.tip, _0.fdt, _5.nvm, _5.fnm, _5.nvd, _7.fdt, _8_Lucene41_0.doc, _4.si, _7.fdx, _1_Lucene41_0.pos, _3.si, _5_Lucene41_0.tip, _8.fdx, _1.nvd, _3_Lucene41_0.doc, _8.fdt, _5_Lucene41_0.tim, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _6.fdt, _6_Lucene41_0.doc, _8_Lucene41_0.tim, _8_Lucene41_0.tip, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _8.nvd, _9_1.del, _4.fdt, _9_Lucene41_0.tim, _1_Lucene41_0.tip, _8.fnm, segments_b, _8.nvm, _1_Lucene41_0.tim, _6.si, _6.nvm, _6.fnm, _7_Lucene41_0.doc, _2_Lucene41_0.doc, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _9_Lucene41_0.doc, _4_Lucene41_0.tip, _7_Lucene41_0.pos, _4_Lucene41_0.tim, _1.fdx, _5.si, _1.fdt, _0_Lucene41_0.doc, _0.si, _4.nvm, _4.fnm, _6.fdx, _2_Lucene41_0.pos, _4.nvd, _9_Lucene41_0.pos, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _8.si] | |
Apr 20, 2016 2:08:57 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@1fef97a8 main | |
Apr 20, 2016 2:08:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@1fef97a8 main{StandardDirectoryReader(segments_b:21 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1 _7(4.2):C1 _8(4.2):C3 _9(4.2):C3/1)} | |
Apr 20, 2016 2:08:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:08:57 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@1fef97a8 main{StandardDirectoryReader(segments_b:21 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1 _7(4.2):C1 _8(4.2):C3 _9(4.2):C3/1)} | |
Apr 20, 2016 2:08:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:08:57 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532138710651371520)]} 0 139 | |
Apr 20, 2016 2:08:59 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532138712161320960)]} 0 47 | |
Apr 20, 2016 2:08:59 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:08:59 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_b,generation=11,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.tim, _0.nvd, _9.fdx, _2.nvd, _4_Lucene41_0.pos, _9.fdt, _7.si, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _5_Lucene41_0.doc, _9.nvm, _9.fnm, _3_Lucene41_0.tip, _4_Lucene41_0.doc, _5_Lucene41_0.pos, _3.fdt, _9.nvd, _0.nvm, _0.fnm, _3.fdx, _1.si, _2.fdt, _9_Lucene41_0.tip, _2.fdx, _7.nvm, _7.fnm, _7.nvd, _5.fdx, _9.si, _3_Lucene41_0.pos, _3.nvd, _8_Lucene41_0.pos, _7_Lucene41_0.tim, _0.fdx, _3.nvm, _3.fnm, _7_Lucene41_0.tip, _0.fdt, _5.nvm, _5.fnm, _5.nvd, _7.fdt, _8_Lucene41_0.doc, _4.si, _7.fdx, _1_Lucene41_0.pos, _3.si, _5_Lucene41_0.tip, _8.fdx, _1.nvd, _3_Lucene41_0.doc, _8.fdt, _5_Lucene41_0.tim, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _6.fdt, _6_Lucene41_0.doc, _8_Lucene41_0.tim, _8_Lucene41_0.tip, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _8.nvd, _9_1.del, _4.fdt, _9_Lucene41_0.tim, _1_Lucene41_0.tip, _8.fnm, segments_b, _8.nvm, _1_Lucene41_0.tim, _6.si, _6.nvm, _6.fnm, _7_Lucene41_0.doc, _2_Lucene41_0.doc, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _9_Lucene41_0.doc, _4_Lucene41_0.tip, _7_Lucene41_0.pos, _4_Lucene41_0.tim, _1.fdx, _5.si, _1.fdt, _0_Lucene41_0.doc, _0.si, _4.nvm, _4.fnm, _6.fdx, _2_Lucene41_0.pos, _4.nvd, _9_Lucene41_0.pos, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _8.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_c,generation=12,filenames=[_a_1.del, _a_Lucene41_0.doc, _a_Lucene41_0.tim, _a.fdt, _a_Lucene41_0.pos, _a.si, _b_1.del, _b.nvd, _a.fdx, _b.si, _a_Lucene41_0.tip, _b.nvm, _b.fnm, _a.nvm, _a.fnm, _b_Lucene41_0.tip, _b.fdx, _a.nvd, _b_Lucene41_0.pos, _b.fdt, _b_Lucene41_0.doc, _b_Lucene41_0.tim, segments_c] | |
Apr 20, 2016 2:08:59 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 12[_a_1.del, _a_Lucene41_0.doc, _a_Lucene41_0.tim, _a.fdt, _a_Lucene41_0.pos, _a.si, _b_1.del, _b.nvd, _a.fdx, _b.si, _a_Lucene41_0.tip, _b.nvm, _b.fnm, _a.nvm, _a.fnm, _b_Lucene41_0.tip, _b.fdx, _a.nvd, _b_Lucene41_0.pos, _b.fdt, _b_Lucene41_0.doc, _b_Lucene41_0.tim, segments_c] | |
Apr 20, 2016 2:08:59 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@4d58f9ea main | |
Apr 20, 2016 2:08:59 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@4d58f9ea main{StandardDirectoryReader(segments_c:26 _a(4.2):C19/1 _b(4.2):C2/1)} | |
Apr 20, 2016 2:08:59 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:08:59 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@4d58f9ea main{StandardDirectoryReader(segments_c:26 _a(4.2):C19/1 _b(4.2):C2/1)} | |
Apr 20, 2016 2:08:59 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:09:00 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532138713834848256)]} 0 55 | |
Apr 20, 2016 2:09:01 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:3 (1532138714409467904)]} 0 20 | |
Apr 20, 2016 2:09:01 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532138714847772672)]} 0 16 | |
Apr 20, 2016 2:09:01 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532138715189608448)]} 0 53 | |
Apr 20, 2016 2:09:02 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:09:02 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_c,generation=12,filenames=[_a_1.del, _a_Lucene41_0.doc, _a_Lucene41_0.tim, _a.fdt, _a_Lucene41_0.pos, _a.si, _b_1.del, _b.nvd, _a.fdx, _b.si, _a_Lucene41_0.tip, _b.nvm, _b.fnm, _a.nvm, _a.fnm, _b_Lucene41_0.tip, _b.fdx, _a.nvd, _b_Lucene41_0.pos, _b.fdt, _b_Lucene41_0.doc, _b_Lucene41_0.tim, segments_c] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_d,generation=13,filenames=[_a_Lucene41_0.doc, _a_Lucene41_0.tim, _c_Lucene41_0.tip, _a.fdt, _a_Lucene41_0.pos, _a.si, _a.fdx, _c.si, _c.fdt, _c_Lucene41_0.pos, _a_Lucene41_0.tip, _a_2.del, _c_1.del, _c_Lucene41_0.doc, _c_Lucene41_0.tim, _a.nvm, _a.fnm, _c.nvd, _c.fdx, _a.nvd, _c.nvm, segments_d, _c.fnm] | |
Apr 20, 2016 2:09:02 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 13[_a_Lucene41_0.doc, _a_Lucene41_0.tim, _c_Lucene41_0.tip, _a.fdt, _a_Lucene41_0.pos, _a.si, _a.fdx, _c.si, _c.fdt, _c_Lucene41_0.pos, _a_Lucene41_0.tip, _a_2.del, _c_1.del, _c_Lucene41_0.doc, _c_Lucene41_0.tim, _a.nvm, _a.fnm, _c.nvd, _c.fdx, _a.nvd, _c.nvm, segments_d, _c.fnm] | |
Apr 20, 2016 2:09:02 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@12177907 main | |
Apr 20, 2016 2:09:02 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@12177907 main{StandardDirectoryReader(segments_d:30 _a(4.2):C19/2 _c(4.2):C4/2)} | |
Apr 20, 2016 2:09:02 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:09:02 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@12177907 main{StandardDirectoryReader(segments_d:30 _a(4.2):C19/2 _c(4.2):C4/2)} | |
Apr 20, 2016 2:09:02 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:09:04 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532138718040686592)]} 0 80 | |
Apr 20, 2016 2:09:06 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:09:06 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_d,generation=13,filenames=[_a_Lucene41_0.doc, _a_Lucene41_0.tim, _c_Lucene41_0.tip, _a.fdt, _a_Lucene41_0.pos, _a.si, _a.fdx, _c.si, _c.fdt, _c_Lucene41_0.pos, _a_Lucene41_0.tip, _a_2.del, _c_1.del, _c_Lucene41_0.doc, _c_Lucene41_0.tim, _a.nvm, _a.fnm, _c.nvd, _c.fdx, _a.nvd, _c.nvm, segments_d, _c.fnm] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_e,generation=14,filenames=[_a_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _d.fdx, _c.si, _c.fdt, _a_Lucene41_0.tip, _a_2.del, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _c.fdx, _d.si, _a.nvd, _d.fdt, _d_Lucene41_0.doc, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _d.nvd, _d.nvm, _d.fnm, _c_Lucene41_0.pos, _c_Lucene41_0.tim, _c.nvd, _d_Lucene41_0.tim, _d_Lucene41_0.tip, _d_Lucene41_0.pos, segments_e, _c.nvm, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:09:06 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 14[_a_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _d.fdx, _c.si, _c.fdt, _a_Lucene41_0.tip, _a_2.del, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _c.fdx, _d.si, _a.nvd, _d.fdt, _d_Lucene41_0.doc, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _d.nvd, _d.nvm, _d.fnm, _c_Lucene41_0.pos, _c_Lucene41_0.tim, _c.nvd, _d_Lucene41_0.tim, _d_Lucene41_0.tip, _d_Lucene41_0.pos, segments_e, _c.nvm, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:09:06 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@1795c4aa main | |
Apr 20, 2016 2:09:06 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@1795c4aa main{StandardDirectoryReader(segments_e:33 _a(4.2):C19/2 _c(4.2):C4/3 _d(4.2):C1)} | |
Apr 20, 2016 2:09:06 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:09:06 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@1795c4aa main{StandardDirectoryReader(segments_e:33 _a(4.2):C19/2 _c(4.2):C4/3 _d(4.2):C1)} | |
Apr 20, 2016 2:09:06 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:09:16 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532138730951802880)]} 0 122 | |
Apr 20, 2016 2:09:18 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:09:19 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_e,generation=14,filenames=[_a_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _d.fdx, _c.si, _c.fdt, _a_Lucene41_0.tip, _a_2.del, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _c.fdx, _d.si, _a.nvd, _d.fdt, _d_Lucene41_0.doc, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _d.nvd, _d.nvm, _d.fnm, _c_Lucene41_0.pos, _c_Lucene41_0.tim, _c.nvd, _d_Lucene41_0.tim, _d_Lucene41_0.tip, _d_Lucene41_0.pos, segments_e, _c.nvm, _c.fnm, _c_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_f,generation=15,filenames=[_a_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _c.si, _c.fdt, _e_Lucene41_0.tip, _a_Lucene41_0.tip, _a_2.del, _e_Lucene41_0.tim, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _e_Lucene41_0.pos, _c.fdx, _e.nvd, _a.nvd, _e.nvm, _e.fnm, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _e.fdt, _e_Lucene41_0.doc, _c_Lucene41_0.tim, _e.fdx, _c.nvd, _e.si, segments_f, _c.nvm, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:09:19 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 15[_a_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _c.si, _c.fdt, _e_Lucene41_0.tip, _a_Lucene41_0.tip, _a_2.del, _e_Lucene41_0.tim, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _e_Lucene41_0.pos, _c.fdx, _e.nvd, _a.nvd, _e.nvm, _e.fnm, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _e.fdt, _e_Lucene41_0.doc, _c_Lucene41_0.tim, _e.fdx, _c.nvd, _e.si, segments_f, _c.nvm, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:09:19 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@10a91a67 main | |
Apr 20, 2016 2:09:19 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@10a91a67 main{StandardDirectoryReader(segments_f:37 _a(4.2):C19/2 _c(4.2):C4/3 _e(4.2):C1)} | |
Apr 20, 2016 2:09:19 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:09:19 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@10a91a67 main{StandardDirectoryReader(segments_f:37 _a(4.2):C19/2 _c(4.2):C4/3 _e(4.2):C1)} | |
Apr 20, 2016 2:09:19 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:09:29 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532138744414470144)]} 0 102 | |
Apr 20, 2016 2:09:30 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532138745398034432)]} 0 222 | |
Apr 20, 2016 2:09:31 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:09:32 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_f,generation=15,filenames=[_a_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _c.si, _c.fdt, _e_Lucene41_0.tip, _a_Lucene41_0.tip, _a_2.del, _e_Lucene41_0.tim, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _e_Lucene41_0.pos, _c.fdx, _e.nvd, _a.nvd, _e.nvm, _e.fnm, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _e.fdt, _e_Lucene41_0.doc, _c_Lucene41_0.tim, _e.fdx, _c.nvd, _e.si, segments_f, _c.nvm, _c.fnm, _c_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_g,generation=16,filenames=[_a_Lucene41_0.tim, _f_Lucene41_0.pos, _a_Lucene41_0.pos, _a.si, _f.nvd, _f_1.del, _c.si, _c.fdt, _f.tvd, _a_Lucene41_0.tip, _a_2.del, _f.nvm, _f.fnm, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _f.si, _c.fdx, _a.nvd, _f_Lucene41_0.tip, _f_Lucene41_0.tim, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _f.fdx, _a.fdx, _c_Lucene41_0.pos, _c_Lucene41_0.tim, segments_g, _c.nvd, _c.nvm, _f_Lucene41_0.doc, _c.fnm, _c_2.del, _f.fdt, _f.tvx] | |
Apr 20, 2016 2:09:32 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 16[_a_Lucene41_0.tim, _f_Lucene41_0.pos, _a_Lucene41_0.pos, _a.si, _f.nvd, _f_1.del, _c.si, _c.fdt, _f.tvd, _a_Lucene41_0.tip, _a_2.del, _f.nvm, _f.fnm, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _f.si, _c.fdx, _a.nvd, _f_Lucene41_0.tip, _f_Lucene41_0.tim, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _f.fdx, _a.fdx, _c_Lucene41_0.pos, _c_Lucene41_0.tim, segments_g, _c.nvd, _c.nvm, _f_Lucene41_0.doc, _c.fnm, _c_2.del, _f.fdt, _f.tvx] | |
Apr 20, 2016 2:09:32 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@5b7b2453 main | |
Apr 20, 2016 2:09:32 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@5b7b2453 main{StandardDirectoryReader(segments_g:41 _a(4.2):C19/2 _c(4.2):C4/3 _f(4.2):C2/1)} | |
Apr 20, 2016 2:09:32 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:09:32 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@5b7b2453 main{StandardDirectoryReader(segments_g:41 _a(4.2):C19/2 _c(4.2):C4/3 _f(4.2):C2/1)} | |
Apr 20, 2016 2:09:32 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:09:48 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532138764366774272)]} 0 87 | |
Apr 20, 2016 2:09:50 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532138765672251392)]} 0 51 | |
Apr 20, 2016 2:09:50 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:09:51 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_g,generation=16,filenames=[_a_Lucene41_0.tim, _f_Lucene41_0.pos, _a_Lucene41_0.pos, _a.si, _f.nvd, _f_1.del, _c.si, _c.fdt, _f.tvd, _a_Lucene41_0.tip, _a_2.del, _f.nvm, _f.fnm, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _f.si, _c.fdx, _a.nvd, _f_Lucene41_0.tip, _f_Lucene41_0.tim, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _f.fdx, _a.fdx, _c_Lucene41_0.pos, _c_Lucene41_0.tim, segments_g, _c.nvd, _c.nvm, _f_Lucene41_0.doc, _c.fnm, _c_2.del, _f.fdt, _f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_h,generation=17,filenames=[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _a_Lucene41_0.pos, _a.si, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _g.fdx, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, segments_h, _c.nvd, _g.si, _c.nvm, _a_3.del, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:09:51 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 17[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _a_Lucene41_0.pos, _a.si, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _g.fdx, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, segments_h, _c.nvd, _g.si, _c.nvm, _a_3.del, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:09:51 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@73a5b0ab main | |
Apr 20, 2016 2:09:51 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@73a5b0ab main{StandardDirectoryReader(segments_h:45 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2)} | |
Apr 20, 2016 2:09:51 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:09:51 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@73a5b0ab main{StandardDirectoryReader(segments_h:45 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2)} | |
Apr 20, 2016 2:09:51 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:09:51 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532138767223095296)]} 0 33 | |
Apr 20, 2016 2:09:52 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532138768751919104)]} 0 38 | |
Apr 20, 2016 2:09:53 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532138769118920704)]} 0 74 | |
Apr 20, 2016 2:09:53 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:09:53 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_h,generation=17,filenames=[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _a_Lucene41_0.pos, _a.si, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _a_Lucene41_0.doc, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _g.fdx, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, segments_h, _c.nvd, _g.si, _c.nvm, _a_3.del, _c.fnm, _c_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_i,generation=18,filenames=[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _h_Lucene41_0.doc, _a_Lucene41_0.pos, _a.si, _h_1.del, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _h.nvm, _h.fnm, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _h.si, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _h.fdx, _h.fdt, _h_Lucene41_0.tip, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _a.fdt, _h_Lucene41_0.tim, _a.fdx, _g.fdx, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, segments_i, _c.nvd, _g.si, _h.nvd, _c.nvm, _a_3.del, _c.fnm, _c_2.del, _h_Lucene41_0.pos] | |
Apr 20, 2016 2:09:53 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 18[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _h_Lucene41_0.doc, _a_Lucene41_0.pos, _a.si, _h_1.del, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _h.nvm, _h.fnm, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _h.si, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _h.fdx, _h.fdt, _h_Lucene41_0.tip, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _a.fdt, _h_Lucene41_0.tim, _a.fdx, _g.fdx, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, segments_i, _c.nvd, _g.si, _h.nvd, _c.nvm, _a_3.del, _c.fnm, _c_2.del, _h_Lucene41_0.pos] | |
Apr 20, 2016 2:09:53 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2b2fd63c main | |
Apr 20, 2016 2:09:53 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2b2fd63c main{StandardDirectoryReader(segments_i:49 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2/1 _h(4.2):C3/2)} | |
Apr 20, 2016 2:09:53 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:09:53 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2b2fd63c main{StandardDirectoryReader(segments_i:49 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2/1 _h(4.2):C3/2)} | |
Apr 20, 2016 2:09:53 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:09:53 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532138769442930688)]} 0 65 | |
Apr 20, 2016 2:09:55 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:09:55 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_i,generation=18,filenames=[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _h_Lucene41_0.doc, _a_Lucene41_0.pos, _a.si, _h_1.del, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _h.nvm, _h.fnm, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _h.si, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _h.fdx, _h.fdt, _h_Lucene41_0.tip, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _a.fdt, _h_Lucene41_0.tim, _a.fdx, _g.fdx, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, segments_i, _c.nvd, _g.si, _h.nvd, _c.nvm, _a_3.del, _c.fnm, _c_2.del, _h_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_j,generation=19,filenames=[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _a_Lucene41_0.pos, _a.si, _c.si, _g.nvd, _i.fdt, _c.fdt, _i_Lucene41_0.doc, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _i.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _i.nvm, _i.fnm, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _i.nvd, _a.fdt, _a.fdx, _g.fdx, _i_Lucene41_0.tim, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _i_Lucene41_0.pos, _c_Lucene41_0.tim, segments_j, _g_Lucene41_0.doc, _i.si, _c.nvd, _g.si, _i_Lucene41_0.tip, _c.nvm, _a_3.del, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:09:55 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 19[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _a_Lucene41_0.pos, _a.si, _c.si, _g.nvd, _i.fdt, _c.fdt, _i_Lucene41_0.doc, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _i.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _i.nvm, _i.fnm, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _i.nvd, _a.fdt, _a.fdx, _g.fdx, _i_Lucene41_0.tim, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _i_Lucene41_0.pos, _c_Lucene41_0.tim, segments_j, _g_Lucene41_0.doc, _i.si, _c.nvd, _g.si, _i_Lucene41_0.tip, _c.nvm, _a_3.del, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:09:55 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@701a6698 main | |
Apr 20, 2016 2:09:55 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@701a6698 main{StandardDirectoryReader(segments_j:52 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2/1 _i(4.2):C1)} | |
Apr 20, 2016 2:09:55 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:09:55 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@701a6698 main{StandardDirectoryReader(segments_j:52 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2/1 _i(4.2):C1)} | |
Apr 20, 2016 2:09:55 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:09:56 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532138772514209792)]} 0 18 | |
Apr 20, 2016 2:09:58 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:09:58 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_j,generation=19,filenames=[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _a_Lucene41_0.pos, _a.si, _c.si, _g.nvd, _i.fdt, _c.fdt, _i_Lucene41_0.doc, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _i.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _i.nvm, _i.fnm, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _i.nvd, _a.fdt, _a.fdx, _g.fdx, _i_Lucene41_0.tim, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _i_Lucene41_0.pos, _c_Lucene41_0.tim, segments_j, _g_Lucene41_0.doc, _i.si, _c.nvd, _g.si, _i_Lucene41_0.tip, _c.nvm, _a_3.del, _c.fnm, _c_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_k,generation=20,filenames=[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _a_Lucene41_0.pos, _a.si, _j_Lucene41_0.tip, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _j.nvd, _j.si, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _j_Lucene41_0.tim, _j_Lucene41_0.pos, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _g.fdx, _j.nvm, _j.fnm, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _g.si, segments_k, _j_Lucene41_0.doc, _j.fdt, _c.nvm, _a_3.del, _c.fnm, _c_2.del, _j.fdx] | |
Apr 20, 2016 2:09:58 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 20[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _a_Lucene41_0.pos, _a.si, _j_Lucene41_0.tip, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _j.nvd, _j.si, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _j_Lucene41_0.tim, _j_Lucene41_0.pos, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _g.fdx, _j.nvm, _j.fnm, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _g.si, segments_k, _j_Lucene41_0.doc, _j.fdt, _c.nvm, _a_3.del, _c.fnm, _c_2.del, _j.fdx] | |
Apr 20, 2016 2:09:58 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@41fcf093 main | |
Apr 20, 2016 2:09:58 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@41fcf093 main{StandardDirectoryReader(segments_k:56 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2/1 _j(4.2):C1)} | |
Apr 20, 2016 2:09:58 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:09:58 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@41fcf093 main{StandardDirectoryReader(segments_k:56 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2/1 _j(4.2):C1)} | |
Apr 20, 2016 2:09:58 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:10:17 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532138794308861952)]} 0 59 | |
Apr 20, 2016 2:10:19 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:10:19 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_k,generation=20,filenames=[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _a_Lucene41_0.pos, _a.si, _j_Lucene41_0.tip, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _j.nvd, _j.si, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _j_Lucene41_0.tim, _j_Lucene41_0.pos, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _a.fdt, _a.fdx, _g.fdx, _j.nvm, _j.fnm, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _g.si, segments_k, _j_Lucene41_0.doc, _j.fdt, _c.nvm, _a_3.del, _c.fnm, _c_2.del, _j.fdx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_l,generation=21,filenames=[_k_Lucene41_0.pos, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _k_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _k.nvd, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _k_Lucene41_0.tip, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _k.fdt, _a.fdt, _k_Lucene41_0.doc, _a.fdx, _g.fdx, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _k.fdx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _k.si, _k.nvm, _k.fnm, segments_l, _g.si, _c.nvm, _a_3.del, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:10:19 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 21[_k_Lucene41_0.pos, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _k_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _k.nvd, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _k_Lucene41_0.tip, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _k.fdt, _a.fdt, _k_Lucene41_0.doc, _a.fdx, _g.fdx, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _k.fdx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _k.si, _k.nvm, _k.fnm, segments_l, _g.si, _c.nvm, _a_3.del, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:10:19 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2e4e2f78 main | |
Apr 20, 2016 2:10:19 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2e4e2f78 main{StandardDirectoryReader(segments_l:60 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2/1 _k(4.2):C1)} | |
Apr 20, 2016 2:10:19 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:10:19 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2e4e2f78 main{StandardDirectoryReader(segments_l:60 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2/1 _k(4.2):C1)} | |
Apr 20, 2016 2:10:19 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:10:39 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532138817609269248)]} 0 90 | |
Apr 20, 2016 2:10:40 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532138818375778304)]} 0 59 | |
Apr 20, 2016 2:10:41 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:10:41 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_l,generation=21,filenames=[_k_Lucene41_0.pos, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _k_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _k.nvd, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _c.fdx, _g_Lucene41_0.tip, _a.nvd, _k_Lucene41_0.tip, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _k.fdt, _a.fdt, _k_Lucene41_0.doc, _a.fdx, _g.fdx, _c_Lucene41_0.pos, _g.fdt, _g.tvx, _k.fdx, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _k.si, _k.nvm, _k.fnm, segments_l, _g.si, _c.nvm, _a_3.del, _c.fnm, _c_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_m,generation=22,filenames=[_l.nvm, _l.fnm, _a_Lucene41_0.pos, _a.si, _l.tvd, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _l.tvx, _g_Lucene41_0.tip, _a.nvd, _l.si, _g_1.del, _c_Lucene41_0.tip, _g.fdx, _g.fdt, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _l_Lucene41_0.tip, segments_m, _l_Lucene41_0.tim, _c.nvm, _c.fnm, _c_2.del, _l.nvd, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _l.fdt, _c.fdx, _l_Lucene41_0.doc, _l.fdx, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _l_1.del, _c_Lucene41_0.pos, _g.tvx, _l_Lucene41_0.pos, _g.si, _a_3.del] | |
Apr 20, 2016 2:10:41 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 22[_l.nvm, _l.fnm, _a_Lucene41_0.pos, _a.si, _l.tvd, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _l.tvx, _g_Lucene41_0.tip, _a.nvd, _l.si, _g_1.del, _c_Lucene41_0.tip, _g.fdx, _g.fdt, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _l_Lucene41_0.tip, segments_m, _l_Lucene41_0.tim, _c.nvm, _c.fnm, _c_2.del, _l.nvd, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _l.fdt, _c.fdx, _l_Lucene41_0.doc, _l.fdx, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _l_1.del, _c_Lucene41_0.pos, _g.tvx, _l_Lucene41_0.pos, _g.si, _a_3.del] | |
Apr 20, 2016 2:10:41 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@481bf17d main | |
Apr 20, 2016 2:10:41 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@481bf17d main{StandardDirectoryReader(segments_m:64 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2/1 _l(4.2):C2/1)} | |
Apr 20, 2016 2:10:41 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:10:41 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@481bf17d main{StandardDirectoryReader(segments_m:64 _a(4.2):C19/3 _c(4.2):C4/3 _g(4.2):C2/1 _l(4.2):C2/1)} | |
Apr 20, 2016 2:10:41 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:11:07 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532138847323815936)]} 0 109 | |
Apr 20, 2016 2:11:09 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532138848691159040)]} 0 31 | |
Apr 20, 2016 2:11:09 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:11:10 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_m,generation=22,filenames=[_l.nvm, _l.fnm, _a_Lucene41_0.pos, _a.si, _l.tvd, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _l.tvx, _g_Lucene41_0.tip, _a.nvd, _l.si, _g_1.del, _c_Lucene41_0.tip, _g.fdx, _g.fdt, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _l_Lucene41_0.tip, segments_m, _l_Lucene41_0.tim, _c.nvm, _c.fnm, _c_2.del, _l.nvd, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _c.si, _g.nvd, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _l.fdt, _c.fdx, _l_Lucene41_0.doc, _l.fdx, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _l_1.del, _c_Lucene41_0.pos, _g.tvx, _l_Lucene41_0.pos, _g.si, _a_3.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_n,generation=23,filenames=[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _m.fdt, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _c.fdx, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _a.fdt, _a.fdx, _m_Lucene41_0.tim, _g.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.fdt, _g.tvx, _m.nvd, _a_4.del, _c_Lucene41_0.tim, _g_Lucene41_0.doc, segments_n, _c.nvd, _g.si, _m.si, _c.nvm, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:11:10 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 23[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _m.fdt, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _c.fdx, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _a.fdt, _a.fdx, _m_Lucene41_0.tim, _g.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.fdt, _g.tvx, _m.nvd, _a_4.del, _c_Lucene41_0.tim, _g_Lucene41_0.doc, segments_n, _c.nvd, _g.si, _m.si, _c.nvm, _c.fnm, _c_2.del] | |
Apr 20, 2016 2:11:10 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@67ae9aad main | |
Apr 20, 2016 2:11:10 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@67ae9aad main{StandardDirectoryReader(segments_n:68 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2)} | |
Apr 20, 2016 2:11:10 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:11:10 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@67ae9aad main{StandardDirectoryReader(segments_n:68 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2)} | |
Apr 20, 2016 2:11:10 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:11:10 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532138850327986176)]} 0 21 | |
Apr 20, 2016 2:11:12 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532138851786555392)]} 0 21 | |
Apr 20, 2016 2:11:12 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532138852245831680)]} 0 27 | |
Apr 20, 2016 2:11:12 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:11:12 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_n,generation=23,filenames=[_a_Lucene41_0.tim, _g.nvm, _g.fnm, _g.tvd, _m.fdt, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _c.fdx, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _a_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _a.fdt, _a.fdx, _m_Lucene41_0.tim, _g.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.fdt, _g.tvx, _m.nvd, _a_4.del, _c_Lucene41_0.tim, _g_Lucene41_0.doc, segments_n, _c.nvd, _g.si, _m.si, _c.nvm, _c.fnm, _c_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_o,generation=24,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _n_Lucene41_0.pos, _a.nvd, _n_1.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, _g.fdx, segments_o, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _n_Lucene41_0.doc, _n.fdt, _m.si, _n.fdx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _n_Lucene41_0.tip, _n_Lucene41_0.tim, _c.fdx, _n.si, _n.nvd, _a_Lucene41_0.doc, _a.fdt, _n.fnm, _a.fdx, _n.nvm, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _g.si] | |
Apr 20, 2016 2:11:12 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 24[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _n_Lucene41_0.pos, _a.nvd, _n_1.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, _g.fdx, segments_o, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _n_Lucene41_0.doc, _n.fdt, _m.si, _n.fdx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _n_Lucene41_0.tip, _n_Lucene41_0.tim, _c.fdx, _n.si, _n.nvd, _a_Lucene41_0.doc, _a.fdt, _n.fnm, _a.fdx, _n.nvm, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _g.si] | |
Apr 20, 2016 2:11:12 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532138852581376000)]} 0 73 | |
Apr 20, 2016 2:11:12 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@5583f180 main | |
Apr 20, 2016 2:11:12 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@5583f180 main{StandardDirectoryReader(segments_o:71 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _n(4.2):C3/2)} | |
Apr 20, 2016 2:11:12 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:11:12 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@5583f180 main{StandardDirectoryReader(segments_o:71 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _n(4.2):C3/2)} | |
Apr 20, 2016 2:11:12 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:11:14 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:11:15 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_o,generation=24,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _n_Lucene41_0.pos, _a.nvd, _n_1.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, _g.fdx, segments_o, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _n_Lucene41_0.doc, _n.fdt, _m.si, _n.fdx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _n_Lucene41_0.tip, _n_Lucene41_0.tim, _c.fdx, _n.si, _n.nvd, _a_Lucene41_0.doc, _a.fdt, _n.fnm, _a.fdx, _n.nvm, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _g.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_p,generation=25,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _o_Lucene41_0.tim, _o_Lucene41_0.tip, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, segments_p, _g.fdx, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _o.fdx, _c.nvd, _o.fdt, _o_Lucene41_0.doc, _m.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _o.nvd, _c.fdx, _o_Lucene41_0.pos, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _o.nvm, _o.fnm, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _g.si, _o.si] | |
Apr 20, 2016 2:11:15 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 25[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _o_Lucene41_0.tim, _o_Lucene41_0.tip, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, segments_p, _g.fdx, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _o.fdx, _c.nvd, _o.fdt, _o_Lucene41_0.doc, _m.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _o.nvd, _c.fdx, _o_Lucene41_0.pos, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _o.nvm, _o.fnm, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _g.si, _o.si] | |
Apr 20, 2016 2:11:15 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@39fc95a9 main | |
Apr 20, 2016 2:11:15 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@39fc95a9 main{StandardDirectoryReader(segments_p:75 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _o(4.2):C1)} | |
Apr 20, 2016 2:11:15 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:11:15 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@39fc95a9 main{StandardDirectoryReader(segments_p:75 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _o(4.2):C1)} | |
Apr 20, 2016 2:11:15 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:11:15 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532138855608614912)]} 0 37 | |
Apr 20, 2016 2:11:17 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:11:17 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_p,generation=25,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _o_Lucene41_0.tim, _o_Lucene41_0.tip, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, segments_p, _g.fdx, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _o.fdx, _c.nvd, _o.fdt, _o_Lucene41_0.doc, _m.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _o.nvd, _c.fdx, _o_Lucene41_0.pos, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _o.nvm, _o.fnm, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _g.si, _o.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_q,generation=26,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _p_Lucene41_0.pos, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _p.si, _p.fdx, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _p.fdt, _m_Lucene41_0.tim, segments_q, _g.fdx, _p_Lucene41_0.doc, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _m.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _p.nvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _p_Lucene41_0.tip, _p_Lucene41_0.tim, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c.fdx, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _p.nvm, _p.fnm, _g.si] | |
Apr 20, 2016 2:11:17 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 26[_a_Lucene41_0.pos, _a.si, _m.tvx, _p_Lucene41_0.pos, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _p.si, _p.fdx, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _p.fdt, _m_Lucene41_0.tim, segments_q, _g.fdx, _p_Lucene41_0.doc, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _m.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _p.nvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _p_Lucene41_0.tip, _p_Lucene41_0.tim, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c.fdx, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _p.nvm, _p.fnm, _g.si] | |
Apr 20, 2016 2:11:17 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@79834aee main | |
Apr 20, 2016 2:11:17 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@79834aee main{StandardDirectoryReader(segments_q:79 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _p(4.2):C1)} | |
Apr 20, 2016 2:11:17 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:11:17 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@79834aee main{StandardDirectoryReader(segments_q:79 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _p(4.2):C1)} | |
Apr 20, 2016 2:11:17 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:11:32 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532138873652510720)]} 0 19 | |
Apr 20, 2016 2:11:34 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:11:35 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_q,generation=26,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _p_Lucene41_0.pos, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _p.si, _p.fdx, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _p.fdt, _m_Lucene41_0.tim, segments_q, _g.fdx, _p_Lucene41_0.doc, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _m.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _p.nvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _p_Lucene41_0.tip, _p_Lucene41_0.tim, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _c.fdx, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _p.nvm, _p.fnm, _g.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_r,generation=27,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _q.fdt, _g_Lucene41_0.tip, _q.fdx, _m.nvm, _m.fnm, _a.nvd, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, segments_r, _g.fdx, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _q_Lucene41_0.pos, _m.si, _q.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _q.nvm, _q.fnm, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _q.nvd, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _q_Lucene41_0.doc, _c.fdx, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _q_Lucene41_0.tim, _g.si, _q_Lucene41_0.tip] | |
Apr 20, 2016 2:11:35 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 27[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _q.fdt, _g_Lucene41_0.tip, _q.fdx, _m.nvm, _m.fnm, _a.nvd, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, segments_r, _g.fdx, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _q_Lucene41_0.pos, _m.si, _q.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _q.nvm, _q.fnm, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _q.nvd, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _q_Lucene41_0.doc, _c.fdx, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _q_Lucene41_0.tim, _g.si, _q_Lucene41_0.tip] | |
Apr 20, 2016 2:11:35 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@8c15582 main | |
Apr 20, 2016 2:11:35 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@8c15582 main{StandardDirectoryReader(segments_r:83 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _q(4.2):C1)} | |
Apr 20, 2016 2:11:35 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:11:35 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@8c15582 main{StandardDirectoryReader(segments_r:83 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _q(4.2):C1)} | |
Apr 20, 2016 2:11:35 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:11:51 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532138893329039360)]} 0 66 | |
Apr 20, 2016 2:11:52 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532138894051508224)]} 0 80 | |
Apr 20, 2016 2:11:53 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:11:54 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_r,generation=27,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _q.fdt, _g_Lucene41_0.tip, _q.fdx, _m.nvm, _m.fnm, _a.nvd, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, segments_r, _g.fdx, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _q_Lucene41_0.pos, _m.si, _q.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _q.nvm, _q.fnm, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _q.nvd, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _q_Lucene41_0.doc, _c.fdx, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _q_Lucene41_0.tim, _g.si, _q_Lucene41_0.tip] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_s,generation=28,filenames=[_r_Lucene41_0.doc, _r.fdt, _a_Lucene41_0.pos, _a.si, _m.tvx, _r.fdx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _r_Lucene41_0.pos, _m_Lucene41_0.tim, _g.fdx, _g.fdt, _m.nvd, segments_s, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _m.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _r.tvx, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _r.nvm, _r.fnm, _c.fdx, _r.nvd, _r.tvd, _r.si, _r_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _r_Lucene41_0.tip, _g.si, _r_1.del] | |
Apr 20, 2016 2:11:54 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 28[_r_Lucene41_0.doc, _r.fdt, _a_Lucene41_0.pos, _a.si, _m.tvx, _r.fdx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _r_Lucene41_0.pos, _m_Lucene41_0.tim, _g.fdx, _g.fdt, _m.nvd, segments_s, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _m.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _r.tvx, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _r.nvm, _r.fnm, _c.fdx, _r.nvd, _r.tvd, _r.si, _r_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _r_Lucene41_0.tip, _g.si, _r_1.del] | |
Apr 20, 2016 2:11:54 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@5f7f6372 main | |
Apr 20, 2016 2:11:54 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@5f7f6372 main{StandardDirectoryReader(segments_s:87 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _r(4.2):C2/1)} | |
Apr 20, 2016 2:11:54 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:11:54 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@5f7f6372 main{StandardDirectoryReader(segments_s:87 _a(4.2):C19/4 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _r(4.2):C2/1)} | |
Apr 20, 2016 2:11:54 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:12:16 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532138918933168128)]} 0 56 | |
Apr 20, 2016 2:12:17 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532138919832846336)]} 0 20 | |
Apr 20, 2016 2:12:18 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532138920946434048)]} 0 19 | |
Apr 20, 2016 2:12:18 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:12:18 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_s,generation=28,filenames=[_r_Lucene41_0.doc, _r.fdt, _a_Lucene41_0.pos, _a.si, _m.tvx, _r.fdx, _m_Lucene41_0.doc, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _r_Lucene41_0.pos, _m_Lucene41_0.tim, _g.fdx, _g.fdt, _m.nvd, segments_s, _c_Lucene41_0.tim, _g_Lucene41_0.doc, _c.nvd, _m.si, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _r.tvx, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _r.nvm, _r.fnm, _c.fdx, _r.nvd, _r.tvd, _r.si, _r_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _a_4.del, _r_Lucene41_0.tip, _g.si, _r_1.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_t,generation=29,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s_1.del, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s.nvm, _s.fnm, segments_t, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
Apr 20, 2016 2:12:18 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 29[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s_1.del, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s.nvm, _s.fnm, segments_t, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
Apr 20, 2016 2:12:18 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@30046425 main | |
Apr 20, 2016 2:12:18 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@30046425 main{StandardDirectoryReader(segments_t:91 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/1)} | |
Apr 20, 2016 2:12:18 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:12:18 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@30046425 main{StandardDirectoryReader(segments_t:91 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/1)} | |
Apr 20, 2016 2:12:18 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:12:19 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532138922374594560)]} 0 47 | |
Apr 20, 2016 2:12:19 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532138922887348224)]} 0 24 | |
Apr 20, 2016 2:12:20 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532138923232329728)]} 0 15 | |
Apr 20, 2016 2:12:21 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:12:21 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_t,generation=29,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s_1.del, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s.nvm, _s.fnm, segments_t, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_u,generation=30,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _t_Lucene41_0.tim, _t_Lucene41_0.tip, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _t.fdx, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _t.si, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, segments_u, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _t.nvd, _t.nvm, _t.fnm, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _t_1.del, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _t_Lucene41_0.pos, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _t.fdt, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _t_Lucene41_0.doc, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
Apr 20, 2016 2:12:21 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 30[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _t_Lucene41_0.tim, _t_Lucene41_0.tip, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _t.fdx, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _t.si, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, segments_u, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _t.nvd, _t.nvm, _t.fnm, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _t_1.del, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _t_Lucene41_0.pos, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _t.fdt, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _t_Lucene41_0.doc, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
Apr 20, 2016 2:12:21 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@4d58b3e8 main | |
Apr 20, 2016 2:12:21 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@4d58b3e8 main{StandardDirectoryReader(segments_u:94 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _t(4.2):C3/2)} | |
Apr 20, 2016 2:12:21 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:12:21 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@4d58b3e8 main{StandardDirectoryReader(segments_u:94 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _t(4.2):C3/2)} | |
Apr 20, 2016 2:12:21 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:12:23 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532138926443069440)]} 0 12 | |
Apr 20, 2016 2:12:25 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:12:25 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_u,generation=30,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _t_Lucene41_0.tim, _t_Lucene41_0.tip, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _t.fdx, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _t.si, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, segments_u, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _t.nvd, _t.nvm, _t.fnm, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _t_1.del, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _t_Lucene41_0.pos, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _t.fdt, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _t_Lucene41_0.doc, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_v,generation=31,filenames=[_u_Lucene41_0.pos, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _u.nvd, _u.nvm, _u.fnm, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _u_Lucene41_0.doc, _a.nvd, _s_Lucene41_0.pos, _g_1.del, _u.fdx, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, segments_v, _s.nvm, _s.fnm, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _u_Lucene41_0.tim, _m.si, _s.tvx, _c.nvm, _u_Lucene41_0.tip, _c.fnm, _u.si, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _u.fdt, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
Apr 20, 2016 2:12:25 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 31[_u_Lucene41_0.pos, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _u.nvd, _u.nvm, _u.fnm, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _u_Lucene41_0.doc, _a.nvd, _s_Lucene41_0.pos, _g_1.del, _u.fdx, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, segments_v, _s.nvm, _s.fnm, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _u_Lucene41_0.tim, _m.si, _s.tvx, _c.nvm, _u_Lucene41_0.tip, _c.fnm, _u.si, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _u.fdt, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
Apr 20, 2016 2:12:25 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@41591232 main | |
Apr 20, 2016 2:12:25 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@41591232 main{StandardDirectoryReader(segments_v:98 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _u(4.2):C1)} | |
Apr 20, 2016 2:12:25 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:12:25 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@41591232 main{StandardDirectoryReader(segments_v:98 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _u(4.2):C1)} | |
Apr 20, 2016 2:12:25 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:12:32 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532138936050122752)]} 0 55 | |
Apr 20, 2016 2:12:34 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:12:34 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_v,generation=31,filenames=[_u_Lucene41_0.pos, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _u.nvd, _u.nvm, _u.fnm, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _u_Lucene41_0.doc, _a.nvd, _s_Lucene41_0.pos, _g_1.del, _u.fdx, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, segments_v, _s.nvm, _s.fnm, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _u_Lucene41_0.tim, _m.si, _s.tvx, _c.nvm, _u_Lucene41_0.tip, _c.fnm, _u.si, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _u.fdt, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_w,generation=32,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _v.nvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _v.nvm, _v.fnm, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, segments_w, _s.nvd, _m_Lucene41_0.tim, _v_Lucene41_0.tip, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _v_Lucene41_0.tim, _g_Lucene41_0.doc, _v.fdx, _c.nvd, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _v.fdt, _v_Lucene41_0.doc, _s_Lucene41_0.tip, _v_Lucene41_0.pos, _c.fdx, _a_5.del, _v.si, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
Apr 20, 2016 2:12:34 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 32[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _v.nvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _v.nvm, _v.fnm, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, segments_w, _s.nvd, _m_Lucene41_0.tim, _v_Lucene41_0.tip, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _v_Lucene41_0.tim, _g_Lucene41_0.doc, _v.fdx, _c.nvd, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _v.fdt, _v_Lucene41_0.doc, _s_Lucene41_0.tip, _v_Lucene41_0.pos, _c.fdx, _a_5.del, _v.si, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
Apr 20, 2016 2:12:34 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@56abbcde main | |
Apr 20, 2016 2:12:34 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@56abbcde main{StandardDirectoryReader(segments_w:102 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _v(4.2):C1)} | |
Apr 20, 2016 2:12:34 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:12:34 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@56abbcde main{StandardDirectoryReader(segments_w:102 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _v(4.2):C1)} | |
Apr 20, 2016 2:12:34 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:12:42 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532138946414247936)]} 0 44 | |
Apr 20, 2016 2:12:42 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532138946857795584)]} 0 38 | |
Apr 20, 2016 2:12:44 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:12:44 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_w,generation=32,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _v.nvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _v.nvm, _v.fnm, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, segments_w, _s.nvd, _m_Lucene41_0.tim, _v_Lucene41_0.tip, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _v_Lucene41_0.tim, _g_Lucene41_0.doc, _v.fdx, _c.nvd, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _v.fdt, _v_Lucene41_0.doc, _s_Lucene41_0.tip, _v_Lucene41_0.pos, _c.fdx, _a_5.del, _v.si, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_x,generation=33,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _w.nvm, _w.fnm, _m.tvd, _w.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _w.nvd, _w_Lucene41_0.tip, _w_Lucene41_0.tim, _g_1.del, segments_x, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _w_Lucene41_0.pos, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _m.si, _s.tvx, _w.fdx, _c.nvm, _w_1.del, _c.fnm, _w_Lucene41_0.doc, _c_2.del, _w.fdt, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _w.si, _s.si, _w.tvx] | |
Apr 20, 2016 2:12:44 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 33[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _w.nvm, _w.fnm, _m.tvd, _w.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _w.nvd, _w_Lucene41_0.tip, _w_Lucene41_0.tim, _g_1.del, segments_x, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _w_Lucene41_0.pos, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _m.si, _s.tvx, _w.fdx, _c.nvm, _w_1.del, _c.fnm, _w_Lucene41_0.doc, _c_2.del, _w.fdt, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _w.si, _s.si, _w.tvx] | |
Apr 20, 2016 2:12:44 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2b6ddcfa main | |
Apr 20, 2016 2:12:44 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2b6ddcfa main{StandardDirectoryReader(segments_x:106 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _w(4.2):C2/1)} | |
Apr 20, 2016 2:12:44 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:12:44 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2b6ddcfa main{StandardDirectoryReader(segments_x:106 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _w(4.2):C2/1)} | |
Apr 20, 2016 2:12:44 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:12:58 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532138963401179136)]} 0 39 | |
Apr 20, 2016 2:13:00 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:13:00 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_x,generation=33,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _w.nvm, _w.fnm, _m.tvd, _w.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _w.nvd, _w_Lucene41_0.tip, _w_Lucene41_0.tim, _g_1.del, segments_x, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _w_Lucene41_0.pos, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _c.nvd, _m.si, _s.tvx, _w.fdx, _c.nvm, _w_1.del, _c.fnm, _w_Lucene41_0.doc, _c_2.del, _w.fdt, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _s_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _a.fdx, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _w.si, _s.si, _w.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_y,generation=34,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _x.si, segments_y, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _x_Lucene41_0.doc, _c.nvd, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _x.tvd, _a.fdx, _x.nvd, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:13:00 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 34[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _x.si, segments_y, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _x_Lucene41_0.doc, _c.nvd, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _x.tvd, _a.fdx, _x.nvd, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:13:00 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@368f319f main | |
Apr 20, 2016 2:13:00 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@368f319f main{StandardDirectoryReader(segments_y:110 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1)} | |
Apr 20, 2016 2:13:00 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:13:00 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@368f319f main{StandardDirectoryReader(segments_y:110 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1)} | |
Apr 20, 2016 2:13:00 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:15:27 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/file/ params={file=solrconfig.xml} status=0 QTime=0 | |
Apr 20, 2016 2:15:27 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={hl.tag.pre={{{&qt=standard&hl=true&json.nl=map&fl=PID,RELS_EXT_isSequenceNumber_literal_ms&hl.fragsize=18&start=0&fq=RELS_EXT_isMemberOf_uri_ms:("info:fedora/islandora:3"+OR+"islandora:3")&hl.tag.post=}}}&rows=32&version=1.2&hl.snippets=8&q=recent+graduate&hl.useFastVectorHighlighter=true&defType=dismax&hl.fl=text_nodes_HOCR_hlt&wt=json} hits=2 status=0 QTime=56 | |
Apr 20, 2016 2:43:55 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532140910662385664)]} 0 22 | |
Apr 20, 2016 2:43:56 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532140911186673664)]} 0 20 | |
Apr 20, 2016 2:43:56 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532140911915433984)]} 0 5 | |
Apr 20, 2016 2:43:57 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532140912412459008)]} 0 10 | |
Apr 20, 2016 2:43:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:43:57 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_y,generation=34,filenames=[_a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _x.si, segments_y, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _x_Lucene41_0.doc, _c.nvd, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _a_5.del, _s_Lucene41_0.tim, _a_Lucene41_0.doc, _a.fdt, _x.tvd, _a.fdx, _x.nvd, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _g.tvx, _s_Lucene41_0.doc, _g.si, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_z,generation=35,filenames=[_y_Lucene41_0.tip, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _x.si, _y_Lucene41_0.doc, segments_z, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _x_Lucene41_0.doc, _c.nvd, _y_Lucene41_0.pos, _y.si, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _y.fdt, _a_5.del, _s_Lucene41_0.tim, _y.fdx, _a_Lucene41_0.doc, _a.fdt, _x.tvd, _a.fdx, _x.nvd, _y.fnm, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _y.nvm, _g.tvx, _s_Lucene41_0.doc, _y.nvd, _g.si, _s.fdt, _y_Lucene41_0.tim, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:43:57 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 35[_y_Lucene41_0.tip, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _x.si, _y_Lucene41_0.doc, segments_z, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _x_Lucene41_0.doc, _c.nvd, _y_Lucene41_0.pos, _y.si, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _y.fdt, _a_5.del, _s_Lucene41_0.tim, _y.fdx, _a_Lucene41_0.doc, _a.fdt, _x.tvd, _a.fdx, _x.nvd, _y.fnm, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _y.nvm, _g.tvx, _s_Lucene41_0.doc, _y.nvd, _g.si, _s.fdt, _y_Lucene41_0.tim, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:43:57 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@58bd7a90 main | |
Apr 20, 2016 2:43:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@58bd7a90 main{StandardDirectoryReader(segments_z:112 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4)} | |
Apr 20, 2016 2:43:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:43:57 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@58bd7a90 main{StandardDirectoryReader(segments_z:112 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4)} | |
Apr 20, 2016 2:43:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:43:58 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:8 (1532140913160093696)]} 0 40 | |
Apr 20, 2016 2:43:58 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:8 (1532140913493540864)]} 0 27 | |
Apr 20, 2016 2:43:59 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532140914452987904)]} 0 23 | |
Apr 20, 2016 2:44:00 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:44:00 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_z,generation=35,filenames=[_y_Lucene41_0.tip, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _x.si, _y_Lucene41_0.doc, segments_z, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _x_Lucene41_0.doc, _c.nvd, _y_Lucene41_0.pos, _y.si, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _y.fdt, _a_5.del, _s_Lucene41_0.tim, _y.fdx, _a_Lucene41_0.doc, _a.fdt, _x.tvd, _a.fdx, _x.nvd, _y.fnm, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _y.nvm, _g.tvx, _s_Lucene41_0.doc, _y.nvd, _g.si, _s.fdt, _y_Lucene41_0.tim, _x.nvm, _x.fnm, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_10,generation=36,filenames=[_y_Lucene41_0.tip, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _x.si, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _z_1.del, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _x_Lucene41_0.doc, _c.nvd, _y_Lucene41_0.pos, _y.si, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _z.nvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _y.fdt, _z.si, _a_5.del, _s_Lucene41_0.tim, _y.fdx, segments_10, _a_Lucene41_0.doc, _a.fdt, _x.tvd, _a.fdx, _z.fdt, _x.nvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _y.nvm, _z.fdx, _g.tvx, _s_Lucene41_0.doc, _y.nvd, _z_Lucene41_0.tip, _g.si, _s.fdt, _y_Lucene41_0.tim, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:00 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 36[_y_Lucene41_0.tip, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _x.si, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _z_1.del, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _x_Lucene41_0.doc, _c.nvd, _y_Lucene41_0.pos, _y.si, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _z.nvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _y.fdt, _z.si, _a_5.del, _s_Lucene41_0.tim, _y.fdx, segments_10, _a_Lucene41_0.doc, _a.fdt, _x.tvd, _a.fdx, _z.fdt, _x.nvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _y.nvm, _z.fdx, _g.tvx, _s_Lucene41_0.doc, _y.nvd, _z_Lucene41_0.tip, _g.si, _s.fdt, _y_Lucene41_0.tim, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:00 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2696352e main | |
Apr 20, 2016 2:44:00 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2696352e main{StandardDirectoryReader(segments_10:115 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/1 _z(4.2):C3/1)} | |
Apr 20, 2016 2:44:00 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:44:00 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2696352e main{StandardDirectoryReader(segments_10:115 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/1 _z(4.2):C3/1)} | |
Apr 20, 2016 2:44:00 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:44:00 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532140915608518656)]} 0 10 | |
Apr 20, 2016 2:44:01 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532140916760903680)]} 0 22 | |
Apr 20, 2016 2:44:01 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532140917149925376)]} 0 28 | |
Apr 20, 2016 2:44:02 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532140917349154816)]} 0 20 | |
Apr 20, 2016 2:44:02 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:44:02 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_10,generation=36,filenames=[_y_Lucene41_0.tip, _a_Lucene41_0.pos, _a.si, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _g_Lucene41_0.tim, _m.tvd, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _a.nvd, _s_Lucene41_0.pos, _x.si, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _s.nvd, _m_Lucene41_0.tim, _z_1.del, _g.fdx, _s_2.del, _s.nvm, _s.fnm, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _g_Lucene41_0.doc, _x_Lucene41_0.doc, _c.nvd, _y_Lucene41_0.pos, _y.si, _m.si, _s.tvx, _c.nvm, _c.fnm, _c_2.del, _a_Lucene41_0.tim, _g.nvm, _g.fnm, _m_1.del, _g.tvd, _z.nvd, _m.fdt, _c.si, _g.nvd, _m.fdx, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _g_Lucene41_0.pos, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _y.fdt, _z.si, _a_5.del, _s_Lucene41_0.tim, _y.fdx, segments_10, _a_Lucene41_0.doc, _a.fdt, _x.tvd, _a.fdx, _z.fdt, _x.nvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _m_Lucene41_0.pos, _y.nvm, _z.fdx, _g.tvx, _s_Lucene41_0.doc, _y.nvd, _z_Lucene41_0.tip, _g.si, _s.fdt, _y_Lucene41_0.tim, _x.nvm, _x.fnm, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_11,generation=37,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, segments_11, _a_Lucene41_0.doc, _x.tvd, _10.si, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _y_Lucene41_0.tim, _10.fdx, _10_1.del, _a_Lucene41_0.pos, _a.si, _10.fdt, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _10.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _10_Lucene41_0.tim, _10_Lucene41_0.tip, _y_Lucene41_0.pos, _y.si, _s.tvx, _10.nvm, _10.fnm, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _10_Lucene41_0.doc, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _10_Lucene41_0.pos, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:02 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 37[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, segments_11, _a_Lucene41_0.doc, _x.tvd, _10.si, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _y_Lucene41_0.tim, _10.fdx, _10_1.del, _a_Lucene41_0.pos, _a.si, _10.fdt, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _10.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _10_Lucene41_0.tim, _10_Lucene41_0.tip, _y_Lucene41_0.pos, _y.si, _s.tvx, _10.nvm, _10.fnm, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _10_Lucene41_0.doc, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _10_Lucene41_0.pos, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:02 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@73372846 main | |
Apr 20, 2016 2:44:02 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@73372846 main{StandardDirectoryReader(segments_11:118 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/1 _z(4.2):C3/2 _10(4.2):C4/3)} | |
Apr 20, 2016 2:44:02 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:44:02 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:44:02 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@73372846 main{StandardDirectoryReader(segments_11:118 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/1 _z(4.2):C3/2 _10(4.2):C4/3)} | |
Apr 20, 2016 2:44:04 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532140920330256384)]} 0 17 | |
Apr 20, 2016 2:44:06 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:44:06 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_11,generation=37,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, segments_11, _a_Lucene41_0.doc, _x.tvd, _10.si, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _y_Lucene41_0.tim, _10.fdx, _10_1.del, _a_Lucene41_0.pos, _a.si, _10.fdt, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _10.nvd, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _10_Lucene41_0.tim, _10_Lucene41_0.tip, _y_Lucene41_0.pos, _y.si, _s.tvx, _10.nvm, _10.fnm, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _10_Lucene41_0.doc, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _10_Lucene41_0.pos, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_12,generation=38,filenames=[_11.si, _y_Lucene41_0.tip, _11_Lucene41_0.tim, _11_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _11.fdt, _a.nvd, _s_Lucene41_0.pos, _x.si, _11.fdx, _11.nvm, _11.fnm, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _m.si, _11.nvd, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _11_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, segments_12, _a_Lucene41_0.doc, _x.tvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _11_Lucene41_0.doc, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:06 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 38[_11.si, _y_Lucene41_0.tip, _11_Lucene41_0.tim, _11_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _11.fdt, _a.nvd, _s_Lucene41_0.pos, _x.si, _11.fdx, _11.nvm, _11.fnm, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _m.si, _11.nvd, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _11_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, segments_12, _a_Lucene41_0.doc, _x.tvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _11_Lucene41_0.doc, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:06 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@1a3dd20c main | |
Apr 20, 2016 2:44:06 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@1a3dd20c main{StandardDirectoryReader(segments_12:122 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/1 _z(4.2):C3/2 _11(4.2):C1)} | |
Apr 20, 2016 2:44:06 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:44:06 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@1a3dd20c main{StandardDirectoryReader(segments_12:122 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/1 _z(4.2):C3/2 _11(4.2):C1)} | |
Apr 20, 2016 2:44:06 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:44:14 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532140930138636288)]} 0 39 | |
Apr 20, 2016 2:44:16 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:44:16 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_12,generation=38,filenames=[_11.si, _y_Lucene41_0.tip, _11_Lucene41_0.tim, _11_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _11.fdt, _a.nvd, _s_Lucene41_0.pos, _x.si, _11.fdx, _11.nvm, _11.fnm, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _m.si, _11.nvd, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _11_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, segments_12, _a_Lucene41_0.doc, _x.tvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _11_Lucene41_0.doc, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_13,generation=39,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _12_Lucene41_0.pos, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _12_Lucene41_0.doc, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, segments_13, _a_Lucene41_0.doc, _x.tvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _12.nvd, _g_Lucene41_0.tim, _12.nvm, _12.fnm, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _12.si, _m_Lucene41_0.tim, _12.fdx, _g.fdx, _s_2.del, _12.fdt, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _12_Lucene41_0.tim, _c.fdx, _12_Lucene41_0.tip, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:16 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 39[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _12_Lucene41_0.pos, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _12_Lucene41_0.doc, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, segments_13, _a_Lucene41_0.doc, _x.tvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _12.nvd, _g_Lucene41_0.tim, _12.nvm, _12.fnm, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _12.si, _m_Lucene41_0.tim, _12.fdx, _g.fdx, _s_2.del, _12.fdt, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _12_Lucene41_0.tim, _c.fdx, _12_Lucene41_0.tip, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:16 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2099d44b main | |
Apr 20, 2016 2:44:16 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2099d44b main{StandardDirectoryReader(segments_13:126 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/1 _z(4.2):C3/2 _12(4.2):C1)} | |
Apr 20, 2016 2:44:16 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:44:16 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2099d44b main{StandardDirectoryReader(segments_13:126 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/1 _z(4.2):C3/2 _12(4.2):C1)} | |
Apr 20, 2016 2:44:16 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:44:23 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532140940171411456)]} 0 46 | |
Apr 20, 2016 2:44:24 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532140940447186944)]} 0 32 | |
Apr 20, 2016 2:44:25 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:44:26 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_13,generation=39,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _12_Lucene41_0.pos, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _12_Lucene41_0.doc, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, segments_13, _a_Lucene41_0.doc, _x.tvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _12.nvd, _g_Lucene41_0.tim, _12.nvm, _12.fnm, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _12.si, _m_Lucene41_0.tim, _12.fdx, _g.fdx, _s_2.del, _12.fdt, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _12_Lucene41_0.tim, _c.fdx, _12_Lucene41_0.tip, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_14,generation=40,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _13.nvm, _13.fnm, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _13.nvd, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _m.si, _13.fdt, _c.nvm, _c.fnm, _13.fdx, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _13.si, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, _a_Lucene41_0.doc, segments_14, _x.tvd, _13_Lucene41_0.tim, _13_Lucene41_0.tip, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _13.tvx, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _13.tvd, _g_Lucene41_0.tim, _13_1.del, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, _13_Lucene41_0.pos, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _13_Lucene41_0.doc, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:26 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 40[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _13.nvm, _13.fnm, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _13.nvd, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _m.si, _13.fdt, _c.nvm, _c.fnm, _13.fdx, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _13.si, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, _a_Lucene41_0.doc, segments_14, _x.tvd, _13_Lucene41_0.tim, _13_Lucene41_0.tip, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _13.tvx, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _13.tvd, _g_Lucene41_0.tim, _13_1.del, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, _13_Lucene41_0.pos, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _13_Lucene41_0.doc, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:26 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@d2e4a14 main | |
Apr 20, 2016 2:44:26 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@d2e4a14 main{StandardDirectoryReader(segments_14:130 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/1 _z(4.2):C3/2 _13(4.2):C2/1)} | |
Apr 20, 2016 2:44:26 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:44:26 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@d2e4a14 main{StandardDirectoryReader(segments_14:130 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/1 _z(4.2):C3/2 _13(4.2):C2/1)} | |
Apr 20, 2016 2:44:26 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:44:39 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532140956416999424)]} 0 61 | |
Apr 20, 2016 2:44:40 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532140957483401216)]} 0 20 | |
Apr 20, 2016 2:44:41 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532140958521491456)]} 0 25 | |
Apr 20, 2016 2:44:41 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:44:41 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_14,generation=40,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _13.nvm, _13.fnm, _c_Lucene41_0.doc, _x.tvx, _y_1.del, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _13.nvd, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _m.si, _13.fdt, _c.nvm, _c.fnm, _13.fdx, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _13.si, _g.nvd, _m.fdx, _g_Lucene41_0.pos, _y.fdt, _z.si, _y.fdx, _a_Lucene41_0.doc, segments_14, _x.tvd, _13_Lucene41_0.tim, _13_Lucene41_0.tip, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _s_Lucene41_0.doc, _y.nvd, _g.si, _13.tvx, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _13.tvd, _g_Lucene41_0.tim, _13_1.del, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _y_Lucene41_0.doc, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, _13_Lucene41_0.pos, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _13_Lucene41_0.doc, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_15,generation=41,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _14.tvx, _c_Lucene41_0.doc, _x.tvx, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _14_1.del, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _14.fdt, _g_Lucene41_0.pos, _14.fdx, _y.fdt, _z.si, _y.fdx, _a_Lucene41_0.doc, segments_15, _x.tvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _14.nvd, _s_Lucene41_0.doc, _y.nvd, _g.si, _14.nvm, _14.fnm, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _14_Lucene41_0.doc, _y_Lucene41_0.doc, _y_2.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _14_Lucene41_0.pos, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _14.si, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _14_Lucene41_0.tip, _14.tvd, _14_Lucene41_0.tim, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:41 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 41[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _14.tvx, _c_Lucene41_0.doc, _x.tvx, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _14_1.del, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _14.fdt, _g_Lucene41_0.pos, _14.fdx, _y.fdt, _z.si, _y.fdx, _a_Lucene41_0.doc, segments_15, _x.tvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _14.nvd, _s_Lucene41_0.doc, _y.nvd, _g.si, _14.nvm, _14.fnm, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _14_Lucene41_0.doc, _y_Lucene41_0.doc, _y_2.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _14_Lucene41_0.pos, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _14.si, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _14_Lucene41_0.tip, _14.tvd, _14_Lucene41_0.tim, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
Apr 20, 2016 2:44:41 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3ff5fa66 main | |
Apr 20, 2016 2:44:41 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3ff5fa66 main{StandardDirectoryReader(segments_15:134 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/2 _z(4.2):C3/2 _14(4.2):C3/1)} | |
Apr 20, 2016 2:44:41 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:44:41 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3ff5fa66 main{StandardDirectoryReader(segments_15:134 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/2 _z(4.2):C3/2 _14(4.2):C3/1)} | |
Apr 20, 2016 2:44:41 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:44:42 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532140959852134400)]} 0 31 | |
Apr 20, 2016 2:44:42 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:8 (1532140960265273344)]} 0 8 | |
Apr 20, 2016 2:44:43 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532140960523223040)]} 0 10 | |
Apr 20, 2016 2:44:43 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532140960760201216)]} 0 8 | |
Apr 20, 2016 2:44:44 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:44:44 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_15,generation=41,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _14.tvx, _c_Lucene41_0.doc, _x.tvx, _z_Lucene41_0.pos, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _z_2.del, _c.nvd, _14_1.del, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _14.fdt, _g_Lucene41_0.pos, _14.fdx, _y.fdt, _z.si, _y.fdx, _a_Lucene41_0.doc, segments_15, _x.tvd, _y.fnm, _z_Lucene41_0.doc, _c_Lucene41_0.pos, _y.nvm, _14.nvd, _s_Lucene41_0.doc, _y.nvd, _g.si, _14.nvm, _14.fnm, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _14_Lucene41_0.doc, _y_Lucene41_0.doc, _y_2.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _14_Lucene41_0.pos, _c_2.del, _a_Lucene41_0.tim, _g.tvd, _z.nvd, _c.si, _x.fdx, _c.fdt, _z_Lucene41_0.tim, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _z.nvm, _z.fnm, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _14.si, _a.fdx, _z.fdt, _x.nvd, _m_Lucene41_0.pos, _z.fdx, _g.tvx, _z_Lucene41_0.tip, _14_Lucene41_0.tip, _14.tvd, _14_Lucene41_0.tim, _s.fdt, _x.nvm, _x.fnm, _s.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_16,generation=42,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _14.tvx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _15_Lucene41_0.pos, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _14.fdt, _g_Lucene41_0.pos, _14.fdx, _y.fdt, _15_1.del, _y.fdx, _a_Lucene41_0.doc, _x.tvd, segments_16, _y.fnm, _c_Lucene41_0.pos, _y.nvm, _14.nvd, _s_Lucene41_0.doc, _y.nvd, _g.si, _15_Lucene41_0.tim, _15_Lucene41_0.tip, _14.nvm, _14.fnm, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _15.si, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _14_Lucene41_0.doc, _y_Lucene41_0.doc, _y_2.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _14_2.del, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _14_Lucene41_0.pos, _c_2.del, _a_Lucene41_0.tim, _15.fdx, _g.tvd, _15.fdt, _c.si, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _15_Lucene41_0.doc, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _14.si, _a.fdx, _x.nvd, _m_Lucene41_0.pos, _g.tvx, _15.nvm, _15.fnm, _14_Lucene41_0.tip, _14.tvd, _14_Lucene41_0.tim, _s.fdt, _x.nvm, _x.fnm, _s.si, _15.nvd] | |
Apr 20, 2016 2:44:44 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 42[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _14.tvx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _15_Lucene41_0.pos, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _14.fdt, _g_Lucene41_0.pos, _14.fdx, _y.fdt, _15_1.del, _y.fdx, _a_Lucene41_0.doc, _x.tvd, segments_16, _y.fnm, _c_Lucene41_0.pos, _y.nvm, _14.nvd, _s_Lucene41_0.doc, _y.nvd, _g.si, _15_Lucene41_0.tim, _15_Lucene41_0.tip, _14.nvm, _14.fnm, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _15.si, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _14_Lucene41_0.doc, _y_Lucene41_0.doc, _y_2.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _14_2.del, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _14_Lucene41_0.pos, _c_2.del, _a_Lucene41_0.tim, _15.fdx, _g.tvd, _15.fdt, _c.si, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _15_Lucene41_0.doc, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _14.si, _a.fdx, _x.nvd, _m_Lucene41_0.pos, _g.tvx, _15.nvm, _15.fnm, _14_Lucene41_0.tip, _14.tvd, _14_Lucene41_0.tim, _s.fdt, _x.nvm, _x.fnm, _s.si, _15.nvd] | |
Apr 20, 2016 2:44:44 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@4dacd690 main | |
Apr 20, 2016 2:44:44 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@4dacd690 main{StandardDirectoryReader(segments_16:138 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/2 _14(4.2):C3/2 _15(4.2):C4/2)} | |
Apr 20, 2016 2:44:44 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:44:44 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@4dacd690 main{StandardDirectoryReader(segments_16:138 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/2 _14(4.2):C3/2 _15(4.2):C4/2)} | |
Apr 20, 2016 2:44:44 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:44:46 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532140963613376512)]} 0 38 | |
Apr 20, 2016 2:44:48 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:44:48 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_16,generation=42,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _14.tvx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _15_Lucene41_0.pos, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _m.fdt, _g.nvd, _m.fdx, _14.fdt, _g_Lucene41_0.pos, _14.fdx, _y.fdt, _15_1.del, _y.fdx, _a_Lucene41_0.doc, _x.tvd, segments_16, _y.fnm, _c_Lucene41_0.pos, _y.nvm, _14.nvd, _s_Lucene41_0.doc, _y.nvd, _g.si, _15_Lucene41_0.tim, _15_Lucene41_0.tip, _14.nvm, _14.fnm, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _15.si, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _14_Lucene41_0.doc, _y_Lucene41_0.doc, _y_2.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _14_2.del, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _14_Lucene41_0.pos, _c_2.del, _a_Lucene41_0.tim, _15.fdx, _g.tvd, _15.fdt, _c.si, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _x.fdt, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _15_Lucene41_0.doc, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _14.si, _a.fdx, _x.nvd, _m_Lucene41_0.pos, _g.tvx, _15.nvm, _15.fnm, _14_Lucene41_0.tip, _14.tvd, _14_Lucene41_0.tim, _s.fdt, _x.nvm, _x.fnm, _s.si, _15.nvd] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_17,generation=43,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _14.tvx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _16.si, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _15_Lucene41_0.pos, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _16_Lucene41_0.pos, _m.fdt, _g.nvd, _m.fdx, _14.fdt, _g_Lucene41_0.pos, _16.fdx, _14.fdx, _16.fdt, _y.fdt, _y.fdx, _a_Lucene41_0.doc, _x.tvd, segments_17, _16_Lucene41_0.doc, _16.nvm, _16.fnm, _y.fnm, _c_Lucene41_0.pos, _y.nvm, _16.nvd, _14.nvd, _s_Lucene41_0.doc, _y.nvd, _g.si, _15_Lucene41_0.tim, _15_Lucene41_0.tip, _14.nvm, _14.fnm, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _15.si, _16_Lucene41_0.tim, _16_Lucene41_0.tip, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _14_Lucene41_0.doc, _y_Lucene41_0.doc, _y_2.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _14_2.del, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _14_Lucene41_0.pos, _c_2.del, _a_Lucene41_0.tim, _15.fdx, _g.tvd, _15.fdt, _c.si, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _x.fdt, _15_2.del, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _15_Lucene41_0.doc, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _14.si, _a.fdx, _x.nvd, _m_Lucene41_0.pos, _g.tvx, _15.nvm, _15.fnm, _14_Lucene41_0.tip, _14.tvd, _14_Lucene41_0.tim, _s.fdt, _x.nvm, _x.fnm, _s.si, _15.nvd] | |
Apr 20, 2016 2:44:48 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 43[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _14.tvx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _16.si, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _15_Lucene41_0.pos, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _16_Lucene41_0.pos, _m.fdt, _g.nvd, _m.fdx, _14.fdt, _g_Lucene41_0.pos, _16.fdx, _14.fdx, _16.fdt, _y.fdt, _y.fdx, _a_Lucene41_0.doc, _x.tvd, segments_17, _16_Lucene41_0.doc, _16.nvm, _16.fnm, _y.fnm, _c_Lucene41_0.pos, _y.nvm, _16.nvd, _14.nvd, _s_Lucene41_0.doc, _y.nvd, _g.si, _15_Lucene41_0.tim, _15_Lucene41_0.tip, _14.nvm, _14.fnm, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _15.si, _16_Lucene41_0.tim, _16_Lucene41_0.tip, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _14_Lucene41_0.doc, _y_Lucene41_0.doc, _y_2.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _14_2.del, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _14_Lucene41_0.pos, _c_2.del, _a_Lucene41_0.tim, _15.fdx, _g.tvd, _15.fdt, _c.si, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _x.fdt, _15_2.del, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _15_Lucene41_0.doc, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _14.si, _a.fdx, _x.nvd, _m_Lucene41_0.pos, _g.tvx, _15.nvm, _15.fnm, _14_Lucene41_0.tip, _14.tvd, _14_Lucene41_0.tim, _s.fdt, _x.nvm, _x.fnm, _s.si, _15.nvd] | |
Apr 20, 2016 2:44:48 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2d26f7af main | |
Apr 20, 2016 2:44:48 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2d26f7af main{StandardDirectoryReader(segments_17:141 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/2 _14(4.2):C3/2 _15(4.2):C4/3 _16(4.2):C1)} | |
Apr 20, 2016 2:44:48 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:44:48 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2d26f7af main{StandardDirectoryReader(segments_17:141 _a(4.2):C19/5 _c(4.2):C4/3 _g(4.2):C2/1 _m(4.2):C2/1 _s(4.2):C3/2 _x(4.2):C1 _y(4.2):C4/2 _14(4.2):C3/2 _15(4.2):C4/3 _16(4.2):C1)} | |
Apr 20, 2016 2:44:48 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:44:57 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532140975859695616)]} 0 46 | |
Apr 20, 2016 2:44:59 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:44:59 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_17,generation=43,filenames=[_y_Lucene41_0.tip, _m.tvx, _m_Lucene41_0.doc, _s.fdx, _14.tvx, _c_Lucene41_0.doc, _x.tvx, _a.nvm, _a.fnm, _m.tvd, _a.nvd, _s_Lucene41_0.pos, _x.si, _s.nvd, _16.si, _s.nvm, _s.fnm, _g_Lucene41_0.doc, _15_Lucene41_0.pos, _c.nvd, _m.si, _c.nvm, _c.fnm, _g.nvm, _g.fnm, _m_1.del, _16_Lucene41_0.pos, _m.fdt, _g.nvd, _m.fdx, _14.fdt, _g_Lucene41_0.pos, _16.fdx, _14.fdx, _16.fdt, _y.fdt, _y.fdx, _a_Lucene41_0.doc, _x.tvd, segments_17, _16_Lucene41_0.doc, _16.nvm, _16.fnm, _y.fnm, _c_Lucene41_0.pos, _y.nvm, _16.nvd, _14.nvd, _s_Lucene41_0.doc, _y.nvd, _g.si, _15_Lucene41_0.tim, _15_Lucene41_0.tip, _14.nvm, _14.fnm, _y_Lucene41_0.tim, _a_Lucene41_0.pos, _a.si, _15.si, _16_Lucene41_0.tim, _16_Lucene41_0.tip, _g_Lucene41_0.tim, _g_Lucene41_0.tip, _m.nvm, _m.fnm, _14_Lucene41_0.doc, _y_Lucene41_0.doc, _y_2.del, _g_1.del, _c_Lucene41_0.tip, _m_Lucene41_0.tip, _14_2.del, _m_Lucene41_0.tim, _g.fdx, _s_2.del, _x_Lucene41_0.pos, _g.fdt, _m.nvd, _c_Lucene41_0.tim, _s.tvd, _x_Lucene41_0.doc, _y_Lucene41_0.pos, _y.si, _s.tvx, _14_Lucene41_0.pos, _c_2.del, _a_Lucene41_0.tim, _15.fdx, _g.tvd, _15.fdt, _c.si, _x.fdx, _c.fdt, _a_Lucene41_0.tip, _x.fdt, _15_2.del, _s_Lucene41_0.tip, _x_Lucene41_0.tim, _x_Lucene41_0.tip, _c.fdx, _15_Lucene41_0.doc, _a_5.del, _s_Lucene41_0.tim, _a.fdt, _14.si, _a.fdx, _x.nvd, _m_Lucene41_0.pos, _g.tvx, _15.nvm, _15.fnm, _14_Lucene41_0.tip, _14.tvd, _14_Lucene41_0.tim, _s.fdt, _x.nvm, _x.fnm, _s.si, _15.nvd] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_18,generation=44,filenames=[_18_Lucene41_0.tip, _18.nvm, _18.fnm, _18_Lucene41_0.doc, _18_Lucene41_0.tim, _17.tvx, segments_18, _17.fdt, _18.fdx, _18.nvd, _17_1.del, _17_Lucene41_0.doc, _17_Lucene41_0.tim, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _17.fnm, _17.nvm, _17.si, _18.fdt, _18.si, _17.nvd, _18_Lucene41_0.pos, _17.fdx] | |
Apr 20, 2016 2:44:59 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 44[_18_Lucene41_0.tip, _18.nvm, _18.fnm, _18_Lucene41_0.doc, _18_Lucene41_0.tim, _17.tvx, segments_18, _17.fdt, _18.fdx, _18.nvd, _17_1.del, _17_Lucene41_0.doc, _17_Lucene41_0.tim, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _17.fnm, _17.nvm, _17.si, _18.fdt, _18.si, _17.nvd, _18_Lucene41_0.pos, _17.fdx] | |
Apr 20, 2016 2:44:59 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@78c346ab main | |
Apr 20, 2016 2:44:59 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@78c346ab main{StandardDirectoryReader(segments_18:146 _17(4.2):C24/1 _18(4.2):C1)} | |
Apr 20, 2016 2:44:59 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:44:59 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@78c346ab main{StandardDirectoryReader(segments_18:146 _17(4.2):C24/1 _18(4.2):C1)} | |
Apr 20, 2016 2:44:59 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:45:10 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532140988661760000)]} 0 57 | |
Apr 20, 2016 2:45:10 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532140988997304320)]} 0 41 | |
Apr 20, 2016 2:45:12 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:45:12 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_18,generation=44,filenames=[_18_Lucene41_0.tip, _18.nvm, _18.fnm, _18_Lucene41_0.doc, _18_Lucene41_0.tim, _17.tvx, segments_18, _17.fdt, _18.fdx, _18.nvd, _17_1.del, _17_Lucene41_0.doc, _17_Lucene41_0.tim, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _17.fnm, _17.nvm, _17.si, _18.fdt, _18.si, _17.nvd, _18_Lucene41_0.pos, _17.fdx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_19,generation=45,filenames=[_19.fdt, _19.tvx, _17_1.del, _17_Lucene41_0.tim, _17_Lucene41_0.tip, _17.tvd, _19.fdx, _17_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _19_Lucene41_0.doc, segments_19, _17.tvx, _19_Lucene41_0.pos, _17.fdt, _17_Lucene41_0.doc, _19_1.del, _19.nvd, _19.si, _17.si, _19.nvm, _19.fnm, _19_Lucene41_0.tim, _17.fdx, _19.tvd, _19_Lucene41_0.tip] | |
Apr 20, 2016 2:45:12 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 45[_19.fdt, _19.tvx, _17_1.del, _17_Lucene41_0.tim, _17_Lucene41_0.tip, _17.tvd, _19.fdx, _17_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _19_Lucene41_0.doc, segments_19, _17.tvx, _19_Lucene41_0.pos, _17.fdt, _17_Lucene41_0.doc, _19_1.del, _19.nvd, _19.si, _17.si, _19.nvm, _19.fnm, _19_Lucene41_0.tim, _17.fdx, _19.tvd, _19_Lucene41_0.tip] | |
Apr 20, 2016 2:45:12 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@31df4590 main | |
Apr 20, 2016 2:45:12 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@31df4590 main{StandardDirectoryReader(segments_19:150 _17(4.2):C24/1 _19(4.2):C2/1)} | |
Apr 20, 2016 2:45:12 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:45:12 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:45:12 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@31df4590 main{StandardDirectoryReader(segments_19:150 _17(4.2):C24/1 _19(4.2):C2/1)} | |
Apr 20, 2016 2:45:28 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532141007611625472)]} 0 70 | |
Apr 20, 2016 2:45:29 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532141008601481216)]} 0 9 | |
Apr 20, 2016 2:45:29 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532141009569316864)]} 0 7 | |
Apr 20, 2016 2:45:30 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:45:30 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_19,generation=45,filenames=[_19.fdt, _19.tvx, _17_1.del, _17_Lucene41_0.tim, _17_Lucene41_0.tip, _17.tvd, _19.fdx, _17_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _19_Lucene41_0.doc, segments_19, _17.tvx, _19_Lucene41_0.pos, _17.fdt, _17_Lucene41_0.doc, _19_1.del, _19.nvd, _19.si, _17.si, _19.nvm, _19.fnm, _19_Lucene41_0.tim, _17.fdx, _19.tvd, _19_Lucene41_0.tip] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1a,generation=46,filenames=[_1a.fdx, _1a.tvx, _1a.fdt, segments_1a, _1a.si, _17_Lucene41_0.tim, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _1a_1.del, _17.tvx, _17.fdt, _1a.nvd, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _17_2.del] | |
Apr 20, 2016 2:45:30 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 46[_1a.fdx, _1a.tvx, _1a.fdt, segments_1a, _1a.si, _17_Lucene41_0.tim, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _1a_1.del, _17.tvx, _17.fdt, _1a.nvd, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _17_2.del] | |
Apr 20, 2016 2:45:30 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@502c50af main | |
Apr 20, 2016 2:45:30 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@502c50af main{StandardDirectoryReader(segments_1a:154 _17(4.2):C24/2 _1a(4.2):C3/1)} | |
Apr 20, 2016 2:45:30 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:45:30 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@502c50af main{StandardDirectoryReader(segments_1a:154 _17(4.2):C24/2 _1a(4.2):C3/1)} | |
Apr 20, 2016 2:45:30 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:45:31 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532141010992234496)]} 0 16 | |
Apr 20, 2016 2:45:31 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532141011306807296)]} 0 19 | |
Apr 20, 2016 2:45:31 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532141011551125504)]} 0 22 | |
Apr 20, 2016 2:45:33 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:45:33 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1a,generation=46,filenames=[_1a.fdx, _1a.tvx, _1a.fdt, segments_1a, _1a.si, _17_Lucene41_0.tim, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _1a_1.del, _17.tvx, _17.fdt, _1a.nvd, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _17_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1b,generation=47,filenames=[_1b_Lucene41_0.pos, _1a.fdx, _1b_Lucene41_0.tip, _1a.tvx, _1b_Lucene41_0.tim, _1a.fdt, _1a.si, segments_1b, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _1b.nvd, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _17.tvx, _17.fdt, _1a.nvd, _1b.si, _1b_Lucene41_0.doc, _1b.nvm, _1b.fnm, _17_Lucene41_0.doc, _1b.fdt, _1b.fdx, _17.si, _1a_Lucene41_0.doc, _1b_1.del, _17.fdx, _17_2.del] | |
Apr 20, 2016 2:45:33 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 47[_1b_Lucene41_0.pos, _1a.fdx, _1b_Lucene41_0.tip, _1a.tvx, _1b_Lucene41_0.tim, _1a.fdt, _1a.si, segments_1b, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _1b.nvd, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _17.tvx, _17.fdt, _1a.nvd, _1b.si, _1b_Lucene41_0.doc, _1b.nvm, _1b.fnm, _17_Lucene41_0.doc, _1b.fdt, _1b.fdx, _17.si, _1a_Lucene41_0.doc, _1b_1.del, _17.fdx, _17_2.del] | |
Apr 20, 2016 2:45:33 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2e616413 main | |
Apr 20, 2016 2:45:33 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2e616413 main{StandardDirectoryReader(segments_1b:157 _17(4.2):C24/2 _1a(4.2):C3/2 _1b(4.2):C3/2)} | |
Apr 20, 2016 2:45:33 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:45:33 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2e616413 main{StandardDirectoryReader(segments_1b:157 _17(4.2):C24/2 _1a(4.2):C3/2 _1b(4.2):C3/2)} | |
Apr 20, 2016 2:45:33 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:45:34 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532141014431563776)]} 0 9 | |
Apr 20, 2016 2:45:36 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:45:36 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1b,generation=47,filenames=[_1b_Lucene41_0.pos, _1a.fdx, _1b_Lucene41_0.tip, _1a.tvx, _1b_Lucene41_0.tim, _1a.fdt, _1a.si, segments_1b, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _1b.nvd, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _17.tvx, _17.fdt, _1a.nvd, _1b.si, _1b_Lucene41_0.doc, _1b.nvm, _1b.fnm, _17_Lucene41_0.doc, _1b.fdt, _1b.fdx, _17.si, _1a_Lucene41_0.doc, _1b_1.del, _17.fdx, _17_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1c,generation=48,filenames=[_1a.fdx, _1c.nvd, _1a.tvx, _1a.fdt, _1a.si, _1c.si, segments_1c, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _1c_Lucene41_0.doc, _17.tvx, _17.fdt, _1a.nvd, _1c.fdx, _1c.fdt, _17_Lucene41_0.doc, _1c_Lucene41_0.pos, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1c_Lucene41_0.tip, _17_2.del, _1c_Lucene41_0.tim, _1c.nvm, _1c.fnm] | |
Apr 20, 2016 2:45:36 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 48[_1a.fdx, _1c.nvd, _1a.tvx, _1a.fdt, _1a.si, _1c.si, segments_1c, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _1c_Lucene41_0.doc, _17.tvx, _17.fdt, _1a.nvd, _1c.fdx, _1c.fdt, _17_Lucene41_0.doc, _1c_Lucene41_0.pos, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1c_Lucene41_0.tip, _17_2.del, _1c_Lucene41_0.tim, _1c.nvm, _1c.fnm] | |
Apr 20, 2016 2:45:36 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@62fd1aa4 main | |
Apr 20, 2016 2:45:36 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@62fd1aa4 main{StandardDirectoryReader(segments_1c:161 _17(4.2):C24/2 _1a(4.2):C3/2 _1c(4.2):C1)} | |
Apr 20, 2016 2:45:36 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:45:36 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@62fd1aa4 main{StandardDirectoryReader(segments_1c:161 _17(4.2):C24/2 _1a(4.2):C3/2 _1c(4.2):C1)} | |
Apr 20, 2016 2:45:36 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:45:55 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532141036004966400)]} 0 26 | |
Apr 20, 2016 2:45:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:45:57 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1c,generation=48,filenames=[_1a.fdx, _1c.nvd, _1a.tvx, _1a.fdt, _1a.si, _1c.si, segments_1c, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _1c_Lucene41_0.doc, _17.tvx, _17.fdt, _1a.nvd, _1c.fdx, _1c.fdt, _17_Lucene41_0.doc, _1c_Lucene41_0.pos, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1c_Lucene41_0.tip, _17_2.del, _1c_Lucene41_0.tim, _1c.nvm, _1c.fnm] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1d,generation=49,filenames=[_1a.fdx, _1d.nvd, _1a.tvx, _1d.nvm, _1d.fnm, _1a.fdt, _1a.si, _1d_Lucene41_0.doc, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, segments_1d, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1d.fdx, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _1d.fdt, _1d_Lucene41_0.tip, _17.tvx, _17.fdt, _1a.nvd, _1d_Lucene41_0.pos, _1d_Lucene41_0.tim, _1d.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _17_2.del] | |
Apr 20, 2016 2:45:57 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 49[_1a.fdx, _1d.nvd, _1a.tvx, _1d.nvm, _1d.fnm, _1a.fdt, _1a.si, _1d_Lucene41_0.doc, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, segments_1d, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1d.fdx, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _1d.fdt, _1d_Lucene41_0.tip, _17.tvx, _17.fdt, _1a.nvd, _1d_Lucene41_0.pos, _1d_Lucene41_0.tim, _1d.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _17_2.del] | |
Apr 20, 2016 2:45:57 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2afc7790 main | |
Apr 20, 2016 2:45:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2afc7790 main{StandardDirectoryReader(segments_1d:165 _17(4.2):C24/2 _1a(4.2):C3/2 _1d(4.2):C1)} | |
Apr 20, 2016 2:45:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:45:57 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2afc7790 main{StandardDirectoryReader(segments_1d:165 _17(4.2):C24/2 _1a(4.2):C3/2 _1d(4.2):C1)} | |
Apr 20, 2016 2:45:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:46:17 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532141058941517824)]} 0 44 | |
Apr 20, 2016 2:46:17 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532141059221487616)]} 0 33 | |
Apr 20, 2016 2:46:19 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:46:19 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1d,generation=49,filenames=[_1a.fdx, _1d.nvd, _1a.tvx, _1d.nvm, _1d.fnm, _1a.fdt, _1a.si, _1d_Lucene41_0.doc, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, segments_1d, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1d.fdx, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _1d.fdt, _1d_Lucene41_0.tip, _17.tvx, _17.fdt, _1a.nvd, _1d_Lucene41_0.pos, _1d_Lucene41_0.tim, _1d.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _17_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1e,generation=50,filenames=[_1a.fdx, _1e.fdt, _1e.tvx, _1a.tvx, _1e.fdx, _1e.si, _1a.fdt, _1a.si, _17_Lucene41_0.tim, _1a_2.del, segments_1e, _17_Lucene41_0.tip, _17.tvd, _1e.nvd, _1e_Lucene41_0.tip, _1e.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1e_Lucene41_0.pos, _1a_Lucene41_0.tim, _1e.nvm, _1e.fnm, _1a.nvm, _1a.fnm, _1e_Lucene41_0.tim, _1a_Lucene41_0.tip, _17.tvx, _17.fdt, _1a.nvd, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1e_1.del, _1e_Lucene41_0.doc, _17_2.del] | |
Apr 20, 2016 2:46:19 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 50[_1a.fdx, _1e.fdt, _1e.tvx, _1a.tvx, _1e.fdx, _1e.si, _1a.fdt, _1a.si, _17_Lucene41_0.tim, _1a_2.del, segments_1e, _17_Lucene41_0.tip, _17.tvd, _1e.nvd, _1e_Lucene41_0.tip, _1e.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1e_Lucene41_0.pos, _1a_Lucene41_0.tim, _1e.nvm, _1e.fnm, _1a.nvm, _1a.fnm, _1e_Lucene41_0.tim, _1a_Lucene41_0.tip, _17.tvx, _17.fdt, _1a.nvd, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1e_1.del, _1e_Lucene41_0.doc, _17_2.del] | |
Apr 20, 2016 2:46:19 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@502ac67d main | |
Apr 20, 2016 2:46:19 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@502ac67d main{StandardDirectoryReader(segments_1e:169 _17(4.2):C24/2 _1a(4.2):C3/2 _1e(4.2):C2/1)} | |
Apr 20, 2016 2:46:19 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:46:19 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:46:19 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@502ac67d main{StandardDirectoryReader(segments_1e:169 _17(4.2):C24/2 _1a(4.2):C3/2 _1e(4.2):C2/1)} | |
Apr 20, 2016 2:46:44 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532141087219515392)]} 0 36 | |
Apr 20, 2016 2:46:45 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532141088308985856)]} 0 8 | |
Apr 20, 2016 2:46:46 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:46:46 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532141089395310592)]} 0 17 | |
Apr 20, 2016 2:46:46 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1e,generation=50,filenames=[_1a.fdx, _1e.fdt, _1e.tvx, _1a.tvx, _1e.fdx, _1e.si, _1a.fdt, _1a.si, _17_Lucene41_0.tim, _1a_2.del, segments_1e, _17_Lucene41_0.tip, _17.tvd, _1e.nvd, _1e_Lucene41_0.tip, _1e.tvd, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1e_Lucene41_0.pos, _1a_Lucene41_0.tim, _1e.nvm, _1e.fnm, _1a.nvm, _1a.fnm, _1e_Lucene41_0.tim, _1a_Lucene41_0.tip, _17.tvx, _17.fdt, _1a.nvd, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1e_1.del, _1e_Lucene41_0.doc, _17_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1f,generation=51,filenames=[_1a.fdx, _1f.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.tvx, _1a.fdt, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, segments_1f, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _17_3.del, _1f.nvd, _17.tvx, _17.fdt, _1a.nvd, _1f.tvd, _1f_Lucene41_0.doc, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1f.fdt, _1f.tvx] | |
Apr 20, 2016 2:46:46 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 51[_1a.fdx, _1f.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.tvx, _1a.fdt, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, segments_1f, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _17_3.del, _1f.nvd, _17.tvx, _17.fdt, _1a.nvd, _1f.tvd, _1f_Lucene41_0.doc, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1f.fdt, _1f.tvx] | |
Apr 20, 2016 2:46:46 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@652a752f main | |
Apr 20, 2016 2:46:46 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@652a752f main{StandardDirectoryReader(segments_1f:174 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2)} | |
Apr 20, 2016 2:46:46 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:46:46 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@652a752f main{StandardDirectoryReader(segments_1f:174 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2)} | |
Apr 20, 2016 2:46:46 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:46:47 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532141090797256704)]} 0 30 | |
Apr 20, 2016 2:46:47 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532141091148529664)]} 0 14 | |
Apr 20, 2016 2:46:47 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532141091295330304)]} 0 11 | |
Apr 20, 2016 2:46:48 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:46:48 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1f,generation=51,filenames=[_1a.fdx, _1f.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.tvx, _1a.fdt, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, segments_1f, _17_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a_Lucene41_0.tim, _1a.nvm, _1a.fnm, _1a_Lucene41_0.tip, _17_3.del, _1f.nvd, _17.tvx, _17.fdt, _1a.nvd, _1f.tvd, _1f_Lucene41_0.doc, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1f.fdt, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1g,generation=52,filenames=[_1a.fdx, _1g_1.del, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _1g.si, segments_1g, _17_Lucene41_0.pos, _1a_Lucene41_0.tim, _1g_Lucene41_0.doc, _1a_Lucene41_0.tip, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1g.fdt, _1f.fdt, _1g_Lucene41_0.pos, _1f.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1g.fdx, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1g.nvm, _1g.fnm, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1g.nvd, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1g_Lucene41_0.tip, _1g_Lucene41_0.tim, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:46:48 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 52[_1a.fdx, _1g_1.del, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _1g.si, segments_1g, _17_Lucene41_0.pos, _1a_Lucene41_0.tim, _1g_Lucene41_0.doc, _1a_Lucene41_0.tip, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1g.fdt, _1f.fdt, _1g_Lucene41_0.pos, _1f.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1g.fdx, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1g.nvm, _1g.fnm, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1g.nvd, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1g_Lucene41_0.tip, _1g_Lucene41_0.tim, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:46:48 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@7bb886d9 main | |
Apr 20, 2016 2:46:48 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@7bb886d9 main{StandardDirectoryReader(segments_1g:176 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1g(4.2):C4/3)} | |
Apr 20, 2016 2:46:48 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:46:48 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@7bb886d9 main{StandardDirectoryReader(segments_1g:176 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1g(4.2):C4/3)} | |
Apr 20, 2016 2:46:48 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:46:50 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532141094273286144)]} 0 12 | |
Apr 20, 2016 2:46:52 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:46:52 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1g,generation=52,filenames=[_1a.fdx, _1g_1.del, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _1g.si, segments_1g, _17_Lucene41_0.pos, _1a_Lucene41_0.tim, _1g_Lucene41_0.doc, _1a_Lucene41_0.tip, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1g.fdt, _1f.fdt, _1g_Lucene41_0.pos, _1f.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1g.fdx, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1g.nvm, _1g.fnm, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1g.nvd, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1g_Lucene41_0.tip, _1g_Lucene41_0.tim, _17.fdx, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1h,generation=53,filenames=[_1a.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _17_Lucene41_0.pos, segments_1h, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _17_3.del, _1h.fdt, _17.tvx, _1f_Lucene41_0.doc, _1h.si, _1f.fdt, _1f.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1h_Lucene41_0.pos, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1h_Lucene41_0.doc, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1h.fdx, _1f.nvd, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _1h.nvm, _1h.fnm, _1h_Lucene41_0.tim, _1h_Lucene41_0.tip, _17.si, _1a_Lucene41_0.doc, _1h.nvd, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:46:52 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 53[_1a.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _17_Lucene41_0.pos, segments_1h, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _17_3.del, _1h.fdt, _17.tvx, _1f_Lucene41_0.doc, _1h.si, _1f.fdt, _1f.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1h_Lucene41_0.pos, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1h_Lucene41_0.doc, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1h.fdx, _1f.nvd, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _1h.nvm, _1h.fnm, _1h_Lucene41_0.tim, _1h_Lucene41_0.tip, _17.si, _1a_Lucene41_0.doc, _1h.nvd, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:46:52 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2197f03 main | |
Apr 20, 2016 2:46:52 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2197f03 main{StandardDirectoryReader(segments_1h:180 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1h(4.2):C1)} | |
Apr 20, 2016 2:46:52 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:46:52 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2197f03 main{StandardDirectoryReader(segments_1h:180 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1h(4.2):C1)} | |
Apr 20, 2016 2:46:52 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:47:07 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532141112105369600)]} 0 17 | |
Apr 20, 2016 2:47:09 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:47:09 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1h,generation=53,filenames=[_1a.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _17_Lucene41_0.pos, segments_1h, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _17_3.del, _1h.fdt, _17.tvx, _1f_Lucene41_0.doc, _1h.si, _1f.fdt, _1f.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1h_Lucene41_0.pos, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1h_Lucene41_0.doc, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1h.fdx, _1f.nvd, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _1h.nvm, _1h.fnm, _1h_Lucene41_0.tim, _1h_Lucene41_0.tip, _17.si, _1a_Lucene41_0.doc, _1h.nvd, _17.fdx, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1i,generation=54,filenames=[_1i_Lucene41_0.doc, _1a.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _1i.fdt, _17_Lucene41_0.pos, segments_1i, _1a_Lucene41_0.tim, _1i_Lucene41_0.pos, _1a_Lucene41_0.tip, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1i.nvm, _1i.fnm, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1i.nvd, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1i.si, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1i_Lucene41_0.tim, _1f.nvd, _17.fdt, _1a.nvd, _1i_Lucene41_0.tip, _1i.fdx, _1f.tvd, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:47:09 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 54[_1i_Lucene41_0.doc, _1a.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _1i.fdt, _17_Lucene41_0.pos, segments_1i, _1a_Lucene41_0.tim, _1i_Lucene41_0.pos, _1a_Lucene41_0.tip, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1i.nvm, _1i.fnm, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1i.nvd, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1i.si, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1i_Lucene41_0.tim, _1f.nvd, _17.fdt, _1a.nvd, _1i_Lucene41_0.tip, _1i.fdx, _1f.tvd, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:47:09 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@533e12e7 main | |
Apr 20, 2016 2:47:09 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@533e12e7 main{StandardDirectoryReader(segments_1i:184 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1i(4.2):C1)} | |
Apr 20, 2016 2:47:09 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:47:09 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@533e12e7 main{StandardDirectoryReader(segments_1i:184 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1i(4.2):C1)} | |
Apr 20, 2016 2:47:09 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:47:26 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532141131582668800)]} 0 42 | |
Apr 20, 2016 2:47:26 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532141131854249984)]} 0 32 | |
Apr 20, 2016 2:47:28 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:47:28 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1i,generation=54,filenames=[_1i_Lucene41_0.doc, _1a.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _1i.fdt, _17_Lucene41_0.pos, segments_1i, _1a_Lucene41_0.tim, _1i_Lucene41_0.pos, _1a_Lucene41_0.tip, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1i.nvm, _1i.fnm, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1i.nvd, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1i.si, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1i_Lucene41_0.tim, _1f.nvd, _17.fdt, _1a.nvd, _1i_Lucene41_0.tip, _1i.fdx, _1f.tvd, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _17.fdx, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1j,generation=55,filenames=[_1a.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _17_Lucene41_0.pos, segments_1j, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1j.tvx, _1f.fdt, _1f.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1j_Lucene41_0.tip, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _1j.tvd, _1j_Lucene41_0.tim, _17.fnm, _1j.nvm, _1j.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1j.nvd, _1f.nvd, _17.fdt, _1a.nvd, _1f.tvd, _1j_Lucene41_0.pos, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _1j.si, _1j_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1j.fdt, _17.fdx, _1f.tvx, _1j.fdx, _1j_1.del] | |
Apr 20, 2016 2:47:28 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 55[_1a.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _17_Lucene41_0.pos, segments_1j, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1j.tvx, _1f.fdt, _1f.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1j_Lucene41_0.tip, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _1j.tvd, _1j_Lucene41_0.tim, _17.fnm, _1j.nvm, _1j.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1j.nvd, _1f.nvd, _17.fdt, _1a.nvd, _1f.tvd, _1j_Lucene41_0.pos, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _1j.si, _1j_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1j.fdt, _17.fdx, _1f.tvx, _1j.fdx, _1j_1.del] | |
Apr 20, 2016 2:47:28 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@7b958e1f main | |
Apr 20, 2016 2:47:28 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@7b958e1f main{StandardDirectoryReader(segments_1j:188 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1j(4.2):C2/1)} | |
Apr 20, 2016 2:47:28 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:47:28 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@7b958e1f main{StandardDirectoryReader(segments_1j:188 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1j(4.2):C2/1)} | |
Apr 20, 2016 2:47:28 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:47:49 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532141156344791040)]} 0 49 | |
Apr 20, 2016 2:47:51 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:47:52 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1j,generation=55,filenames=[_1a.fdx, _1f_Lucene41_0.tip, _1f_Lucene41_0.tim, _1a.fdt, _17_Lucene41_0.pos, segments_1j, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1j.tvx, _1f.fdt, _1f.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _1j_Lucene41_0.tip, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _1j.tvd, _1j_Lucene41_0.tim, _17.fnm, _1j.nvm, _1j.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1j.nvd, _1f.nvd, _17.fdt, _1a.nvd, _1f.tvd, _1j_Lucene41_0.pos, _1f.nvm, _1f.fnm, _1f.si, _17_Lucene41_0.doc, _1j.si, _1j_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1j.fdt, _17.fdx, _1f.tvx, _1j.fdx, _1j_1.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1k,generation=56,filenames=[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _17_Lucene41_0.pos, segments_1k, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _1k.nvd, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1f.fdt, _1f.fdx, _1k.tvx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:47:52 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 56[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _17_Lucene41_0.pos, segments_1k, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _1k.nvd, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1f.fdt, _1f.fdx, _1k.tvx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:47:52 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@18ddc3d5 main | |
Apr 20, 2016 2:47:52 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@18ddc3d5 main{StandardDirectoryReader(segments_1k:192 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1)} | |
Apr 20, 2016 2:47:52 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:47:52 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:47:52 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@18ddc3d5 main{StandardDirectoryReader(segments_1k:192 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1)} | |
Apr 20, 2016 2:53:38 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:13 (1532141521753604096)]} 0 5 | |
Apr 20, 2016 2:53:38 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:13 (1532141522126897152)]} 0 10 | |
Apr 20, 2016 2:53:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:53:40 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1k,generation=56,filenames=[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _17_Lucene41_0.pos, segments_1k, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _1k.nvd, _17_3.del, _17.tvx, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1f.fdt, _1f.fdx, _1k.tvx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1l,generation=57,filenames=[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1l_Lucene41_0.pos, _1a.fdt, _1l.fdx, _17_Lucene41_0.pos, _1l.fdt, _1a_Lucene41_0.tim, segments_1l, _1a_Lucene41_0.tip, _1k.nvd, _17_3.del, _1l.nvm, _1l.fnm, _17.tvx, _1l_Lucene41_0.doc, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1l_Lucene41_0.tip, _1f.fdt, _1l.nvd, _1f.fdx, _1k.tvx, _1l_Lucene41_0.tim, _1l.si, _1a.tvx, _1l_1.del, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:53:40 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 57[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1l_Lucene41_0.pos, _1a.fdt, _1l.fdx, _17_Lucene41_0.pos, _1l.fdt, _1a_Lucene41_0.tim, segments_1l, _1a_Lucene41_0.tip, _1k.nvd, _17_3.del, _1l.nvm, _1l.fnm, _17.tvx, _1l_Lucene41_0.doc, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1l_Lucene41_0.tip, _1f.fdt, _1l.nvd, _1f.fdx, _1k.tvx, _1l_Lucene41_0.tim, _1l.si, _1a.tvx, _1l_1.del, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:53:40 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@5f128d5a main | |
Apr 20, 2016 2:53:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@5f128d5a main{StandardDirectoryReader(segments_1l:194 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1l(4.2):C2/1)} | |
Apr 20, 2016 2:53:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:53:40 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@5f128d5a main{StandardDirectoryReader(segments_1l:194 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1l(4.2):C2/1)} | |
Apr 20, 2016 2:53:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:54:13 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:17 (1532141558161211392)]} 0 6 | |
Apr 20, 2016 2:54:14 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:17 (1532141559188815872)]} 0 5 | |
Apr 20, 2016 2:54:14 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:13 (1532141559509680128)]} 0 17 | |
Apr 20, 2016 2:54:15 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:54:15 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1l,generation=57,filenames=[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1l_Lucene41_0.pos, _1a.fdt, _1l.fdx, _17_Lucene41_0.pos, _1l.fdt, _1a_Lucene41_0.tim, segments_1l, _1a_Lucene41_0.tip, _1k.nvd, _17_3.del, _1l.nvm, _1l.fnm, _17.tvx, _1l_Lucene41_0.doc, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1l_Lucene41_0.tip, _1f.fdt, _1l.nvd, _1f.fdx, _1k.tvx, _1l_Lucene41_0.tim, _1l.si, _1a.tvx, _1l_1.del, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1m,generation=58,filenames=[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, segments_1m, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1k.tvx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1m_1.del, _1f.nvd, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:54:15 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 58[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, segments_1m, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1k.tvx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1m_1.del, _1f.nvd, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:54:15 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3c48da95 main | |
Apr 20, 2016 2:54:15 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3c48da95 main{StandardDirectoryReader(segments_1m:198 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/1)} | |
Apr 20, 2016 2:54:15 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:54:15 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3c48da95 main{StandardDirectoryReader(segments_1m:198 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/1)} | |
Apr 20, 2016 2:54:15 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:54:15 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:17 (1532141560628510720)]} 0 7 | |
Apr 20, 2016 2:54:16 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:17 (1532141561925599232)]} 0 8 | |
Apr 20, 2016 2:54:16 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:17 (1532141562175160320)]} 0 21 | |
Apr 20, 2016 2:54:17 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:17 (1532141562455130112)]} 0 11 | |
Apr 20, 2016 2:54:17 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:54:17 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1m,generation=58,filenames=[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, segments_1m, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1k.tvx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1m_1.del, _1f.nvd, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1n,generation=59,filenames=[_1a.fdx, _1n.nvm, _1n.fnm, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1n_Lucene41_0.doc, _1f_Lucene41_0.tim, _1n.si, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1n.nvd, _1a_Lucene41_0.tim, _1n_1.del, _1n_Lucene41_0.tip, segments_1n, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1n_Lucene41_0.pos, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1n.fdt, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1n.fdx, _1f.fdt, _1f.fdx, _1k.tvx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _1n_Lucene41_0.tim, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:54:17 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 59[_1a.fdx, _1n.nvm, _1n.fnm, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1n_Lucene41_0.doc, _1f_Lucene41_0.tim, _1n.si, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1n.nvd, _1a_Lucene41_0.tim, _1n_1.del, _1n_Lucene41_0.tip, segments_1n, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1n_Lucene41_0.pos, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1n.fdt, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1n.fdx, _1f.fdt, _1f.fdx, _1k.tvx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _1n_Lucene41_0.tim, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:54:17 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@72a4f296 main | |
Apr 20, 2016 2:54:17 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@72a4f296 main{StandardDirectoryReader(segments_1n:201 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1n(4.2):C4/3)} | |
Apr 20, 2016 2:54:17 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:54:17 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@72a4f296 main{StandardDirectoryReader(segments_1n:201 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1n(4.2):C4/3)} | |
Apr 20, 2016 2:54:17 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:54:19 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:17 (1532141565340811264)]} 0 16 | |
Apr 20, 2016 2:54:21 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:54:22 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1n,generation=59,filenames=[_1a.fdx, _1n.nvm, _1n.fnm, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1n_Lucene41_0.doc, _1f_Lucene41_0.tim, _1n.si, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1n.nvd, _1a_Lucene41_0.tim, _1n_1.del, _1n_Lucene41_0.tip, segments_1n, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1n_Lucene41_0.pos, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1n.fdt, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1n.fdx, _1f.fdt, _1f.fdx, _1k.tvx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _1n_Lucene41_0.tim, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1o,generation=60,filenames=[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, segments_1o, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1o_Lucene41_0.pos, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1o.fdt, _1k.tvx, _1o.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _1o_Lucene41_0.doc, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _1o.si, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1o.nvd, _1f.si, _17_Lucene41_0.doc, _1o_Lucene41_0.tim, _1m_2.del, _1o_Lucene41_0.tip, _1o.nvm, _1o.fnm, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:54:22 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 60[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, segments_1o, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1o_Lucene41_0.pos, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1o.fdt, _1k.tvx, _1o.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _1o_Lucene41_0.doc, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _1o.si, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1o.nvd, _1f.si, _17_Lucene41_0.doc, _1o_Lucene41_0.tim, _1m_2.del, _1o_Lucene41_0.tip, _1o.nvm, _1o.fnm, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
Apr 20, 2016 2:54:22 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3c7aec0b main | |
Apr 20, 2016 2:54:22 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3c7aec0b main{StandardDirectoryReader(segments_1o:205 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1o(4.2):C1)} | |
Apr 20, 2016 2:54:22 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:54:22 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3c7aec0b main{StandardDirectoryReader(segments_1o:205 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1o(4.2):C1)} | |
Apr 20, 2016 2:54:22 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 2:54:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:17 (1532141584138633216)]} 0 7 | |
Apr 20, 2016 2:54:39 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 2:54:40 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1o,generation=60,filenames=[_1a.fdx, _1k.fdx, _1f_Lucene41_0.tip, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, segments_1o, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1o_Lucene41_0.pos, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1o.fdt, _1k.tvx, _1o.fdx, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _1o_Lucene41_0.doc, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1f.nvd, _1k_Lucene41_0.doc, _1o.si, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1o.nvd, _1f.si, _17_Lucene41_0.doc, _1o_Lucene41_0.tim, _1m_2.del, _1o_Lucene41_0.tip, _1o.nvm, _1o.fnm, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1p,generation=61,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, segments_1p, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 2:54:40 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 61[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, segments_1p, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 2:54:40 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@60b3dc5b main | |
Apr 20, 2016 2:54:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@60b3dc5b main{StandardDirectoryReader(segments_1p:209 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1)} | |
Apr 20, 2016 2:54:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 2:54:40 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@60b3dc5b main{StandardDirectoryReader(segments_1p:209 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1)} | |
Apr 20, 2016 2:54:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:08:08 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:19 (1532142433673936896)]} 0 4 | |
Apr 20, 2016 3:08:09 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:19 (1532142434764455936)]} 0 10 | |
Apr 20, 2016 3:08:09 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:19 (1532142435660988416)]} 0 6 | |
Apr 20, 2016 3:08:10 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:08:10 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1p,generation=61,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, segments_1p, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1q,generation=62,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1q_Lucene41_0.pos, _1f_Lucene41_0.tim, _1q_1.del, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, segments_1q, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1q.si, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1q_Lucene41_0.tim, _1a.tvx, _1q_Lucene41_0.tip, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _1q.fdx, _17.nvd, _1a.tvd, _1q.fdt, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1q.nvm, _1q.fnm, _1k.si, _1q_Lucene41_0.doc, _1f.si, _17_Lucene41_0.doc, _1q.nvd, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:08:10 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 62[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1q_Lucene41_0.pos, _1f_Lucene41_0.tim, _1q_1.del, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, segments_1q, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1q.si, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1q_Lucene41_0.tim, _1a.tvx, _1q_Lucene41_0.tip, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _1q.fdx, _17.nvd, _1a.tvd, _1q.fdt, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1q.nvm, _1q.fnm, _1k.si, _1q_Lucene41_0.doc, _1f.si, _17_Lucene41_0.doc, _1q.nvd, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:08:10 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@73c04f95 main | |
Apr 20, 2016 3:08:10 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@73c04f95 main{StandardDirectoryReader(segments_1q:211 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1q(4.2):C3/2)} | |
Apr 20, 2016 3:08:10 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:08:10 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@73c04f95 main{StandardDirectoryReader(segments_1q:211 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1q(4.2):C3/2)} | |
Apr 20, 2016 3:08:10 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:08:11 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:19 (1532142437361778688)]} 0 8 | |
Apr 20, 2016 3:08:11 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:19 (1532142437558910976)]} 0 14 | |
Apr 20, 2016 3:08:11 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:19 (1532142437742411776)]} 0 10 | |
Apr 20, 2016 3:08:13 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:08:13 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1q,generation=62,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1q_Lucene41_0.pos, _1f_Lucene41_0.tim, _1q_1.del, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, segments_1q, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1q.si, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1q_Lucene41_0.tim, _1a.tvx, _1q_Lucene41_0.tip, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _1q.fdx, _17.nvd, _1a.tvd, _1q.fdt, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1q.nvm, _1q.fnm, _1k.si, _1q_Lucene41_0.doc, _1f.si, _17_Lucene41_0.doc, _1q.nvd, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1r,generation=63,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1r.si, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1r_Lucene41_0.tim, _1a_Lucene41_0.tip, _1r_Lucene41_0.tip, _1k.nvd, _1m.fdt, segments_1r, _17_3.del, _1m.fdx, _1r_1.del, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1p.fdx, _1p.si, _1r.nvd, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _1r_Lucene41_0.pos, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1r.nvm, _1r.fnm, _1p.nvd, _1r.fdt, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _1r.fdx, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _1r_Lucene41_0.doc, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:08:13 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 63[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1r.si, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1r_Lucene41_0.tim, _1a_Lucene41_0.tip, _1r_Lucene41_0.tip, _1k.nvd, _1m.fdt, segments_1r, _17_3.del, _1m.fdx, _1r_1.del, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1p.fdx, _1p.si, _1r.nvd, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _1r_Lucene41_0.pos, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1r.nvm, _1r.fnm, _1p.nvd, _1r.fdt, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _1r.fdx, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _1r_Lucene41_0.doc, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:08:13 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@12a846f1 main | |
Apr 20, 2016 3:08:13 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@12a846f1 main{StandardDirectoryReader(segments_1r:215 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1r(4.2):C3/2)} | |
Apr 20, 2016 3:08:13 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:08:13 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@12a846f1 main{StandardDirectoryReader(segments_1r:215 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1r(4.2):C3/2)} | |
Apr 20, 2016 3:08:13 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:08:14 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:19 (1532142440762310656)]} 0 8 | |
Apr 20, 2016 3:08:16 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:08:16 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1r,generation=63,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1r.si, _1f_Lucene41_0.tim, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1r_Lucene41_0.tim, _1a_Lucene41_0.tip, _1r_Lucene41_0.tip, _1k.nvd, _1m.fdt, segments_1r, _17_3.del, _1m.fdx, _1r_1.del, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1f.fdx, _1p.fdx, _1p.si, _1r.nvd, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _1r_Lucene41_0.pos, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1r.nvm, _1r.fnm, _1p.nvd, _1r.fdt, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _1r.fdx, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _1r_Lucene41_0.doc, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1s,generation=64,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1s_Lucene41_0.doc, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, segments_1s, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1s_Lucene41_0.tim, _1s_Lucene41_0.tip, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1s.nvm, _1s.fnm, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _1s.nvd, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1s.si, _1s_Lucene41_0.pos, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1s.fdt, _1m_2.del, _1s.fdx, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:08:16 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 64[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1s_Lucene41_0.doc, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, segments_1s, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1s_Lucene41_0.tim, _1s_Lucene41_0.tip, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1s.nvm, _1s.fnm, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _1s.nvd, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1s.si, _1s_Lucene41_0.pos, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1s.fdt, _1m_2.del, _1s.fdx, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:08:16 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@63ca2167 main | |
Apr 20, 2016 3:08:16 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@63ca2167 main{StandardDirectoryReader(segments_1s:219 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1s(4.2):C1)} | |
Apr 20, 2016 3:08:16 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:08:16 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@63ca2167 main{StandardDirectoryReader(segments_1s:219 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1s(4.2):C1)} | |
Apr 20, 2016 3:08:16 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:08:42 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:19 (1532142469656870912)]} 0 19 | |
Apr 20, 2016 3:08:44 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:08:44 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1s,generation=64,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1f_Lucene41_0.tim, _1s_Lucene41_0.doc, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, segments_1s, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1s_Lucene41_0.tim, _1s_Lucene41_0.tip, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1s.nvm, _1s.fnm, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _1s.nvd, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1s.si, _1s_Lucene41_0.pos, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1s.fdt, _1m_2.del, _1s.fdx, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1t,generation=65,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, segments_1t, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1t_Lucene41_0.tim, _1t.nvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1t_Lucene41_0.tip, _1f.fdt, _1t.nvm, _1t.fnm, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _1t_Lucene41_0.doc, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _1t_Lucene41_0.pos, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:08:44 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 65[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, segments_1t, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1t_Lucene41_0.tim, _1t.nvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1t_Lucene41_0.tip, _1f.fdt, _1t.nvm, _1t.fnm, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _1t_Lucene41_0.doc, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _1t_Lucene41_0.pos, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:08:44 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3352630b main | |
Apr 20, 2016 3:08:44 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3352630b main{StandardDirectoryReader(segments_1t:223 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1t(4.2):C1)} | |
Apr 20, 2016 3:08:44 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:08:44 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3352630b main{StandardDirectoryReader(segments_1t:223 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1t(4.2):C1)} | |
Apr 20, 2016 3:08:44 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:20:28 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532143210481057792)]} 0 5 | |
Apr 20, 2016 3:20:29 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532143211070357504)]} 0 3 | |
Apr 20, 2016 3:20:29 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532143211616665600)]} 0 22 | |
Apr 20, 2016 3:20:30 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532143212283559936)]} 0 6 | |
Apr 20, 2016 3:20:30 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:20:31 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:21 (1532143212687261696)]} 0 5 | |
Apr 20, 2016 3:20:31 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1t,generation=65,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1a.fdt, _1m.nvd, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1a_Lucene41_0.tip, _1k.nvd, _1m.fdt, _17_3.del, segments_1t, _1m.fdx, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1t_Lucene41_0.tim, _1t.nvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1t_Lucene41_0.tip, _1f.fdt, _1t.nvm, _1t.fnm, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _1t_Lucene41_0.doc, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _1t_Lucene41_0.pos, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1u,generation=66,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1u_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1a.fdt, _1m.nvd, _1u_Lucene41_0.tim, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1u.fdx, _1a_Lucene41_0.tip, _1u.fdt, _1k.nvd, _1m.fdt, _17_3.del, segments_1u, _1m.fdx, _1u.nvd, _1u.si, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1u_Lucene41_0.doc, _1u.nvm, _1u.fnm, _1t_Lucene41_0.tim, _1t.nvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1t_Lucene41_0.tip, _1f.fdt, _1t.nvm, _1t.fnm, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1u_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _1t_Lucene41_0.doc, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _1t_Lucene41_0.pos, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:20:31 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 66[_1a.fdx, _1p_Lucene41_0.tip, _1u_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1a.fdt, _1m.nvd, _1u_Lucene41_0.tim, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1u.fdx, _1a_Lucene41_0.tip, _1u.fdt, _1k.nvd, _1m.fdt, _17_3.del, segments_1u, _1m.fdx, _1u.nvd, _1u.si, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1u_Lucene41_0.doc, _1u.nvm, _1u.fnm, _1t_Lucene41_0.tim, _1t.nvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1t_Lucene41_0.tip, _1f.fdt, _1t.nvm, _1t.fnm, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1u_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _1t_Lucene41_0.doc, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _1t_Lucene41_0.pos, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:20:31 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@31cae00d main | |
Apr 20, 2016 3:20:31 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@31cae00d main{StandardDirectoryReader(segments_1u:226 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1t(4.2):C1 _1u(4.2):C4)} | |
Apr 20, 2016 3:20:31 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:20:31 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@31cae00d main{StandardDirectoryReader(segments_1u:226 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1t(4.2):C1 _1u(4.2):C4)} | |
Apr 20, 2016 3:20:31 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:20:31 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:21 (1532143212876005376)]} 0 28 | |
Apr 20, 2016 3:20:32 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532143213995884544)]} 0 9 | |
Apr 20, 2016 3:20:33 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:20:33 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1u,generation=66,filenames=[_1a.fdx, _1p_Lucene41_0.tip, _1u_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k_Lucene41_0.tip, _1k.fdt, _1k_Lucene41_0.tim, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1a.fdt, _1m.nvd, _1u_Lucene41_0.tim, _1m.fnm, _17_Lucene41_0.pos, _1m.nvm, _1m_Lucene41_0.tim, _1a_Lucene41_0.tim, _1u.fdx, _1a_Lucene41_0.tip, _1u.fdt, _1k.nvd, _1m.fdt, _17_3.del, segments_1u, _1m.fdx, _1u.nvd, _1u.si, _17.tvx, _1m_Lucene41_0.tip, _1m.si, _1f_Lucene41_0.doc, _1k.tvd, _1u_Lucene41_0.doc, _1u.nvm, _1u.fnm, _1t_Lucene41_0.tim, _1t.nvd, _1k.nvm, _1k.fnm, _1m_Lucene41_0.doc, _1t_Lucene41_0.tip, _1f.fdt, _1t.nvm, _1t.fnm, _1f.fdx, _1p.fdx, _1p.si, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1u_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _1t_Lucene41_0.doc, _17_Lucene41_0.tip, _17.tvd, _1m_Lucene41_0.pos, _1a_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1a.nvm, _1a.fnm, _1f_1.del, _1p.nvd, _1f.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1a.nvd, _1f.tvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _17_Lucene41_0.doc, _1m_2.del, _1t_Lucene41_0.pos, _17.si, _1a_Lucene41_0.doc, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1v,generation=67,filenames=[_1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k.fdt, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1m.nvd, _1u_1.del, _1v.nvd, _1m.fnm, _1m.nvm, _1m_Lucene41_0.tim, _1v.nvm, _1v.fnm, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, segments_1v, _1u.si, _1m_Lucene41_0.tip, _1m.si, _1u_Lucene41_0.doc, _1v.fdt, _1t_Lucene41_0.tim, _1v.fdx, _1t.nvd, _1k.nvm, _1k.fnm, _1t_Lucene41_0.tip, _1t.nvm, _1t.fnm, _1f.fdx, _1p.si, _1u_Lucene41_0.pos, _1a.si, _1v_1.del, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _1a.nvm, _1a.fnm, _1f.nvd, _1a.nvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _1m_2.del, _1a_Lucene41_0.doc, _1a.fdx, _1u_Lucene41_0.tip, _1k_Lucene41_0.tip, _1v.si, _1k_Lucene41_0.tim, _1a.fdt, _1u_Lucene41_0.tim, _17_Lucene41_0.pos, _1a_Lucene41_0.tim, _1u.fdx, _1v_Lucene41_0.pos, _1a_Lucene41_0.tip, _1u.fdt, _1u.nvd, _17.tvx, _1f_Lucene41_0.doc, _1k.tvd, _1u.nvm, _1u.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1v_Lucene41_0.doc, _1p.fdx, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1t_Lucene41_0.doc, _1v_Lucene41_0.tip, _1m_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1f_1.del, _1v_Lucene41_0.tim, _1p.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1f.tvd, _17_Lucene41_0.doc, _1t_Lucene41_0.pos, _17.si, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:20:33 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 67[_1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k.fdt, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1m.nvd, _1u_1.del, _1v.nvd, _1m.fnm, _1m.nvm, _1m_Lucene41_0.tim, _1v.nvm, _1v.fnm, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, segments_1v, _1u.si, _1m_Lucene41_0.tip, _1m.si, _1u_Lucene41_0.doc, _1v.fdt, _1t_Lucene41_0.tim, _1v.fdx, _1t.nvd, _1k.nvm, _1k.fnm, _1t_Lucene41_0.tip, _1t.nvm, _1t.fnm, _1f.fdx, _1p.si, _1u_Lucene41_0.pos, _1a.si, _1v_1.del, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _1a.nvm, _1a.fnm, _1f.nvd, _1a.nvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _1m_2.del, _1a_Lucene41_0.doc, _1a.fdx, _1u_Lucene41_0.tip, _1k_Lucene41_0.tip, _1v.si, _1k_Lucene41_0.tim, _1a.fdt, _1u_Lucene41_0.tim, _17_Lucene41_0.pos, _1a_Lucene41_0.tim, _1u.fdx, _1v_Lucene41_0.pos, _1a_Lucene41_0.tip, _1u.fdt, _1u.nvd, _17.tvx, _1f_Lucene41_0.doc, _1k.tvd, _1u.nvm, _1u.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1v_Lucene41_0.doc, _1p.fdx, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1t_Lucene41_0.doc, _1v_Lucene41_0.tip, _1m_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1f_1.del, _1v_Lucene41_0.tim, _1p.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1f.tvd, _17_Lucene41_0.doc, _1t_Lucene41_0.pos, _17.si, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:20:33 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@588e21a9 main | |
Apr 20, 2016 3:20:33 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@588e21a9 main{StandardDirectoryReader(segments_1v:228 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1t(4.2):C1 _1u(4.2):C4/1 _1v(4.2):C3/1)} | |
Apr 20, 2016 3:20:33 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:20:33 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@588e21a9 main{StandardDirectoryReader(segments_1v:228 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1t(4.2):C1 _1u(4.2):C4/1 _1v(4.2):C3/1)} | |
Apr 20, 2016 3:20:33 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:20:33 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532143215222718464)]} 0 13 | |
Apr 20, 2016 3:20:34 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532143216508272640)]} 0 7 | |
Apr 20, 2016 3:20:34 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532143216860594176)]} 0 9 | |
Apr 20, 2016 3:20:35 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532143217061920768)]} 0 11 | |
Apr 20, 2016 3:20:35 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:20:35 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1v,generation=67,filenames=[_1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k.fdt, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1m.nvd, _1u_1.del, _1v.nvd, _1m.fnm, _1m.nvm, _1m_Lucene41_0.tim, _1v.nvm, _1v.fnm, _1k.nvd, _1m.fdt, _17_3.del, _1m.fdx, segments_1v, _1u.si, _1m_Lucene41_0.tip, _1m.si, _1u_Lucene41_0.doc, _1v.fdt, _1t_Lucene41_0.tim, _1v.fdx, _1t.nvd, _1k.nvm, _1k.fnm, _1t_Lucene41_0.tip, _1t.nvm, _1t.fnm, _1f.fdx, _1p.si, _1u_Lucene41_0.pos, _1a.si, _1v_1.del, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _1a.nvm, _1a.fnm, _1f.nvd, _1a.nvd, _1f.nvm, _1f.fnm, _1k.si, _1f.si, _1m_2.del, _1a_Lucene41_0.doc, _1a.fdx, _1u_Lucene41_0.tip, _1k_Lucene41_0.tip, _1v.si, _1k_Lucene41_0.tim, _1a.fdt, _1u_Lucene41_0.tim, _17_Lucene41_0.pos, _1a_Lucene41_0.tim, _1u.fdx, _1v_Lucene41_0.pos, _1a_Lucene41_0.tip, _1u.fdt, _1u.nvd, _17.tvx, _1f_Lucene41_0.doc, _1k.tvd, _1u.nvm, _1u.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1v_Lucene41_0.doc, _1p.fdx, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1a.tvx, _1f_Lucene41_0.pos, _1t_Lucene41_0.doc, _1v_Lucene41_0.tip, _1m_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1f_1.del, _1v_Lucene41_0.tim, _1p.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1f.tvd, _17_Lucene41_0.doc, _1t_Lucene41_0.pos, _17.si, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1w,generation=68,filenames=[_1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k.fdt, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1m.nvd, _1u_1.del, _1v.nvd, _1m.fnm, _1m.nvm, _1m_Lucene41_0.tim, _1v.nvm, _1v.fnm, _1k.nvd, _1m.fdt, _17_3.del, segments_1w, _1m.fdx, _1u.si, _1m_Lucene41_0.tip, _1m.si, _1w_Lucene41_0.pos, _1u_Lucene41_0.doc, _1v.fdt, _1t_Lucene41_0.tim, _1v.fdx, _1t.nvd, _1k.nvm, _1k.fnm, _1t_Lucene41_0.tip, _1t.nvm, _1t.fnm, _1f.fdx, _1p.si, _1u_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _1a.nvm, _1a.fnm, _1f.nvd, _1a.nvd, _1w_Lucene41_0.tim, _1f.nvm, _1f.fnm, _1k.si, _1w_Lucene41_0.tip, _1f.si, _1m_2.del, _1a_Lucene41_0.doc, _1w_1.del, _1a.fdx, _1u_Lucene41_0.tip, _1w.nvd, _1k_Lucene41_0.tip, _1v.si, _1k_Lucene41_0.tim, _1w.nvm, _1w.fnm, _1a.fdt, _1u_Lucene41_0.tim, _17_Lucene41_0.pos, _1a_Lucene41_0.tim, _1u.fdx, _1v_Lucene41_0.pos, _1a_Lucene41_0.tip, _1u.fdt, _1w.fdx, _1u.nvd, _17.tvx, _1f_Lucene41_0.doc, _1k.tvd, _1u.nvm, _1u.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1w.fdt, _1v_Lucene41_0.doc, _1p.fdx, _1v_2.del, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1w_Lucene41_0.doc, _1a.tvx, _1f_Lucene41_0.pos, _1t_Lucene41_0.doc, _1v_Lucene41_0.tip, _1m_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1w.si, _1f_1.del, _1v_Lucene41_0.tim, _1p.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1f.tvd, _17_Lucene41_0.doc, _1t_Lucene41_0.pos, _17.si, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:20:35 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 68[_1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k.fdt, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1m.nvd, _1u_1.del, _1v.nvd, _1m.fnm, _1m.nvm, _1m_Lucene41_0.tim, _1v.nvm, _1v.fnm, _1k.nvd, _1m.fdt, _17_3.del, segments_1w, _1m.fdx, _1u.si, _1m_Lucene41_0.tip, _1m.si, _1w_Lucene41_0.pos, _1u_Lucene41_0.doc, _1v.fdt, _1t_Lucene41_0.tim, _1v.fdx, _1t.nvd, _1k.nvm, _1k.fnm, _1t_Lucene41_0.tip, _1t.nvm, _1t.fnm, _1f.fdx, _1p.si, _1u_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _1a.nvm, _1a.fnm, _1f.nvd, _1a.nvd, _1w_Lucene41_0.tim, _1f.nvm, _1f.fnm, _1k.si, _1w_Lucene41_0.tip, _1f.si, _1m_2.del, _1a_Lucene41_0.doc, _1w_1.del, _1a.fdx, _1u_Lucene41_0.tip, _1w.nvd, _1k_Lucene41_0.tip, _1v.si, _1k_Lucene41_0.tim, _1w.nvm, _1w.fnm, _1a.fdt, _1u_Lucene41_0.tim, _17_Lucene41_0.pos, _1a_Lucene41_0.tim, _1u.fdx, _1v_Lucene41_0.pos, _1a_Lucene41_0.tip, _1u.fdt, _1w.fdx, _1u.nvd, _17.tvx, _1f_Lucene41_0.doc, _1k.tvd, _1u.nvm, _1u.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1w.fdt, _1v_Lucene41_0.doc, _1p.fdx, _1v_2.del, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1w_Lucene41_0.doc, _1a.tvx, _1f_Lucene41_0.pos, _1t_Lucene41_0.doc, _1v_Lucene41_0.tip, _1m_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1w.si, _1f_1.del, _1v_Lucene41_0.tim, _1p.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1f.tvd, _17_Lucene41_0.doc, _1t_Lucene41_0.pos, _17.si, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
Apr 20, 2016 3:20:35 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@53d439c8 main | |
Apr 20, 2016 3:20:35 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@53d439c8 main{StandardDirectoryReader(segments_1w:231 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1t(4.2):C1 _1u(4.2):C4/1 _1v(4.2):C3/2 _1w(4.2):C4/3)} | |
Apr 20, 2016 3:20:35 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:20:35 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@53d439c8 main{StandardDirectoryReader(segments_1w:231 _17(4.2):C24/3 _1a(4.2):C3/2 _1f(4.2):C2/1 _1k(4.2):C1 _1m(4.2):C3/2 _1p(4.2):C1 _1t(4.2):C1 _1u(4.2):C4/1 _1v(4.2):C3/2 _1w(4.2):C4/3)} | |
Apr 20, 2016 3:20:35 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:20:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532143219982204928)]} 0 29 | |
Apr 20, 2016 3:20:39 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:20:40 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1w,generation=68,filenames=[_1p_Lucene41_0.tip, _1k.fdx, _1f_Lucene41_0.tip, _1p_Lucene41_0.tim, _1k.fdt, _1t.fdx, _1f_Lucene41_0.tim, _1t.fdt, _1m.nvd, _1u_1.del, _1v.nvd, _1m.fnm, _1m.nvm, _1m_Lucene41_0.tim, _1v.nvm, _1v.fnm, _1k.nvd, _1m.fdt, _17_3.del, segments_1w, _1m.fdx, _1u.si, _1m_Lucene41_0.tip, _1m.si, _1w_Lucene41_0.pos, _1u_Lucene41_0.doc, _1v.fdt, _1t_Lucene41_0.tim, _1v.fdx, _1t.nvd, _1k.nvm, _1k.fnm, _1t_Lucene41_0.tip, _1t.nvm, _1t.fnm, _1f.fdx, _1p.si, _1u_Lucene41_0.pos, _1a.si, _17_Lucene41_0.tim, _1a_2.del, _17_Lucene41_0.tip, _17.tvd, _1a_Lucene41_0.pos, _1a.nvm, _1a.fnm, _1f.nvd, _1a.nvd, _1w_Lucene41_0.tim, _1f.nvm, _1f.fnm, _1k.si, _1w_Lucene41_0.tip, _1f.si, _1m_2.del, _1a_Lucene41_0.doc, _1w_1.del, _1a.fdx, _1u_Lucene41_0.tip, _1w.nvd, _1k_Lucene41_0.tip, _1v.si, _1k_Lucene41_0.tim, _1w.nvm, _1w.fnm, _1a.fdt, _1u_Lucene41_0.tim, _17_Lucene41_0.pos, _1a_Lucene41_0.tim, _1u.fdx, _1v_Lucene41_0.pos, _1a_Lucene41_0.tip, _1u.fdt, _1w.fdx, _1u.nvd, _17.tvx, _1f_Lucene41_0.doc, _1k.tvd, _1u.nvm, _1u.fnm, _1m_Lucene41_0.doc, _1f.fdt, _1w.fdt, _1v_Lucene41_0.doc, _1p.fdx, _1v_2.del, _1k.tvx, _1t.si, _1p.fdt, _1p_Lucene41_0.pos, _1w_Lucene41_0.doc, _1a.tvx, _1f_Lucene41_0.pos, _1t_Lucene41_0.doc, _1v_Lucene41_0.tip, _1m_Lucene41_0.pos, _17.fnm, _17.nvm, _17.nvd, _1a.tvd, _1w.si, _1f_1.del, _1v_Lucene41_0.tim, _1p.nvd, _1p_Lucene41_0.doc, _1k_Lucene41_0.doc, _17.fdt, _1f.tvd, _17_Lucene41_0.doc, _1t_Lucene41_0.pos, _17.si, _1k_Lucene41_0.pos, _17.fdx, _1p.nvm, _1p.fnm, _1f.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1x,generation=69,filenames=[_1x_Lucene41_0.pos, _1x.nvm, _1y.fdt, _1x.fnm, _1x.tvd, segments_1x, _1x.nvd, _1x.fdx, _1y_Lucene41_0.pos, _1x.fdt, _1x.tvx, _1y_Lucene41_0.doc, _1y_Lucene41_0.tim, _1y.nvm, _1y.fnm, _1y_Lucene41_0.tip, _1x_Lucene41_0.tip, _1x.si, _1y.nvd, _1x_1.del, _1y.si, _1x_Lucene41_0.doc, _1x_Lucene41_0.tim, _1y.fdx] | |
Apr 20, 2016 3:20:40 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 69[_1x_Lucene41_0.pos, _1x.nvm, _1y.fdt, _1x.fnm, _1x.tvd, segments_1x, _1x.nvd, _1x.fdx, _1y_Lucene41_0.pos, _1x.fdt, _1x.tvx, _1y_Lucene41_0.doc, _1y_Lucene41_0.tim, _1y.nvm, _1y.fnm, _1y_Lucene41_0.tip, _1x_Lucene41_0.tip, _1x.si, _1y.nvd, _1x_1.del, _1y.si, _1x_Lucene41_0.doc, _1x_Lucene41_0.tim, _1y.fdx] | |
Apr 20, 2016 3:20:40 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@1aae782f main | |
Apr 20, 2016 3:20:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@1aae782f main{StandardDirectoryReader(segments_1x:236 _1x(4.2):C32/1 _1y(4.2):C1)} | |
Apr 20, 2016 3:20:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:20:40 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@1aae782f main{StandardDirectoryReader(segments_1x:236 _1x(4.2):C32/1 _1y(4.2):C1)} | |
Apr 20, 2016 3:20:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:20:55 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532143237893980160)]} 0 14 | |
Apr 20, 2016 3:20:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:20:57 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1x,generation=69,filenames=[_1x_Lucene41_0.pos, _1x.nvm, _1y.fdt, _1x.fnm, _1x.tvd, segments_1x, _1x.nvd, _1x.fdx, _1y_Lucene41_0.pos, _1x.fdt, _1x.tvx, _1y_Lucene41_0.doc, _1y_Lucene41_0.tim, _1y.nvm, _1y.fnm, _1y_Lucene41_0.tip, _1x_Lucene41_0.tip, _1x.si, _1y.nvd, _1x_1.del, _1y.si, _1x_Lucene41_0.doc, _1x_Lucene41_0.tim, _1y.fdx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1y,generation=70,filenames=[_1z_Lucene41_0.doc, _1x_Lucene41_0.pos, _1x.nvm, _1x.fnm, _1z_Lucene41_0.tim, _1z.nvm, _1z.fnm, _1x.tvd, segments_1y, _1z_Lucene41_0.tip, _1x.nvd, _1z.fdt, _1x.fdx, _1z.nvd, _1z.fdx, _1x.fdt, _1x.tvx, _1x_Lucene41_0.tip, _1x.si, _1x_1.del, _1z.si, _1x_Lucene41_0.doc, _1x_Lucene41_0.tim, _1z_Lucene41_0.pos] | |
Apr 20, 2016 3:20:57 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 70[_1z_Lucene41_0.doc, _1x_Lucene41_0.pos, _1x.nvm, _1x.fnm, _1z_Lucene41_0.tim, _1z.nvm, _1z.fnm, _1x.tvd, segments_1y, _1z_Lucene41_0.tip, _1x.nvd, _1z.fdt, _1x.fdx, _1z.nvd, _1z.fdx, _1x.fdt, _1x.tvx, _1x_Lucene41_0.tip, _1x.si, _1x_1.del, _1z.si, _1x_Lucene41_0.doc, _1x_Lucene41_0.tim, _1z_Lucene41_0.pos] | |
Apr 20, 2016 3:20:57 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@a52160c main | |
Apr 20, 2016 3:20:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@a52160c main{StandardDirectoryReader(segments_1y:240 _1x(4.2):C32/1 _1z(4.2):C1)} | |
Apr 20, 2016 3:20:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:20:57 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@a52160c main{StandardDirectoryReader(segments_1y:240 _1x(4.2):C32/1 _1z(4.2):C1)} | |
Apr 20, 2016 3:20:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:21:13 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532143257369182208)]} 0 23 | |
Apr 20, 2016 3:21:13 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532143257608257536)]} 0 21 | |
Apr 20, 2016 3:21:15 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:21:15 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1y,generation=70,filenames=[_1z_Lucene41_0.doc, _1x_Lucene41_0.pos, _1x.nvm, _1x.fnm, _1z_Lucene41_0.tim, _1z.nvm, _1z.fnm, _1x.tvd, segments_1y, _1z_Lucene41_0.tip, _1x.nvd, _1z.fdt, _1x.fdx, _1z.nvd, _1z.fdx, _1x.fdt, _1x.tvx, _1x_Lucene41_0.tip, _1x.si, _1x_1.del, _1z.si, _1x_Lucene41_0.doc, _1x_Lucene41_0.tim, _1z_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1z,generation=71,filenames=[_1x.nvm, _1x.fnm, _1x.tvd, _20_Lucene41_0.pos, _1x.nvd, _20_Lucene41_0.tim, _20_Lucene41_0.tip, _20.fdx, _20.fdt, _20.tvx, _1x_1.del, _20_1.del, _1x_Lucene41_0.doc, _1x_Lucene41_0.pos, segments_1z, _20.nvm, _20.fnm, _1x.fdx, _20.tvd, _20_Lucene41_0.doc, _1x.fdt, _1x.tvx, _20.si, _20.nvd, _1x_Lucene41_0.tip, _1x.si, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:21:15 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 71[_1x.nvm, _1x.fnm, _1x.tvd, _20_Lucene41_0.pos, _1x.nvd, _20_Lucene41_0.tim, _20_Lucene41_0.tip, _20.fdx, _20.fdt, _20.tvx, _1x_1.del, _20_1.del, _1x_Lucene41_0.doc, _1x_Lucene41_0.pos, segments_1z, _20.nvm, _20.fnm, _1x.fdx, _20.tvd, _20_Lucene41_0.doc, _1x.fdt, _1x.tvx, _20.si, _20.nvd, _1x_Lucene41_0.tip, _1x.si, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:21:15 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2c18c79e main | |
Apr 20, 2016 3:21:15 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2c18c79e main{StandardDirectoryReader(segments_1z:244 _1x(4.2):C32/1 _20(4.2):C2/1)} | |
Apr 20, 2016 3:21:15 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:21:15 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2c18c79e main{StandardDirectoryReader(segments_1z:244 _1x(4.2):C32/1 _20(4.2):C2/1)} | |
Apr 20, 2016 3:21:15 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:21:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532143281857626112)]} 0 66 | |
Apr 20, 2016 3:21:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532143282774081536)]} 0 5 | |
Apr 20, 2016 3:21:38 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532143283835240448)]} 0 7 | |
Apr 20, 2016 3:21:39 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:21:39 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1z,generation=71,filenames=[_1x.nvm, _1x.fnm, _1x.tvd, _20_Lucene41_0.pos, _1x.nvd, _20_Lucene41_0.tim, _20_Lucene41_0.tip, _20.fdx, _20.fdt, _20.tvx, _1x_1.del, _20_1.del, _1x_Lucene41_0.doc, _1x_Lucene41_0.pos, segments_1z, _20.nvm, _20.fnm, _1x.fdx, _20.tvd, _20_Lucene41_0.doc, _1x.fdt, _1x.tvx, _20.si, _20.nvd, _1x_Lucene41_0.tip, _1x.si, _1x_Lucene41_0.tim] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_20,generation=72,filenames=[_1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _1x.nvd, _1x_2.del, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _1x.fdx, _21.fdt, _21.tvx, _1x.fdt, _1x.tvx, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _21_1.del, segments_20, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:21:39 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 72[_1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _1x.nvd, _1x_2.del, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _1x.fdx, _21.fdt, _21.tvx, _1x.fdt, _1x.tvx, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _21_1.del, segments_20, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:21:39 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@68357a11 main | |
Apr 20, 2016 3:21:39 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@68357a11 main{StandardDirectoryReader(segments_20:248 _1x(4.2):C32/2 _21(4.2):C3/1)} | |
Apr 20, 2016 3:21:39 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:21:39 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@68357a11 main{StandardDirectoryReader(segments_20:248 _1x(4.2):C32/2 _21(4.2):C3/1)} | |
Apr 20, 2016 3:21:39 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:21:40 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532143285121843200)]} 0 9 | |
Apr 20, 2016 3:21:40 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532143285485699072)]} 0 14 | |
Apr 20, 2016 3:21:40 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532143285632499712)]} 0 13 | |
Apr 20, 2016 3:21:42 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:21:42 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_20,generation=72,filenames=[_1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _1x.nvd, _1x_2.del, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _1x.fdx, _21.fdt, _21.tvx, _1x.fdt, _1x.tvx, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _21_1.del, segments_20, _1x_Lucene41_0.tim] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_21,generation=73,filenames=[_1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _22_Lucene41_0.doc, _22.nvm, _22.fnm, _22_1.del, _21_Lucene41_0.pos, _22.nvd, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _22_Lucene41_0.pos, _22_Lucene41_0.tip, _1x.fdx, _21.fdt, _21.tvx, _22_Lucene41_0.tim, _1x.fdt, _1x.tvx, _22.si, _22.fdx, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _22.fdt, segments_21] | |
Apr 20, 2016 3:21:42 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 73[_1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _22_Lucene41_0.doc, _22.nvm, _22.fnm, _22_1.del, _21_Lucene41_0.pos, _22.nvd, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _22_Lucene41_0.pos, _22_Lucene41_0.tip, _1x.fdx, _21.fdt, _21.tvx, _22_Lucene41_0.tim, _1x.fdt, _1x.tvx, _22.si, _22.fdx, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _22.fdt, segments_21] | |
Apr 20, 2016 3:21:42 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@30d158c2 main | |
Apr 20, 2016 3:21:42 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@30d158c2 main{StandardDirectoryReader(segments_21:251 _1x(4.2):C32/2 _21(4.2):C3/2 _22(4.2):C3/2)} | |
Apr 20, 2016 3:21:42 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:21:42 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@30d158c2 main{StandardDirectoryReader(segments_21:251 _1x(4.2):C32/2 _21(4.2):C3/2 _22(4.2):C3/2)} | |
Apr 20, 2016 3:21:42 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:21:43 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532143288698535936)]} 0 17 | |
Apr 20, 2016 3:21:45 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:21:45 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_21,generation=73,filenames=[_1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _22_Lucene41_0.doc, _22.nvm, _22.fnm, _22_1.del, _21_Lucene41_0.pos, _22.nvd, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _22_Lucene41_0.pos, _22_Lucene41_0.tip, _1x.fdx, _21.fdt, _21.tvx, _22_Lucene41_0.tim, _1x.fdt, _1x.tvx, _22.si, _22.fdx, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _22.fdt, segments_21] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_22,generation=74,filenames=[_1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _23.fdx, _23.fdt, _23.si, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _23_Lucene41_0.doc, _1x_Lucene41_0.pos, _21.fdx, _23.nvd, _1x.fdx, _21.fdt, _21.tvx, _1x.fdt, _23.nvm, _23.fnm, _1x.tvx, _23_Lucene41_0.pos, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _23_Lucene41_0.tip, _1x_Lucene41_0.tim, segments_22, _23_Lucene41_0.tim] | |
Apr 20, 2016 3:21:45 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 74[_1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _23.fdx, _23.fdt, _23.si, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _23_Lucene41_0.doc, _1x_Lucene41_0.pos, _21.fdx, _23.nvd, _1x.fdx, _21.fdt, _21.tvx, _1x.fdt, _23.nvm, _23.fnm, _1x.tvx, _23_Lucene41_0.pos, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _23_Lucene41_0.tip, _1x_Lucene41_0.tim, segments_22, _23_Lucene41_0.tim] | |
Apr 20, 2016 3:21:45 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@fc49184 main | |
Apr 20, 2016 3:21:45 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@fc49184 main{StandardDirectoryReader(segments_22:255 _1x(4.2):C32/2 _21(4.2):C3/2 _23(4.2):C1)} | |
Apr 20, 2016 3:21:45 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:21:45 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@fc49184 main{StandardDirectoryReader(segments_22:255 _1x(4.2):C32/2 _21(4.2):C3/2 _23(4.2):C1)} | |
Apr 20, 2016 3:21:45 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:21:52 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532143298051833856)]} 0 14 | |
Apr 20, 2016 3:21:54 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:21:54 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_22,generation=74,filenames=[_1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _23.fdx, _23.fdt, _23.si, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _23_Lucene41_0.doc, _1x_Lucene41_0.pos, _21.fdx, _23.nvd, _1x.fdx, _21.fdt, _21.tvx, _1x.fdt, _23.nvm, _23.fnm, _1x.tvx, _23_Lucene41_0.pos, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _23_Lucene41_0.tip, _1x_Lucene41_0.tim, segments_22, _23_Lucene41_0.tim] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_23,generation=75,filenames=[segments_23, _24_Lucene41_0.tim, _1x.nvm, _24_Lucene41_0.tip, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _24_Lucene41_0.pos, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _24.fdx, _21.tvd, _24.fdt, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _24_Lucene41_0.doc, _1x.fdx, _21.fdt, _21.tvx, _24.nvm, _24.fnm, _1x.fdt, _1x.tvx, _24.si, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _24.nvd, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:21:54 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 75[segments_23, _24_Lucene41_0.tim, _1x.nvm, _24_Lucene41_0.tip, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _24_Lucene41_0.pos, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _24.fdx, _21.tvd, _24.fdt, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _24_Lucene41_0.doc, _1x.fdx, _21.fdt, _21.tvx, _24.nvm, _24.fnm, _1x.fdt, _1x.tvx, _24.si, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _24.nvd, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:21:54 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@71cc43fb main | |
Apr 20, 2016 3:21:54 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@71cc43fb main{StandardDirectoryReader(segments_23:259 _1x(4.2):C32/2 _21(4.2):C3/2 _24(4.2):C1)} | |
Apr 20, 2016 3:21:54 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:21:54 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@71cc43fb main{StandardDirectoryReader(segments_23:259 _1x(4.2):C32/2 _21(4.2):C3/2 _24(4.2):C1)} | |
Apr 20, 2016 3:21:54 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:22:02 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532143308380307456)]} 0 11 | |
Apr 20, 2016 3:22:02 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532143308605751296)]} 0 21 | |
Apr 20, 2016 3:22:04 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:22:04 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_23,generation=75,filenames=[segments_23, _24_Lucene41_0.tim, _1x.nvm, _24_Lucene41_0.tip, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _24_Lucene41_0.pos, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _24.fdx, _21.tvd, _24.fdt, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _24_Lucene41_0.doc, _1x.fdx, _21.fdt, _21.tvx, _24.nvm, _24.fnm, _1x.fdt, _1x.tvx, _24.si, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _24.nvd, _1x_Lucene41_0.tim] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_24,generation=76,filenames=[segments_24, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _25_Lucene41_0.tip, _25.nvd, _21_Lucene41_0.pos, _21.si, _25.tvd, _25.si, _21_Lucene41_0.tim, _25_Lucene41_0.pos, _21.tvd, _25.nvm, _25.fnm, _25_Lucene41_0.tim, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _25_1.del, _1x_Lucene41_0.pos, _21.fdx, _25.fdt, _25.tvx, _1x.fdx, _21.fdt, _21.tvx, _25.fdx, _1x.fdt, _1x.tvx, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _25_Lucene41_0.doc, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:22:04 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 76[segments_24, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _25_Lucene41_0.tip, _25.nvd, _21_Lucene41_0.pos, _21.si, _25.tvd, _25.si, _21_Lucene41_0.tim, _25_Lucene41_0.pos, _21.tvd, _25.nvm, _25.fnm, _25_Lucene41_0.tim, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _25_1.del, _1x_Lucene41_0.pos, _21.fdx, _25.fdt, _25.tvx, _1x.fdx, _21.fdt, _21.tvx, _25.fdx, _1x.fdt, _1x.tvx, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _25_Lucene41_0.doc, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:22:04 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@6aacdef1 main | |
Apr 20, 2016 3:22:04 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@6aacdef1 main{StandardDirectoryReader(segments_24:263 _1x(4.2):C32/2 _21(4.2):C3/2 _25(4.2):C2/1)} | |
Apr 20, 2016 3:22:04 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:22:04 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@6aacdef1 main{StandardDirectoryReader(segments_24:263 _1x(4.2):C32/2 _21(4.2):C3/2 _25(4.2):C2/1)} | |
Apr 20, 2016 3:22:04 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:22:17 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532143324370042880)]} 0 22 | |
Apr 20, 2016 3:22:18 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532143325386113024)]} 0 11 | |
Apr 20, 2016 3:22:19 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532143326314102784)]} 0 7 | |
Apr 20, 2016 3:22:19 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:22:19 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_24,generation=76,filenames=[segments_24, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _21_2.del, _1x.nvd, _1x_2.del, _25_Lucene41_0.tip, _25.nvd, _21_Lucene41_0.pos, _21.si, _25.tvd, _25.si, _21_Lucene41_0.tim, _25_Lucene41_0.pos, _21.tvd, _25.nvm, _25.fnm, _25_Lucene41_0.tim, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _25_1.del, _1x_Lucene41_0.pos, _21.fdx, _25.fdt, _25.tvx, _1x.fdx, _21.fdt, _21.tvx, _25.fdx, _1x.fdt, _1x.tvx, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _25_Lucene41_0.doc, _1x_Lucene41_0.tim] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_25,generation=77,filenames=[_26.nvd, _1x.nvm, segments_25, _1x.fnm, _1x.tvd, _26.tvd, _21.nvd, _21_2.del, _26_Lucene41_0.doc, _1x.nvd, _26.nvm, _26.fnm, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _26_Lucene41_0.tip, _26_1.del, _26_Lucene41_0.tim, _1x.fdx, _21.fdt, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _1x.tvx, _26.si, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _26.fdt, _26.tvx, _1x_3.del, _1x_Lucene41_0.tim, _26.fdx] | |
Apr 20, 2016 3:22:19 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 77[_26.nvd, _1x.nvm, segments_25, _1x.fnm, _1x.tvd, _26.tvd, _21.nvd, _21_2.del, _26_Lucene41_0.doc, _1x.nvd, _26.nvm, _26.fnm, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _26_Lucene41_0.tip, _26_1.del, _26_Lucene41_0.tim, _1x.fdx, _21.fdt, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _1x.tvx, _26.si, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _26.fdt, _26.tvx, _1x_3.del, _1x_Lucene41_0.tim, _26.fdx] | |
Apr 20, 2016 3:22:19 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3deb8f10 main | |
Apr 20, 2016 3:22:19 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3deb8f10 main{StandardDirectoryReader(segments_25:267 _1x(4.2):C32/3 _21(4.2):C3/2 _26(4.2):C3/1)} | |
Apr 20, 2016 3:22:19 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:22:19 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3deb8f10 main{StandardDirectoryReader(segments_25:267 _1x(4.2):C32/3 _21(4.2):C3/2 _26(4.2):C3/1)} | |
Apr 20, 2016 3:22:19 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:22:20 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532143327807275008)]} 0 7 | |
Apr 20, 2016 3:22:21 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532143328183713792)]} 0 9 | |
Apr 20, 2016 3:22:21 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532143328324222976)]} 0 19 | |
Apr 20, 2016 3:22:22 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:22:22 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_25,generation=77,filenames=[_26.nvd, _1x.nvm, segments_25, _1x.fnm, _1x.tvd, _26.tvd, _21.nvd, _21_2.del, _26_Lucene41_0.doc, _1x.nvd, _26.nvm, _26.fnm, _21_Lucene41_0.pos, _21.si, _21_Lucene41_0.tim, _21.tvd, _1x_Lucene41_0.doc, _21_Lucene41_0.tip, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _21.fdx, _26_Lucene41_0.tip, _26_1.del, _26_Lucene41_0.tim, _1x.fdx, _21.fdt, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _1x.tvx, _26.si, _1x_Lucene41_0.tip, _1x.si, _21_Lucene41_0.doc, _26.fdt, _26.tvx, _1x_3.del, _1x_Lucene41_0.tim, _26.fdx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_26,generation=78,filenames=[segments_26, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _27_1.del, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _27.fdx, _1x.fdt, _27.fdt, _26.si, _1x.si, _26.fdt, _1x_3.del, _26.fdx, _27_Lucene41_0.pos, _26.nvd, _27.nvm, _27.fnm, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _27.nvd, _27.si, _21_Lucene41_0.tim, _27_Lucene41_0.doc, _21_Lucene41_0.tip, _21.fdx, _26_Lucene41_0.tip, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _27_Lucene41_0.tip, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _27_Lucene41_0.tim, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:22:22 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 78[segments_26, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _27_1.del, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _27.fdx, _1x.fdt, _27.fdt, _26.si, _1x.si, _26.fdt, _1x_3.del, _26.fdx, _27_Lucene41_0.pos, _26.nvd, _27.nvm, _27.fnm, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _27.nvd, _27.si, _21_Lucene41_0.tim, _27_Lucene41_0.doc, _21_Lucene41_0.tip, _21.fdx, _26_Lucene41_0.tip, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _27_Lucene41_0.tip, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _27_Lucene41_0.tim, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:22:22 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3d192ead main | |
Apr 20, 2016 3:22:22 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3d192ead main{StandardDirectoryReader(segments_26:270 _1x(4.2):C32/3 _21(4.2):C3/2 _26(4.2):C3/2 _27(4.2):C3/2)} | |
Apr 20, 2016 3:22:22 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:22:22 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3d192ead main{StandardDirectoryReader(segments_26:270 _1x(4.2):C32/3 _21(4.2):C3/2 _26(4.2):C3/2 _27(4.2):C3/2)} | |
Apr 20, 2016 3:22:22 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:22:24 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532143331169009664)]} 0 16 | |
Apr 20, 2016 3:22:26 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:22:26 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_26,generation=78,filenames=[segments_26, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _27_1.del, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _27.fdx, _1x.fdt, _27.fdt, _26.si, _1x.si, _26.fdt, _1x_3.del, _26.fdx, _27_Lucene41_0.pos, _26.nvd, _27.nvm, _27.fnm, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _27.nvd, _27.si, _21_Lucene41_0.tim, _27_Lucene41_0.doc, _21_Lucene41_0.tip, _21.fdx, _26_Lucene41_0.tip, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _27_Lucene41_0.tip, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _27_Lucene41_0.tim, _1x_Lucene41_0.tim] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_27,generation=79,filenames=[_28.fdt, _1x.nvm, _1x.fnm, segments_27, _1x.tvd, _21.nvd, _28.si, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _28_Lucene41_0.doc, _21.si, _21.tvd, _28.fdx, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _28_Lucene41_0.pos, _26.si, _1x.si, _26.fdt, _1x_3.del, _26.fdx, _26.nvd, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _26_Lucene41_0.tip, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _28.fnm, _28.nvm, _28_Lucene41_0.tim, _28_Lucene41_0.tip, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _1x_Lucene41_0.tim, _28.nvd] | |
Apr 20, 2016 3:22:26 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 79[_28.fdt, _1x.nvm, _1x.fnm, segments_27, _1x.tvd, _21.nvd, _28.si, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _28_Lucene41_0.doc, _21.si, _21.tvd, _28.fdx, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _28_Lucene41_0.pos, _26.si, _1x.si, _26.fdt, _1x_3.del, _26.fdx, _26.nvd, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _26_Lucene41_0.tip, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _28.fnm, _28.nvm, _28_Lucene41_0.tim, _28_Lucene41_0.tip, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _1x_Lucene41_0.tim, _28.nvd] | |
Apr 20, 2016 3:22:26 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@4ddc3f91 main | |
Apr 20, 2016 3:22:26 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@4ddc3f91 main{StandardDirectoryReader(segments_27:274 _1x(4.2):C32/3 _21(4.2):C3/2 _26(4.2):C3/2 _28(4.2):C1)} | |
Apr 20, 2016 3:22:26 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:22:26 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@4ddc3f91 main{StandardDirectoryReader(segments_27:274 _1x(4.2):C32/3 _21(4.2):C3/2 _26(4.2):C3/2 _28(4.2):C1)} | |
Apr 20, 2016 3:22:26 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:22:44 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532143352507531264)]} 0 43 | |
Apr 20, 2016 3:22:46 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:22:46 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_27,generation=79,filenames=[_28.fdt, _1x.nvm, _1x.fnm, segments_27, _1x.tvd, _21.nvd, _28.si, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _28_Lucene41_0.doc, _21.si, _21.tvd, _28.fdx, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _28_Lucene41_0.pos, _26.si, _1x.si, _26.fdt, _1x_3.del, _26.fdx, _26.nvd, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _26_Lucene41_0.tip, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _28.fnm, _28.nvm, _28_Lucene41_0.tim, _28_Lucene41_0.tip, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _1x_Lucene41_0.tim, _28.nvd] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_28,generation=80,filenames=[_1x.nvm, _1x.fnm, segments_28, _1x.tvd, _21.nvd, _29.fdx, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _21.si, _29.fdt, _21.tvd, _1x_Lucene41_0.doc, _29_Lucene41_0.pos, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _29.si, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _26.si, _1x.si, _26.fdt, _1x_3.del, _26.fdx, _26.nvd, _29_Lucene41_0.tim, _29_Lucene41_0.tip, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _29_Lucene41_0.doc, _29.nvm, _26_Lucene41_0.tip, _29.fnm, _29.nvd, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:22:46 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 80[_1x.nvm, _1x.fnm, segments_28, _1x.tvd, _21.nvd, _29.fdx, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _21.si, _29.fdt, _21.tvd, _1x_Lucene41_0.doc, _29_Lucene41_0.pos, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _29.si, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _26.si, _1x.si, _26.fdt, _1x_3.del, _26.fdx, _26.nvd, _29_Lucene41_0.tim, _29_Lucene41_0.tip, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _29_Lucene41_0.doc, _29.nvm, _26_Lucene41_0.tip, _29.fnm, _29.nvd, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:22:46 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@5e96883d main | |
Apr 20, 2016 3:22:46 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@5e96883d main{StandardDirectoryReader(segments_28:278 _1x(4.2):C32/3 _21(4.2):C3/2 _26(4.2):C3/2 _29(4.2):C1)} | |
Apr 20, 2016 3:22:46 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:22:46 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@5e96883d main{StandardDirectoryReader(segments_28:278 _1x(4.2):C32/3 _21(4.2):C3/2 _26(4.2):C3/2 _29(4.2):C1)} | |
Apr 20, 2016 3:22:46 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:23:06 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532143375668477952)]} 0 38 | |
Apr 20, 2016 3:23:06 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532143375997730816)]} 0 28 | |
Apr 20, 2016 3:23:08 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:23:08 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_28,generation=80,filenames=[_1x.nvm, _1x.fnm, segments_28, _1x.tvd, _21.nvd, _29.fdx, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _21.si, _29.fdt, _21.tvd, _1x_Lucene41_0.doc, _29_Lucene41_0.pos, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _29.si, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _26.si, _1x.si, _26.fdt, _1x_3.del, _26.fdx, _26.nvd, _29_Lucene41_0.tim, _29_Lucene41_0.tip, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _29_Lucene41_0.doc, _29.nvm, _26_Lucene41_0.tip, _29.fnm, _29.nvd, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _1x_Lucene41_0.tim] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_29,generation=81,filenames=[_1x.nvm, _1x.fnm, _1x.tvd, segments_29, _21.nvd, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _2a.nvd, _21_Lucene41_0.pos, _21.si, _2a_Lucene41_0.doc, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _2a.fdx, _26.si, _1x.si, _2a.fdt, _26.fdt, _2a_Lucene41_0.pos, _1x_3.del, _26.fdx, _2a.si, _26.nvd, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _2a_1.del, _21_Lucene41_0.tip, _21.fdx, _26_Lucene41_0.tip, _2a.nvm, _2a.fnm, _26_Lucene41_0.tim, _21.fdt, _2a.tvd, _1x.tvx, _2a_Lucene41_0.tip, _2a_Lucene41_0.tim, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _2a.tvx, _26.tvx, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:23:08 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 81[_1x.nvm, _1x.fnm, _1x.tvd, segments_29, _21.nvd, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _2a.nvd, _21_Lucene41_0.pos, _21.si, _2a_Lucene41_0.doc, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _2a.fdx, _26.si, _1x.si, _2a.fdt, _26.fdt, _2a_Lucene41_0.pos, _1x_3.del, _26.fdx, _2a.si, _26.nvd, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _2a_1.del, _21_Lucene41_0.tip, _21.fdx, _26_Lucene41_0.tip, _2a.nvm, _2a.fnm, _26_Lucene41_0.tim, _21.fdt, _2a.tvd, _1x.tvx, _2a_Lucene41_0.tip, _2a_Lucene41_0.tim, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _2a.tvx, _26.tvx, _1x_Lucene41_0.tim] | |
Apr 20, 2016 3:23:08 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@57200db0 main | |
Apr 20, 2016 3:23:08 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@57200db0 main{StandardDirectoryReader(segments_29:282 _1x(4.2):C32/3 _21(4.2):C3/2 _26(4.2):C3/2 _2a(4.2):C2/1)} | |
Apr 20, 2016 3:23:08 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:23:08 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@57200db0 main{StandardDirectoryReader(segments_29:282 _1x(4.2):C32/3 _21(4.2):C3/2 _26(4.2):C3/2 _2a(4.2):C2/1)} | |
Apr 20, 2016 3:23:08 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:23:33 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532143403926552576)]} 0 51 | |
Apr 20, 2016 3:23:34 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532143404824133632)]} 0 4 | |
Apr 20, 2016 3:23:35 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532143405746880512)]} 0 8 | |
Apr 20, 2016 3:23:35 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:23:35 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_29,generation=81,filenames=[_1x.nvm, _1x.fnm, _1x.tvd, segments_29, _21.nvd, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _2a.nvd, _21_Lucene41_0.pos, _21.si, _2a_Lucene41_0.doc, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _1x_Lucene41_0.pos, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, _2a.fdx, _26.si, _1x.si, _2a.fdt, _26.fdt, _2a_Lucene41_0.pos, _1x_3.del, _26.fdx, _2a.si, _26.nvd, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _2a_1.del, _21_Lucene41_0.tip, _21.fdx, _26_Lucene41_0.tip, _2a.nvm, _2a.fnm, _26_Lucene41_0.tim, _21.fdt, _2a.tvd, _1x.tvx, _2a_Lucene41_0.tip, _2a_Lucene41_0.tim, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _2a.tvx, _26.tvx, _1x_Lucene41_0.tim] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2a,generation=82,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _1x_4.del, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, segments_2a, _26_Lucene41_0.pos, _1x.fdt, _26.si, _1x.si, _26.fdt, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _2b_1.del, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd] | |
Apr 20, 2016 3:23:35 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 82[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _1x_4.del, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, segments_2a, _26_Lucene41_0.pos, _1x.fdt, _26.si, _1x.si, _26.fdt, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _2b_1.del, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd] | |
Apr 20, 2016 3:23:35 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@329bb602 main | |
Apr 20, 2016 3:23:35 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@329bb602 main{StandardDirectoryReader(segments_2a:286 _1x(4.2):C32/4 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/1)} | |
Apr 20, 2016 3:23:35 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:23:35 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:23:35 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@329bb602 main{StandardDirectoryReader(segments_2a:286 _1x(4.2):C32/4 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/1)} | |
Apr 20, 2016 3:23:36 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532143407255781376)]} 0 15 | |
Apr 20, 2016 3:23:36 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:21 (1532143407526313984)]} 0 4 | |
Apr 20, 2016 3:23:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532143407762243584)]} 0 10 | |
Apr 20, 2016 3:23:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532143408007610368)]} 0 16 | |
Apr 20, 2016 3:23:38 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:23:38 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2a,generation=82,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _26_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _1x_4.del, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, segments_2a, _26_Lucene41_0.pos, _1x.fdt, _26.si, _1x.si, _26.fdt, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _1x.tvx, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _2b_1.del, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2b,generation=83,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _2c_1.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, segments_2b, _26_Lucene41_0.pos, _1x.fdt, _26.si, _1x.si, _26.fdt, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 3:23:38 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 83[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _2c_1.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, segments_2b, _26_Lucene41_0.pos, _1x.fdt, _26.si, _1x.si, _26.fdt, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 3:23:38 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2151f068 main | |
Apr 20, 2016 3:23:38 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2151f068 main{StandardDirectoryReader(segments_2b:289 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/2)} | |
Apr 20, 2016 3:23:38 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:23:38 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2151f068 main{StandardDirectoryReader(segments_2b:289 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/2)} | |
Apr 20, 2016 3:23:38 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:23:39 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532143410838765568)]} 0 19 | |
Apr 20, 2016 3:23:41 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:23:42 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2b,generation=83,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _2c_1.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, segments_2b, _26_Lucene41_0.pos, _1x.fdt, _26.si, _1x.si, _26.fdt, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2c,generation=84,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _2d.fnm, _2d.nvm, _21_Lucene41_0.pos, _21.si, _2d_Lucene41_0.pos, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, segments_2c, _26.si, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _26.nvd, _2d.fdt, _2d.fdx, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _2d.si, _2d_Lucene41_0.tip, _2d_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2d.nvd, _2c_Lucene41_0.tim, _2b_2.del, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2d_Lucene41_0.doc, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 3:23:42 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 84[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _2d.fnm, _2d.nvm, _21_Lucene41_0.pos, _21.si, _2d_Lucene41_0.pos, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, segments_2c, _26.si, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _26.nvd, _2d.fdt, _2d.fdx, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _2d.si, _2d_Lucene41_0.tip, _2d_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2d.nvd, _2c_Lucene41_0.tim, _2b_2.del, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2d_Lucene41_0.doc, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 3:23:42 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@10142386 main | |
Apr 20, 2016 3:23:42 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@10142386 main{StandardDirectoryReader(segments_2c:292 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2d(4.2):C1)} | |
Apr 20, 2016 3:23:42 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:23:42 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@10142386 main{StandardDirectoryReader(segments_2c:292 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2d(4.2):C1)} | |
Apr 20, 2016 3:23:42 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:23:51 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532143422942478336)]} 0 17 | |
Apr 20, 2016 3:23:53 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:23:53 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2c,generation=84,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _2d.fnm, _2d.nvm, _21_Lucene41_0.pos, _21.si, _2d_Lucene41_0.pos, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, _1x.fdt, segments_2c, _26.si, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _26.nvd, _2d.fdt, _2d.fdx, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _2d.si, _2d_Lucene41_0.tip, _2d_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2d.nvd, _2c_Lucene41_0.tim, _2b_2.del, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2d_Lucene41_0.doc, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2d,generation=85,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _2e_Lucene41_0.tim, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _2e_Lucene41_0.tip, _26_2.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2e.nvm, _2e.fnm, _2c_Lucene41_0.pos, _2b.fdx, _2e.nvd, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, segments_2d, _1x.fdt, _26.si, _1x.si, _2e.si, _26.fdt, _2c_2.del, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _2e_Lucene41_0.pos, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _2e_Lucene41_0.doc, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2e.fdt, _2c.nvd, _2e.fdx, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 3:23:53 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 85[_2b.nvd, _1x.nvm, _1x.fnm, _2e_Lucene41_0.tim, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _2e_Lucene41_0.tip, _26_2.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2e.nvm, _2e.fnm, _2c_Lucene41_0.pos, _2b.fdx, _2e.nvd, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, segments_2d, _1x.fdt, _26.si, _1x.si, _2e.si, _26.fdt, _2c_2.del, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _2e_Lucene41_0.pos, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _2e_Lucene41_0.doc, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2e.fdt, _2c.nvd, _2e.fdx, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 3:23:53 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2ac28aa5 main | |
Apr 20, 2016 3:23:53 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2ac28aa5 main{StandardDirectoryReader(segments_2d:296 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2e(4.2):C1)} | |
Apr 20, 2016 3:23:53 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:23:53 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2ac28aa5 main{StandardDirectoryReader(segments_2d:296 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2e(4.2):C1)} | |
Apr 20, 2016 3:23:53 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:24:03 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532143435856740352)]} 0 14 | |
Apr 20, 2016 3:24:04 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532143436095815680)]} 0 14 | |
Apr 20, 2016 3:24:05 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:24:06 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2d,generation=85,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _2e_Lucene41_0.tim, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _2e_Lucene41_0.tip, _26_2.del, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2e.nvm, _2e.fnm, _2c_Lucene41_0.pos, _2b.fdx, _2e.nvd, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _26_Lucene41_0.pos, segments_2d, _1x.fdt, _26.si, _1x.si, _2e.si, _26.fdt, _2c_2.del, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _2e_Lucene41_0.pos, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _2e_Lucene41_0.doc, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2e.fdt, _2c.nvd, _2e.fdx, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2e,generation=86,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _2f_Lucene41_0.doc, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _2f.si, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2f_1.del, _2c_Lucene41_0.pos, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _2f.tvx, _26_Lucene41_0.pos, _1x.fdt, _2f_Lucene41_0.tim, _2f.tvd, segments_2e, _26.si, _2f.nvd, _1x.si, _26.fdt, _2c_2.del, _2f.nvm, _2f.fnm, _26.fdx, _2f_Lucene41_0.tip, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2f.fdx, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _2f.fdt, _1x.tvx, _2f_Lucene41_0.pos, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 3:24:06 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 86[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _2f_Lucene41_0.doc, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _2f.si, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2f_1.del, _2c_Lucene41_0.pos, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _2f.tvx, _26_Lucene41_0.pos, _1x.fdt, _2f_Lucene41_0.tim, _2f.tvd, segments_2e, _26.si, _2f.nvd, _1x.si, _26.fdt, _2c_2.del, _2f.nvm, _2f.fnm, _26.fdx, _2f_Lucene41_0.tip, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2f.fdx, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _2f.fdt, _1x.tvx, _2f_Lucene41_0.pos, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 3:24:06 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@465eb002 main | |
Apr 20, 2016 3:24:06 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@465eb002 main{StandardDirectoryReader(segments_2e:300 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2f(4.2):C2/1)} | |
Apr 20, 2016 3:24:06 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 3:24:06 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:24:06 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@465eb002 main{StandardDirectoryReader(segments_2e:300 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2f(4.2):C2/1)} | |
Apr 20, 2016 3:24:21 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532143454828625920)]} 0 36 | |
Apr 20, 2016 3:24:23 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 3:24:24 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2e,generation=86,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _2f_Lucene41_0.doc, _21_Lucene41_0.pos, _21.si, _21.tvd, _1x_Lucene41_0.doc, _2f.si, _21.nvm, _21.fnm, _2b.si, _1x_Lucene41_0.pos, _2f_1.del, _2c_Lucene41_0.pos, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _2f.tvx, _26_Lucene41_0.pos, _1x.fdt, _2f_Lucene41_0.tim, _2f.tvd, segments_2e, _26.si, _2f.nvd, _1x.si, _26.fdt, _2c_2.del, _2f.nvm, _2f.fnm, _26.fdx, _2f_Lucene41_0.tip, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _21_2.del, _26.nvm, _26.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2f.fdx, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _2f.fdt, _1x.tvx, _2f_Lucene41_0.pos, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2f,generation=87,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _21_Lucene41_0.pos, _21.si, _2g.fdt, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _2g_Lucene41_0.tip, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _1x.fdt, segments_2f, _26.si, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _2g.nvm, _2g.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _2g.tvx, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2g_Lucene41_0.pos, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _2g.si, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 3:24:24 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 87[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _21_Lucene41_0.pos, _21.si, _2g.fdt, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _2g_Lucene41_0.tip, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _1x.fdt, segments_2f, _26.si, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _2g.nvm, _2g.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _2g.tvx, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2g_Lucene41_0.pos, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _2g.si, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 3:24:24 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@7aa6e1a7 main | |
Apr 20, 2016 3:24:24 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@7aa6e1a7 main{StandardDirectoryReader(segments_2f:304 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1)} | |
Apr 20, 2016 3:24:24 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 3:24:24 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@7aa6e1a7 main{StandardDirectoryReader(segments_2f:304 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1)} | |
Apr 20, 2016 3:24:24 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:50:35 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532148879932260352)]} 0 14 | |
Apr 20, 2016 4:50:36 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532148880520511488)]} 0 41 | |
Apr 20, 2016 4:50:36 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532148881115054080)]} 0 6 | |
Apr 20, 2016 4:50:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532148881702256640)]} 0 4 | |
Apr 20, 2016 4:50:37 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:50:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:27 (1532148882033606656)]} 0 53 | |
Apr 20, 2016 4:50:37 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2f,generation=87,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _26_2.del, _21_Lucene41_0.pos, _21.si, _2g.fdt, _21.tvd, _1x_Lucene41_0.doc, _21.nvm, _21.fnm, _2b.si, _2g_Lucene41_0.tip, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _1x.fdt, segments_2f, _26.si, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _26.nvd, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _2g.nvm, _2g.fnm, _1x_5.del, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _2g.tvx, _21_Lucene41_0.tip, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2g_Lucene41_0.pos, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _2g.si, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2g,generation=88,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _2h.fdt, _26_2.del, _21_Lucene41_0.pos, _21.si, _2g.fdt, _21.tvd, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _2b.si, _2g_Lucene41_0.tip, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _1x.fdt, _2h.fdx, segments_2g, _26.si, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2h_Lucene41_0.doc, _26.nvd, _2h.si, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _2g.nvm, _2g.fnm, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _2g.tvx, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _2h.nvm, _2h.fnm, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2g_Lucene41_0.pos, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _2g.si, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:37 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 88[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _2h.fdt, _26_2.del, _21_Lucene41_0.pos, _21.si, _2g.fdt, _21.tvd, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _2b.si, _2g_Lucene41_0.tip, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _1x.fdt, _2h.fdx, segments_2g, _26.si, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2h_Lucene41_0.doc, _26.nvd, _2h.si, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _2g.nvm, _2g.fnm, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _2g.tvx, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _2h.nvm, _2h.fnm, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2g_Lucene41_0.pos, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _2g.si, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:37 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@38318475 main | |
Apr 20, 2016 4:50:37 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@38318475 main{StandardDirectoryReader(segments_2g:306 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5)} | |
Apr 20, 2016 4:50:37 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:50:37 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@38318475 main{StandardDirectoryReader(segments_2g:306 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5)} | |
Apr 20, 2016 4:50:37 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:50:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:27 (1532148882274779136)]} 0 5 | |
Apr 20, 2016 4:50:38 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532148883351666688)]} 0 15 | |
Apr 20, 2016 4:50:39 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:50:39 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2g,generation=88,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _1x.tvd, _21.nvd, _2c_Lucene41_0.doc, _26_Lucene41_0.doc, _1x.nvd, _2c.nvm, _2c.fnm, _2h.fdt, _26_2.del, _21_Lucene41_0.pos, _21.si, _2g.fdt, _21.tvd, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _2b.si, _2g_Lucene41_0.tip, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _1x.fdt, _2h.fdx, segments_2g, _26.si, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2h_Lucene41_0.doc, _26.nvd, _2h.si, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _2g.nvm, _2g.fnm, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _21_Lucene41_0.tim, _2g.tvx, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _2h.nvm, _2h.fnm, _21.fdx, _2b_Lucene41_0.tip, _26_Lucene41_0.tip, _2b_Lucene41_0.tim, _2c_Lucene41_0.tim, _2b_2.del, _2g_Lucene41_0.pos, _2b.tvx, _26_Lucene41_0.tim, _21.fdt, _2c_Lucene41_0.tip, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _26.tvx, _2b.nvm, _2b.fnm, _2g.si, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2h,generation=89,filenames=[_2b.nvd, _1x.nvm, _2i.fdx, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2i.si, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _2i_Lucene41_0.doc, _1x.fdt, _2i_Lucene41_0.pos, segments_2h, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2i.fdt, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2i.nvd, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2i.nvm, _2i.fnm, _26.tvx, _2b.nvm, _2b.fnm, _2g.si, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2h.fdt, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2h.si, _21_2.del, _2i_Lucene41_0.tip, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _2i_Lucene41_0.tim, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:39 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 89[_2b.nvd, _1x.nvm, _2i.fdx, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2i.si, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _2i_Lucene41_0.doc, _1x.fdt, _2i_Lucene41_0.pos, segments_2h, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2i.fdt, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2i.nvd, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2i.nvm, _2i.fnm, _26.tvx, _2b.nvm, _2b.fnm, _2g.si, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2h.fdt, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2h.si, _21_2.del, _2i_Lucene41_0.tip, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _2i_Lucene41_0.tim, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:39 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@6d238fb2 main | |
Apr 20, 2016 4:50:39 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@6d238fb2 main{StandardDirectoryReader(segments_2h:309 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2i(4.2):C2)} | |
Apr 20, 2016 4:50:39 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:50:39 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@6d238fb2 main{StandardDirectoryReader(segments_2h:309 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2i(4.2):C2)} | |
Apr 20, 2016 4:50:39 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:50:39 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532148884372979712)]} 0 12 | |
Apr 20, 2016 4:50:41 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532148885944795136)]} 0 13 | |
Apr 20, 2016 4:50:41 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:27 (1532148886249930752)]} 0 19 | |
Apr 20, 2016 4:50:41 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:50:42 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2h,generation=89,filenames=[_2b.nvd, _1x.nvm, _2i.fdx, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2i.si, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _2i_Lucene41_0.doc, _1x.fdt, _2i_Lucene41_0.pos, segments_2h, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2i.fdt, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2i.nvd, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2i.nvm, _2i.fnm, _26.tvx, _2b.nvm, _2b.fnm, _2g.si, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2h.fdt, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2h.si, _21_2.del, _2i_Lucene41_0.tip, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _2i_Lucene41_0.tim, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2i,generation=90,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, segments_2i, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2j_1.del, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:42 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 90[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, segments_2i, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2j_1.del, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:42 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2d3fcf58 main | |
Apr 20, 2016 4:50:42 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2d3fcf58 main{StandardDirectoryReader(segments_2i:313 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2j(4.2):C3/1)} | |
Apr 20, 2016 4:50:42 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:50:42 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2d3fcf58 main{StandardDirectoryReader(segments_2i:313 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2j(4.2):C3/1)} | |
Apr 20, 2016 4:50:42 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:50:42 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532148886647341056)]} 0 9 | |
Apr 20, 2016 4:50:42 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532148886798336000)]} 0 10 | |
Apr 20, 2016 4:50:44 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:50:44 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2i,generation=90,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, segments_2i, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2j_1.del, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2j,generation=91,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _2k.fdx, _2k.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, segments_2j, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2k_1.del, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2k.nvm, _2k.fnm, _26.tvx, _2k.nvd, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2k_Lucene41_0.pos, _2k_Lucene41_0.doc, _2h.fdt, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2k.si, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2k_Lucene41_0.tim, _2k_Lucene41_0.tip, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:44 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 91[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _2k.fdx, _2k.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, segments_2j, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2k_1.del, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2k.nvm, _2k.fnm, _26.tvx, _2k.nvd, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2k_Lucene41_0.pos, _2k_Lucene41_0.doc, _2h.fdt, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2k.si, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2k_Lucene41_0.tim, _2k_Lucene41_0.tip, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:44 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@49c292ab main | |
Apr 20, 2016 4:50:44 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@49c292ab main{StandardDirectoryReader(segments_2j:316 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2j(4.2):C3/2 _2k(4.2):C2/1)} | |
Apr 20, 2016 4:50:44 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:50:44 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@49c292ab main{StandardDirectoryReader(segments_2j:316 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2j(4.2):C3/2 _2k(4.2):C2/1)} | |
Apr 20, 2016 4:50:44 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:50:45 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532148889671434240)]} 0 12 | |
Apr 20, 2016 4:50:47 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:50:47 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2j,generation=91,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _2k.fdx, _2k.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, segments_2j, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2k_1.del, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2k.nvm, _2k.fnm, _26.tvx, _2k.nvd, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2k_Lucene41_0.pos, _2k_Lucene41_0.doc, _2h.fdt, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2k.si, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2k_Lucene41_0.tim, _2k_Lucene41_0.tip, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2k,generation=92,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, _1x.si, segments_2k, _26.fdt, _2c_2.del, _26.fdx, _2b_Lucene41_0.doc, _2l.si, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _2l_Lucene41_0.tim, _2l_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2l.nvd, _2h.fdt, _21.si, _21.tvd, _2l.nvm, _2l.fnm, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2l_Lucene41_0.doc, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2l_Lucene41_0.pos, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _2l.fdt, _21.fdt, _2l.fdx, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:47 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 92[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, _1x.si, segments_2k, _26.fdt, _2c_2.del, _26.fdx, _2b_Lucene41_0.doc, _2l.si, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _2l_Lucene41_0.tim, _2l_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2l.nvd, _2h.fdt, _21.si, _21.tvd, _2l.nvm, _2l.fnm, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2l_Lucene41_0.doc, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2l_Lucene41_0.pos, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _2l.fdt, _21.fdt, _2l.fdx, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:47 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@5ebee6ec main | |
Apr 20, 2016 4:50:47 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@5ebee6ec main{StandardDirectoryReader(segments_2k:320 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2j(4.2):C3/2 _2l(4.2):C1)} | |
Apr 20, 2016 4:50:47 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:50:47 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@5ebee6ec main{StandardDirectoryReader(segments_2k:320 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2j(4.2):C3/2 _2l(4.2):C1)} | |
Apr 20, 2016 4:50:47 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:50:56 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532148901768855552)]} 0 13 | |
Apr 20, 2016 4:50:58 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:50:58 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2k,generation=92,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, _1x.si, segments_2k, _26.fdt, _2c_2.del, _26.fdx, _2b_Lucene41_0.doc, _2l.si, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _2l_Lucene41_0.tim, _2l_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2l.nvd, _2h.fdt, _21.si, _21.tvd, _2l.nvm, _2l.fnm, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2l_Lucene41_0.doc, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2l_Lucene41_0.pos, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _2l.fdt, _21.fdt, _2l.fdx, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2l,generation=93,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _2m.nvm, _2m.fnm, _1x.nvd, _2m_Lucene41_0.doc, _26_2.del, _2m.nvd, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, segments_2l, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2m_Lucene41_0.pos, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2m.fdt, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2m.fdx, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _2m_Lucene41_0.tip, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _2m.si, _2m_Lucene41_0.tim, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:58 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 93[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _2m.nvm, _2m.fnm, _1x.nvd, _2m_Lucene41_0.doc, _26_2.del, _2m.nvd, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, segments_2l, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2m_Lucene41_0.pos, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2m.fdt, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2m.fdx, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _2m_Lucene41_0.tip, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _2m.si, _2m_Lucene41_0.tim, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:50:58 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@7ee9aff8 main | |
Apr 20, 2016 4:50:58 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@7ee9aff8 main{StandardDirectoryReader(segments_2l:324 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2j(4.2):C3/2 _2m(4.2):C1)} | |
Apr 20, 2016 4:50:58 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:50:58 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@7ee9aff8 main{StandardDirectoryReader(segments_2l:324 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2j(4.2):C3/2 _2m(4.2):C1)} | |
Apr 20, 2016 4:50:58 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:51:09 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532148915576504320)]} 0 15 | |
Apr 20, 2016 4:51:09 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532148915826065408)]} 0 23 | |
Apr 20, 2016 4:51:11 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:51:11 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2l,generation=93,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _2m.nvm, _2m.fnm, _1x.nvd, _2m_Lucene41_0.doc, _26_2.del, _2m.nvd, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, segments_2l, _1x.si, _26.fdt, _2c_2.del, _26.fdx, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2m_Lucene41_0.pos, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2m.fdt, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2m.fdx, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _2m_Lucene41_0.tip, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _2m.si, _2m_Lucene41_0.tim, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2m,generation=94,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _2n.tvx, _2n.si, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2n.tvd, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, _1x.si, _26.fdt, segments_2m, _2c_2.del, _26.fdx, _2n_Lucene41_0.tip, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _21.si, _2n_1.del, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2n.nvd, _2j.fdt, _2h.fdx, _2n.nvm, _2n.fnm, _26.si, _2n_Lucene41_0.tim, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2n.fdx, _2h.si, _2n.fdt, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2n_Lucene41_0.doc, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si, _2n_Lucene41_0.pos] | |
Apr 20, 2016 4:51:11 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 94[_2b.nvd, _1x.nvm, _1x.fnm, _2n.tvx, _2n.si, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2n.tvd, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, _1x.si, _26.fdt, segments_2m, _2c_2.del, _26.fdx, _2n_Lucene41_0.tip, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _21.si, _2n_1.del, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2n.nvd, _2j.fdt, _2h.fdx, _2n.nvm, _2n.fnm, _26.si, _2n_Lucene41_0.tim, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2n.fdx, _2h.si, _2n.fdt, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2n_Lucene41_0.doc, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si, _2n_Lucene41_0.pos] | |
Apr 20, 2016 4:51:11 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@567c4787 main | |
Apr 20, 2016 4:51:11 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@567c4787 main{StandardDirectoryReader(segments_2m:328 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2j(4.2):C3/2 _2n(4.2):C2/1)} | |
Apr 20, 2016 4:51:11 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:51:11 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@567c4787 main{StandardDirectoryReader(segments_2m:328 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/2 _2j(4.2):C3/2 _2n(4.2):C2/1)} | |
Apr 20, 2016 4:51:11 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:51:27 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532148934697287680)]} 0 19 | |
Apr 20, 2016 4:51:28 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532148935689240576)]} 0 7 | |
Apr 20, 2016 4:51:29 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532148936585773056)]} 0 5 | |
Apr 20, 2016 4:51:29 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:51:30 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2m,generation=94,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _2n.tvx, _2n.si, _21.nvd, _2c_Lucene41_0.doc, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2n.tvd, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, _1x.si, _26.fdt, segments_2m, _2c_2.del, _26.fdx, _2n_Lucene41_0.tip, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2g.nvm, _2g.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _21.si, _2n_1.del, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2n.nvd, _2j.fdt, _2h.fdx, _2n.nvm, _2n.fnm, _26.si, _2n_Lucene41_0.tim, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2n.fdx, _2h.si, _2n.fdt, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2n_Lucene41_0.doc, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2h_1.del, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si, _2n_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2n,generation=95,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _2o_Lucene41_0.tim, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2o.nvm, _2o.fnm, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, _2o_Lucene41_0.tip, _1x.si, segments_2n, _26.fdt, _2c_2.del, _26.fdx, _2o.nvd, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2o_Lucene41_0.pos, _2g.nvm, _2g.fnm, _2o.fdt, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _2o.fdx, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2o.si, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2h_2.del, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _2o.tvx, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _2o.tvd, _2o_Lucene41_0.doc, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2o_1.del, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:51:30 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 95[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _2o_Lucene41_0.tim, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2o.nvm, _2o.fnm, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, _2o_Lucene41_0.tip, _1x.si, segments_2n, _26.fdt, _2c_2.del, _26.fdx, _2o.nvd, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2o_Lucene41_0.pos, _2g.nvm, _2g.fnm, _2o.fdt, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _2o.fdx, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2o.si, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2h_2.del, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _2o.tvx, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _2o.tvd, _2o_Lucene41_0.doc, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2o_1.del, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:51:30 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@40e61cc1 main | |
Apr 20, 2016 4:51:30 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@40e61cc1 main{StandardDirectoryReader(segments_2n:332 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/3 _2j(4.2):C3/2 _2o(4.2):C3/1)} | |
Apr 20, 2016 4:51:30 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:51:30 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@40e61cc1 main{StandardDirectoryReader(segments_2n:332 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/3 _2j(4.2):C3/2 _2o(4.2):C3/1)} | |
Apr 20, 2016 4:51:30 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:51:31 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532148938122985472)]} 0 7 | |
Apr 20, 2016 4:51:31 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532148938443849728)]} 0 22 | |
Apr 20, 2016 4:51:31 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532148938599038976)]} 0 17 | |
Apr 20, 2016 4:51:33 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:51:33 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2n,generation=95,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _2o_Lucene41_0.tim, _1x.nvd, _26_2.del, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2o.nvm, _2o.fnm, _2b_Lucene41_0.pos, _2b.fdt, _1x.fdx, _1x.fdt, _2o_Lucene41_0.tip, _1x.si, segments_2n, _26.fdt, _2c_2.del, _26.fdx, _2o.nvd, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2o_Lucene41_0.pos, _2g.nvm, _2g.fnm, _2o.fdt, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _2o.fdx, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2o.si, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2h_2.del, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _2o.tvx, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _2o.tvd, _2o_Lucene41_0.doc, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2c.fdx, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2o_1.del, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2o,generation=96,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _2o_Lucene41_0.tim, _1x.nvd, _26_2.del, _2p_Lucene41_0.pos, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2o.nvm, _2p.fdt, _2o.fnm, _2b_Lucene41_0.pos, _2b.fdt, _2p.fdx, _1x.fdx, _1x.fdt, _2p_Lucene41_0.doc, _2o_Lucene41_0.tip, _1x.si, _26.fdt, _2c_2.del, segments_2o, _26.fdx, _2o.nvd, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2p.nvd, _2o_2.del, _2o_Lucene41_0.pos, _2g.nvm, _2g.fnm, _2o.fdt, _2p.nvm, _2p.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _2o.fdx, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2o.si, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2h_2.del, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _2o.tvx, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _2o.tvd, _2o_Lucene41_0.doc, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2p_1.del, _2p_Lucene41_0.tim, _2p_Lucene41_0.tip, _2c.fdx, _2p.si, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:51:33 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 96[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _2o_Lucene41_0.tim, _1x.nvd, _26_2.del, _2p_Lucene41_0.pos, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2o.nvm, _2p.fdt, _2o.fnm, _2b_Lucene41_0.pos, _2b.fdt, _2p.fdx, _1x.fdx, _1x.fdt, _2p_Lucene41_0.doc, _2o_Lucene41_0.tip, _1x.si, _26.fdt, _2c_2.del, segments_2o, _26.fdx, _2o.nvd, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2p.nvd, _2o_2.del, _2o_Lucene41_0.pos, _2g.nvm, _2g.fnm, _2o.fdt, _2p.nvm, _2p.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _2o.fdx, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2o.si, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2h_2.del, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _2o.tvx, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _2o.tvd, _2o_Lucene41_0.doc, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2p_1.del, _2p_Lucene41_0.tim, _2p_Lucene41_0.tip, _2c.fdx, _2p.si, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
Apr 20, 2016 4:51:33 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@486b2f3e main | |
Apr 20, 2016 4:51:33 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@486b2f3e main{StandardDirectoryReader(segments_2o:335 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/3 _2j(4.2):C3/2 _2o(4.2):C3/2 _2p(4.2):C3/2)} | |
Apr 20, 2016 4:51:33 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:51:33 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@486b2f3e main{StandardDirectoryReader(segments_2o:335 _1x(4.2):C32/5 _21(4.2):C3/2 _26(4.2):C3/2 _2b(4.2):C3/2 _2c(4.2):C4/3 _2g(4.2):C1 _2h(4.2):C5/3 _2j(4.2):C3/2 _2o(4.2):C3/2 _2p(4.2):C3/2)} | |
Apr 20, 2016 4:51:33 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:51:34 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532148941758398464)]} 0 12 | |
Apr 20, 2016 4:51:36 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:51:36 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2o,generation=96,filenames=[_2b.nvd, _1x.nvm, _1x.fnm, _21.nvd, _2c_Lucene41_0.doc, _2o_Lucene41_0.tim, _1x.nvd, _26_2.del, _2p_Lucene41_0.pos, _21_Lucene41_0.pos, _2g.fdt, _1x_Lucene41_0.doc, _2h_Lucene41_0.tip, _21.nvm, _21.fnm, _2h_Lucene41_0.tim, _1x_Lucene41_0.pos, _2c_Lucene41_0.pos, _2g.fdx, _2b.fdx, _2o.nvm, _2p.fdt, _2o.fnm, _2b_Lucene41_0.pos, _2b.fdt, _2p.fdx, _1x.fdx, _1x.fdt, _2p_Lucene41_0.doc, _2o_Lucene41_0.tip, _1x.si, _26.fdt, _2c_2.del, segments_2o, _26.fdx, _2o.nvd, _2b_Lucene41_0.doc, _26.tvd, _2g.nvd, _2p.nvd, _2o_2.del, _2o_Lucene41_0.pos, _2g.nvm, _2g.fnm, _2o.fdt, _2p.nvm, _2p.fnm, _21_Lucene41_0.tim, _2h_Lucene41_0.pos, _2o.fdx, _21_Lucene41_0.tip, _26_Lucene41_0.tip, _2c_Lucene41_0.tim, _2b_2.del, _26_Lucene41_0.tim, _2c_Lucene41_0.tip, _2o.si, _26.tvx, _2b.nvm, _2b.fnm, _2j_Lucene41_0.tip, _2g.si, _2j_Lucene41_0.tim, _2h_2.del, _2j.si, _2j_2.del, _1x.tvd, _26_Lucene41_0.doc, _2c.nvm, _2c.fnm, _2j.fdx, _2h.fdt, _2o.tvx, _21.si, _21.tvd, _2b.si, _2g_Lucene41_0.tip, _2o.tvd, _2o_Lucene41_0.doc, _21.tvx, _2g_Lucene41_0.tim, _26_Lucene41_0.pos, _2j.fdt, _2h.fdx, _26.si, _2h_Lucene41_0.doc, _26.nvd, _2j_Lucene41_0.pos, _2h.si, _21_2.del, _26.nvm, _26.fnm, _2g.tvd, _2g_Lucene41_0.doc, _1x_5.del, _2h.nvd, _2c.fdt, _2p_1.del, _2p_Lucene41_0.tim, _2p_Lucene41_0.tip, _2c.fdx, _2p.si, _2g.tvx, _2h.nvm, _2h.fnm, _2j_Lucene41_0.doc, _2j.nvm, _2j.fnm, _21.fdx, _2b_Lucene41_0.tip, _2b_Lucene41_0.tim, _2g_Lucene41_0.pos, _2b.tvx, _2j.nvd, _21.fdt, _1x.tvx, _2c.nvd, _1x_Lucene41_0.tip, _21_Lucene41_0.doc, _1x_Lucene41_0.tim, _2b.tvd, _2c.si] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2p,generation=97,filenames=[_2q_Lucene41_0.doc, _2q_Lucene41_0.tim, _2q.tvd, _2q.nvm, _2q.fnm, _2q_Lucene41_0.tip, _2q_1.del, _2r.nvm, _2r.fnm, _2q_Lucene41_0.pos, _2r_Lucene41_0.tip, _2r.nvd, _2r.fdx, _2r.si, _2r_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2r_Lucene41_0.tim, _2r.fdt, _2q.fdx, _2r_Lucene41_0.pos, segments_2p, _2q.nvd] | |
Apr 20, 2016 4:51:36 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 97[_2q_Lucene41_0.doc, _2q_Lucene41_0.tim, _2q.tvd, _2q.nvm, _2q.fnm, _2q_Lucene41_0.tip, _2q_1.del, _2r.nvm, _2r.fnm, _2q_Lucene41_0.pos, _2r_Lucene41_0.tip, _2r.nvd, _2r.fdx, _2r.si, _2r_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2r_Lucene41_0.tim, _2r.fdt, _2q.fdx, _2r_Lucene41_0.pos, segments_2p, _2q.nvd] | |
Apr 20, 2016 4:51:36 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3c21c109 main | |
Apr 20, 2016 4:51:36 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3c21c109 main{StandardDirectoryReader(segments_2p:340 _2q(4.2):C37/1 _2r(4.2):C1)} | |
Apr 20, 2016 4:51:36 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:51:36 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3c21c109 main{StandardDirectoryReader(segments_2p:340 _2q(4.2):C37/1 _2r(4.2):C1)} | |
Apr 20, 2016 4:51:36 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:51:55 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532148963655811072)]} 0 61 | |
Apr 20, 2016 4:51:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:51:57 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2p,generation=97,filenames=[_2q_Lucene41_0.doc, _2q_Lucene41_0.tim, _2q.tvd, _2q.nvm, _2q.fnm, _2q_Lucene41_0.tip, _2q_1.del, _2r.nvm, _2r.fnm, _2q_Lucene41_0.pos, _2r_Lucene41_0.tip, _2r.nvd, _2r.fdx, _2r.si, _2r_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2r_Lucene41_0.tim, _2r.fdt, _2q.fdx, _2r_Lucene41_0.pos, segments_2p, _2q.nvd] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2q,generation=98,filenames=[_2q_Lucene41_0.doc, _2q_Lucene41_0.tim, _2s.fdx, _2s_Lucene41_0.tip, _2q.tvd, _2s.nvd, _2q.nvm, _2q.fnm, _2q_Lucene41_0.tip, _2s.fdt, _2s_Lucene41_0.doc, _2s_Lucene41_0.tim, _2q_1.del, _2s_Lucene41_0.pos, _2q_Lucene41_0.pos, _2s.si, _2q.fdt, _2q.tvx, _2q.si, _2s.nvm, _2s.fnm, _2q.fdx, _2q.nvd, segments_2q] | |
Apr 20, 2016 4:51:57 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 98[_2q_Lucene41_0.doc, _2q_Lucene41_0.tim, _2s.fdx, _2s_Lucene41_0.tip, _2q.tvd, _2s.nvd, _2q.nvm, _2q.fnm, _2q_Lucene41_0.tip, _2s.fdt, _2s_Lucene41_0.doc, _2s_Lucene41_0.tim, _2q_1.del, _2s_Lucene41_0.pos, _2q_Lucene41_0.pos, _2s.si, _2q.fdt, _2q.tvx, _2q.si, _2s.nvm, _2s.fnm, _2q.fdx, _2q.nvd, segments_2q] | |
Apr 20, 2016 4:51:57 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@57d92970 main | |
Apr 20, 2016 4:51:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@57d92970 main{StandardDirectoryReader(segments_2q:344 _2q(4.2):C37/1 _2s(4.2):C1)} | |
Apr 20, 2016 4:51:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:51:57 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@57d92970 main{StandardDirectoryReader(segments_2q:344 _2q(4.2):C37/1 _2s(4.2):C1)} | |
Apr 20, 2016 4:51:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:52:17 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532148987068416000)]} 0 18 | |
Apr 20, 2016 4:52:18 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532148987245625344)]} 0 18 | |
Apr 20, 2016 4:52:19 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:52:19 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2q,generation=98,filenames=[_2q_Lucene41_0.doc, _2q_Lucene41_0.tim, _2s.fdx, _2s_Lucene41_0.tip, _2q.tvd, _2s.nvd, _2q.nvm, _2q.fnm, _2q_Lucene41_0.tip, _2s.fdt, _2s_Lucene41_0.doc, _2s_Lucene41_0.tim, _2q_1.del, _2s_Lucene41_0.pos, _2q_Lucene41_0.pos, _2s.si, _2q.fdt, _2q.tvx, _2q.si, _2s.nvm, _2s.fnm, _2q.fdx, _2q.nvd, segments_2q] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2r,generation=99,filenames=[_2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2t_Lucene41_0.pos, _2q_1.del, _2t_Lucene41_0.tim, _2t_Lucene41_0.tip, _2t.si, _2t.fdt, _2t.tvx, _2t.fdx, _2q.nvd, _2q_Lucene41_0.tim, _2t.nvm, _2t.fnm, _2q_Lucene41_0.tip, _2t_Lucene41_0.doc, _2t_1.del, _2q_Lucene41_0.pos, _2t.tvd, _2t.nvd, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx, segments_2r] | |
Apr 20, 2016 4:52:19 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 99[_2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2t_Lucene41_0.pos, _2q_1.del, _2t_Lucene41_0.tim, _2t_Lucene41_0.tip, _2t.si, _2t.fdt, _2t.tvx, _2t.fdx, _2q.nvd, _2q_Lucene41_0.tim, _2t.nvm, _2t.fnm, _2q_Lucene41_0.tip, _2t_Lucene41_0.doc, _2t_1.del, _2q_Lucene41_0.pos, _2t.tvd, _2t.nvd, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx, segments_2r] | |
Apr 20, 2016 4:52:19 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@4d90d95b main | |
Apr 20, 2016 4:52:19 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@4d90d95b main{StandardDirectoryReader(segments_2r:348 _2q(4.2):C37/1 _2t(4.2):C2/1)} | |
Apr 20, 2016 4:52:19 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:52:19 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@4d90d95b main{StandardDirectoryReader(segments_2r:348 _2q(4.2):C37/1 _2t(4.2):C2/1)} | |
Apr 20, 2016 4:52:19 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:52:45 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532149015642112000)]} 0 22 | |
Apr 20, 2016 4:52:45 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532149016417009664)]} 0 15 | |
Apr 20, 2016 4:52:46 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532149017310396416)]} 0 8 | |
Apr 20, 2016 4:52:47 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:52:47 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2r,generation=99,filenames=[_2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2t_Lucene41_0.pos, _2q_1.del, _2t_Lucene41_0.tim, _2t_Lucene41_0.tip, _2t.si, _2t.fdt, _2t.tvx, _2t.fdx, _2q.nvd, _2q_Lucene41_0.tim, _2t.nvm, _2t.fnm, _2q_Lucene41_0.tip, _2t_Lucene41_0.doc, _2t_1.del, _2q_Lucene41_0.pos, _2t.tvd, _2t.nvd, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx, segments_2r] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2s,generation=100,filenames=[_2q_Lucene41_0.doc, segments_2s, _2q.tvd, _2q.nvm, _2q.fnm, _2u_1.del, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2q_Lucene41_0.pos, _2u.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx] | |
Apr 20, 2016 4:52:47 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 100[_2q_Lucene41_0.doc, segments_2s, _2q.tvd, _2q.nvm, _2q.fnm, _2u_1.del, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2q_Lucene41_0.pos, _2u.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx] | |
Apr 20, 2016 4:52:47 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@5ce748f2 main | |
Apr 20, 2016 4:52:47 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@5ce748f2 main{StandardDirectoryReader(segments_2s:352 _2q(4.2):C37/2 _2u(4.2):C3/1)} | |
Apr 20, 2016 4:52:47 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:52:47 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@5ce748f2 main{StandardDirectoryReader(segments_2s:352 _2q(4.2):C37/2 _2u(4.2):C3/1)} | |
Apr 20, 2016 4:52:47 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:52:48 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532149019051032576)]} 0 6 | |
Apr 20, 2016 4:52:48 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532149019382382592)]} 0 24 | |
Apr 20, 2016 4:52:48 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532149019495628800)]} 0 6 | |
Apr 20, 2016 4:52:50 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:52:50 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2s,generation=100,filenames=[_2q_Lucene41_0.doc, segments_2s, _2q.tvd, _2q.nvm, _2q.fnm, _2u_1.del, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2q_Lucene41_0.pos, _2u.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2t,generation=101,filenames=[segments_2t, _2q_Lucene41_0.doc, _2v_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2v.nvd, _2v.nvm, _2v.fnm, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2v.si, _2u_Lucene41_0.tim, _2v_1.del, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2v_Lucene41_0.tim, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2v_Lucene41_0.pos, _2u.fdx, _2q_Lucene41_0.pos, _2v_Lucene41_0.tip, _2u.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2v.fdx, _2q.fdx, _2v.fdt, _2u_2.del] | |
Apr 20, 2016 4:52:50 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 101[segments_2t, _2q_Lucene41_0.doc, _2v_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2v.nvd, _2v.nvm, _2v.fnm, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2v.si, _2u_Lucene41_0.tim, _2v_1.del, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2v_Lucene41_0.tim, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2v_Lucene41_0.pos, _2u.fdx, _2q_Lucene41_0.pos, _2v_Lucene41_0.tip, _2u.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2v.fdx, _2q.fdx, _2v.fdt, _2u_2.del] | |
Apr 20, 2016 4:52:50 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@7c912363 main | |
Apr 20, 2016 4:52:50 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@7c912363 main{StandardDirectoryReader(segments_2t:355 _2q(4.2):C37/2 _2u(4.2):C3/2 _2v(4.2):C3/2)} | |
Apr 20, 2016 4:52:50 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:52:50 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@7c912363 main{StandardDirectoryReader(segments_2t:355 _2q(4.2):C37/2 _2u(4.2):C3/2 _2v(4.2):C3/2)} | |
Apr 20, 2016 4:52:50 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:52:51 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532149022704271360)]} 0 20 | |
Apr 20, 2016 4:52:53 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:52:53 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2t,generation=101,filenames=[segments_2t, _2q_Lucene41_0.doc, _2v_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2v.nvd, _2v.nvm, _2v.fnm, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2v.si, _2u_Lucene41_0.tim, _2v_1.del, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2v_Lucene41_0.tim, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2v_Lucene41_0.pos, _2u.fdx, _2q_Lucene41_0.pos, _2v_Lucene41_0.tip, _2u.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2v.fdx, _2q.fdx, _2v.fdt, _2u_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2u,generation=102,filenames=[_2q_Lucene41_0.doc, segments_2u, _2q.tvd, _2q.nvm, _2q.fnm, _2w.fdt, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2w_Lucene41_0.doc, _2u_Lucene41_0.tim, _2w.fdx, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2q_Lucene41_0.pos, _2u.si, _2w_Lucene41_0.tim, _2w.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2w_Lucene41_0.pos, _2w.nvd, _2q.fdx, _2u_2.del, _2w_Lucene41_0.tip, _2w.nvm, _2w.fnm] | |
Apr 20, 2016 4:52:53 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 102[_2q_Lucene41_0.doc, segments_2u, _2q.tvd, _2q.nvm, _2q.fnm, _2w.fdt, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2w_Lucene41_0.doc, _2u_Lucene41_0.tim, _2w.fdx, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2q_Lucene41_0.pos, _2u.si, _2w_Lucene41_0.tim, _2w.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2w_Lucene41_0.pos, _2w.nvd, _2q.fdx, _2u_2.del, _2w_Lucene41_0.tip, _2w.nvm, _2w.fnm] | |
Apr 20, 2016 4:52:53 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@1e82dc09 main | |
Apr 20, 2016 4:52:53 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@1e82dc09 main{StandardDirectoryReader(segments_2u:359 _2q(4.2):C37/2 _2u(4.2):C3/2 _2w(4.2):C1)} | |
Apr 20, 2016 4:52:53 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:52:53 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@1e82dc09 main{StandardDirectoryReader(segments_2u:359 _2q(4.2):C37/2 _2u(4.2):C3/2 _2w(4.2):C1)} | |
Apr 20, 2016 4:52:53 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:53:00 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532149032241070080)]} 0 14 | |
Apr 20, 2016 4:53:02 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:53:03 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2u,generation=102,filenames=[_2q_Lucene41_0.doc, segments_2u, _2q.tvd, _2q.nvm, _2q.fnm, _2w.fdt, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2w_Lucene41_0.doc, _2u_Lucene41_0.tim, _2w.fdx, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2q_Lucene41_0.pos, _2u.si, _2w_Lucene41_0.tim, _2w.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2w_Lucene41_0.pos, _2w.nvd, _2q.fdx, _2u_2.del, _2w_Lucene41_0.tip, _2w.nvm, _2w.fnm] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2v,generation=103,filenames=[_2q_Lucene41_0.doc, segments_2v, _2x.fdx, _2q.tvd, _2q.nvm, _2q.fnm, _2x_Lucene41_0.pos, _2x_Lucene41_0.tim, _2x_Lucene41_0.tip, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2x.fdt, _2u.tvd, _2q_Lucene41_0.tim, _2x.nvd, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2x.si, _2q_Lucene41_0.pos, _2x_Lucene41_0.doc, _2x.nvm, _2x.fnm, _2u.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx, _2u_2.del] | |
Apr 20, 2016 4:53:03 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 103[_2q_Lucene41_0.doc, segments_2v, _2x.fdx, _2q.tvd, _2q.nvm, _2q.fnm, _2x_Lucene41_0.pos, _2x_Lucene41_0.tim, _2x_Lucene41_0.tip, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2x.fdt, _2u.tvd, _2q_Lucene41_0.tim, _2x.nvd, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2x.si, _2q_Lucene41_0.pos, _2x_Lucene41_0.doc, _2x.nvm, _2x.fnm, _2u.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx, _2u_2.del] | |
Apr 20, 2016 4:53:03 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3c7b120d main | |
Apr 20, 2016 4:53:03 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3c7b120d main{StandardDirectoryReader(segments_2v:363 _2q(4.2):C37/2 _2u(4.2):C3/2 _2x(4.2):C1)} | |
Apr 20, 2016 4:53:03 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:53:03 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3c7b120d main{StandardDirectoryReader(segments_2v:363 _2q(4.2):C37/2 _2u(4.2):C3/2 _2x(4.2):C1)} | |
Apr 20, 2016 4:53:03 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:53:10 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532149042411208704)]} 0 43 | |
Apr 20, 2016 4:53:10 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532149042635603968)]} 0 14 | |
Apr 20, 2016 4:53:12 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:53:12 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2v,generation=103,filenames=[_2q_Lucene41_0.doc, segments_2v, _2x.fdx, _2q.tvd, _2q.nvm, _2q.fnm, _2x_Lucene41_0.pos, _2x_Lucene41_0.tim, _2x_Lucene41_0.tip, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2q_2.del, _2x.fdt, _2u.tvd, _2q_Lucene41_0.tim, _2x.nvd, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2x.si, _2q_Lucene41_0.pos, _2x_Lucene41_0.doc, _2x.nvm, _2x.fnm, _2u.si, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx, _2u_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2w,generation=104,filenames=[_2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, segments_2w, _2y_Lucene41_0.pos, _2y.si, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u_Lucene41_0.tim, _2y.nvd, _2u_Lucene41_0.tip, _2y.tvd, _2u.nvd, _2y_Lucene41_0.tim, _2y_Lucene41_0.tip, _2y.nvm, _2y.fnm, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2y_1.del, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2q_Lucene41_0.pos, _2y.tvx, _2y.fdt, _2u.si, _2y.fdx, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2y_Lucene41_0.doc, _2q.fdx, _2u_2.del] | |
Apr 20, 2016 4:53:12 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 104[_2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, segments_2w, _2y_Lucene41_0.pos, _2y.si, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u_Lucene41_0.tim, _2y.nvd, _2u_Lucene41_0.tip, _2y.tvd, _2u.nvd, _2y_Lucene41_0.tim, _2y_Lucene41_0.tip, _2y.nvm, _2y.fnm, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2y_1.del, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2q_Lucene41_0.pos, _2y.tvx, _2y.fdt, _2u.si, _2y.fdx, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2y_Lucene41_0.doc, _2q.fdx, _2u_2.del] | |
Apr 20, 2016 4:53:12 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2999965a main | |
Apr 20, 2016 4:53:12 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2999965a main{StandardDirectoryReader(segments_2w:367 _2q(4.2):C37/2 _2u(4.2):C3/2 _2y(4.2):C2/1)} | |
Apr 20, 2016 4:53:12 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:53:12 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2999965a main{StandardDirectoryReader(segments_2w:367 _2q(4.2):C37/2 _2u(4.2):C3/2 _2y(4.2):C2/1)} | |
Apr 20, 2016 4:53:12 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:53:26 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532149058695593984)]} 0 15 | |
Apr 20, 2016 4:53:27 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532149059711664128)]} 0 11 | |
Apr 20, 2016 4:53:27 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532149060590370816)]} 0 7 | |
Apr 20, 2016 4:53:28 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:53:28 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2w,generation=104,filenames=[_2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, segments_2w, _2y_Lucene41_0.pos, _2y.si, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u_Lucene41_0.tim, _2y.nvd, _2u_Lucene41_0.tip, _2y.tvd, _2u.nvd, _2y_Lucene41_0.tim, _2y_Lucene41_0.tip, _2y.nvm, _2y.fnm, _2q.nvd, _2q_2.del, _2u.tvd, _2q_Lucene41_0.tim, _2y_1.del, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2q_Lucene41_0.pos, _2y.tvx, _2y.fdt, _2u.si, _2y.fdx, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2y_Lucene41_0.doc, _2q.fdx, _2u_2.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2x,generation=105,filenames=[_2q_Lucene41_0.doc, _2q.tvd, segments_2x, _2q.nvm, _2q.fnm, _2z.nvd, _2z_Lucene41_0.doc, _2z.tvd, _2z_1.del, _2z.nvm, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2z.fnm, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2u.tvd, _2q_Lucene41_0.tim, _2z.fdt, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_Lucene41_0.pos, _2q_3.del, _2z_Lucene41_0.tim, _2u.si, _2z_Lucene41_0.pos, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx, _2z.fdx, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:53:28 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 105[_2q_Lucene41_0.doc, _2q.tvd, segments_2x, _2q.nvm, _2q.fnm, _2z.nvd, _2z_Lucene41_0.doc, _2z.tvd, _2z_1.del, _2z.nvm, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2z.fnm, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2u.tvd, _2q_Lucene41_0.tim, _2z.fdt, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_Lucene41_0.pos, _2q_3.del, _2z_Lucene41_0.tim, _2u.si, _2z_Lucene41_0.pos, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx, _2z.fdx, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:53:28 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@12bee493 main | |
Apr 20, 2016 4:53:28 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@12bee493 main{StandardDirectoryReader(segments_2x:371 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/1)} | |
Apr 20, 2016 4:53:28 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:53:28 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@12bee493 main{StandardDirectoryReader(segments_2x:371 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/1)} | |
Apr 20, 2016 4:53:28 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:53:29 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532149062066765824)]} 0 6 | |
Apr 20, 2016 4:53:29 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:53:29 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2x,generation=105,filenames=[_2q_Lucene41_0.doc, _2q.tvd, segments_2x, _2q.nvm, _2q.fnm, _2z.nvd, _2z_Lucene41_0.doc, _2z.tvd, _2z_1.del, _2z.nvm, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2z.fnm, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2u.nvd, _2q.nvd, _2u.tvd, _2q_Lucene41_0.tim, _2z.fdt, _2u.fdt, _2u.tvx, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_Lucene41_0.pos, _2q_3.del, _2z_Lucene41_0.tim, _2u.si, _2z_Lucene41_0.pos, _2u_Lucene41_0.doc, _2q.fdt, _2q.tvx, _2q.si, _2q.fdx, _2z.fdx, _2u_2.del, _2z.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2y,generation=106,filenames=[_30.nvm, _30.fnm, _30_Lucene41_0.doc, _2z_Lucene41_0.doc, _30.si, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _30.nvd, _2u.nvd, _30_Lucene41_0.tip, _2u.tvd, _2z.fdt, _30_Lucene41_0.pos, _2u.tvx, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _30.fdt, _2q.fdt, _2q.si, _30.fdx, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, segments_2y, _2z.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _2u.fdt, _2q_Lucene41_0.tip, _30_Lucene41_0.tim, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _2u_Lucene41_0.doc, _2q.tvx, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:53:29 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 106[_30.nvm, _30.fnm, _30_Lucene41_0.doc, _2z_Lucene41_0.doc, _30.si, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _30.nvd, _2u.nvd, _30_Lucene41_0.tip, _2u.tvd, _2z.fdt, _30_Lucene41_0.pos, _2u.tvx, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _30.fdt, _2q.fdt, _2q.si, _30.fdx, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, segments_2y, _2z.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _2u.fdt, _2q_Lucene41_0.tip, _30_Lucene41_0.tim, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _2u_Lucene41_0.doc, _2q.tvx, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:53:29 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@7bee1897 main | |
Apr 20, 2016 4:53:29 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@7bee1897 main{StandardDirectoryReader(segments_2y:374 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _30(4.2):C1)} | |
Apr 20, 2016 4:53:29 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:53:29 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@7bee1897 main{StandardDirectoryReader(segments_2y:374 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _30(4.2):C1)} | |
Apr 20, 2016 4:53:29 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:53:29 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532149062412795904)]} 0 16 | |
Apr 20, 2016 4:53:29 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532149062538625024)]} 0 12 | |
Apr 20, 2016 4:53:31 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:53:31 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2y,generation=106,filenames=[_30.nvm, _30.fnm, _30_Lucene41_0.doc, _2z_Lucene41_0.doc, _30.si, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _30.nvd, _2u.nvd, _30_Lucene41_0.tip, _2u.tvd, _2z.fdt, _30_Lucene41_0.pos, _2u.tvx, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _30.fdt, _2q.fdt, _2q.si, _30.fdx, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, segments_2y, _2z.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _2u.fdt, _2q_Lucene41_0.tip, _30_Lucene41_0.tim, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _2u_Lucene41_0.doc, _2q.tvx, _2u_2.del, _2z.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2z,generation=107,filenames=[_2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, _2u.tvd, _2z.fdt, _2u.tvx, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _31_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _31_1.del, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _31.fdt, segments_2z, _31.fdx, _2z.tvd, _2z.nvm, _2z.fnm, _31_Lucene41_0.doc, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _2u.fdt, _2q_Lucene41_0.tip, _31.si, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _31.nvd, _2q_3.del, _2z_Lucene41_0.tim, _31_Lucene41_0.tim, _31_Lucene41_0.tip, _31.nvm, _31.fnm, _2u_Lucene41_0.doc, _2q.tvx, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:53:31 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 107[_2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, _2u.tvd, _2z.fdt, _2u.tvx, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _31_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _31_1.del, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _31.fdt, segments_2z, _31.fdx, _2z.tvd, _2z.nvm, _2z.fnm, _31_Lucene41_0.doc, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _2u.fdt, _2q_Lucene41_0.tip, _31.si, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _31.nvd, _2q_3.del, _2z_Lucene41_0.tim, _31_Lucene41_0.tim, _31_Lucene41_0.tip, _31.nvm, _31.fnm, _2u_Lucene41_0.doc, _2q.tvx, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:53:31 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@58536b1f main | |
Apr 20, 2016 4:53:31 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@58536b1f main{StandardDirectoryReader(segments_2z:378 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _31(4.2):C2/1)} | |
Apr 20, 2016 4:53:31 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:53:31 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@58536b1f main{StandardDirectoryReader(segments_2z:378 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _31(4.2):C2/1)} | |
Apr 20, 2016 4:53:31 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:53:32 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532149065521823744)]} 0 17 | |
Apr 20, 2016 4:53:34 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:53:34 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2z,generation=107,filenames=[_2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, _2u.tvd, _2z.fdt, _2u.tvx, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _31_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _31_1.del, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _31.fdt, segments_2z, _31.fdx, _2z.tvd, _2z.nvm, _2z.fnm, _31_Lucene41_0.doc, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _2u.fdt, _2q_Lucene41_0.tip, _31.si, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _31.nvd, _2q_3.del, _2z_Lucene41_0.tim, _31_Lucene41_0.tim, _31_Lucene41_0.tip, _31.nvm, _31.fnm, _2u_Lucene41_0.doc, _2q.tvx, _2u_2.del, _2z.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_30,generation=108,filenames=[_32_Lucene41_0.tip, _32_Lucene41_0.tim, _2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, segments_30, _2u.tvd, _2z.fdt, _2u.tvx, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _32.fdx, _32.si, _2z.nvd, _32.fdt, _32_Lucene41_0.pos, _2z.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _32.nvd, _2u.fdt, _32_Lucene41_0.doc, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _2u_Lucene41_0.doc, _2q.tvx, _32.nvm, _32.fnm, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:53:34 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 108[_32_Lucene41_0.tip, _32_Lucene41_0.tim, _2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, segments_30, _2u.tvd, _2z.fdt, _2u.tvx, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _32.fdx, _32.si, _2z.nvd, _32.fdt, _32_Lucene41_0.pos, _2z.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _32.nvd, _2u.fdt, _32_Lucene41_0.doc, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _2u_Lucene41_0.doc, _2q.tvx, _32.nvm, _32.fnm, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:53:34 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@73b1e16e main | |
Apr 20, 2016 4:53:34 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@73b1e16e main{StandardDirectoryReader(segments_30:382 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _32(4.2):C1)} | |
Apr 20, 2016 4:53:34 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:53:34 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@73b1e16e main{StandardDirectoryReader(segments_30:382 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _32(4.2):C1)} | |
Apr 20, 2016 4:53:34 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:53:50 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532149083648557056)]} 0 21 | |
Apr 20, 2016 4:53:52 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:53:52 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_30,generation=108,filenames=[_32_Lucene41_0.tip, _32_Lucene41_0.tim, _2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, segments_30, _2u.tvd, _2z.fdt, _2u.tvx, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _32.fdx, _32.si, _2z.nvd, _32.fdt, _32_Lucene41_0.pos, _2z.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _32.nvd, _2u.fdt, _32_Lucene41_0.doc, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _2u_Lucene41_0.doc, _2q.tvx, _32.nvm, _32.fnm, _2u_2.del, _2z.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_31,generation=109,filenames=[_33_Lucene41_0.pos, _2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, segments_31, _2u.tvd, _2z.fdt, _2u.tvx, _33.si, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _2z.tvd, _33_Lucene41_0.tim, _33_Lucene41_0.tip, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _33.fdx, _2u_Lucene41_0.tip, _33.fdt, _2q.nvd, _2q_Lucene41_0.tim, _2u.fdt, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _33.nvm, _33.fnm, _33_Lucene41_0.doc, _2q_3.del, _2z_Lucene41_0.tim, _33.nvd, _2u_Lucene41_0.doc, _2q.tvx, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:53:52 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 109[_33_Lucene41_0.pos, _2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, segments_31, _2u.tvd, _2z.fdt, _2u.tvx, _33.si, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _2z.tvd, _33_Lucene41_0.tim, _33_Lucene41_0.tip, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _33.fdx, _2u_Lucene41_0.tip, _33.fdt, _2q.nvd, _2q_Lucene41_0.tim, _2u.fdt, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _33.nvm, _33.fnm, _33_Lucene41_0.doc, _2q_3.del, _2z_Lucene41_0.tim, _33.nvd, _2u_Lucene41_0.doc, _2q.tvx, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:53:52 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2a4673cf main | |
Apr 20, 2016 4:53:52 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2a4673cf main{StandardDirectoryReader(segments_31:386 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _33(4.2):C1)} | |
Apr 20, 2016 4:53:52 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:53:52 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2a4673cf main{StandardDirectoryReader(segments_31:386 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _33(4.2):C1)} | |
Apr 20, 2016 4:53:52 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:54:08 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532149103439380480)]} 0 23 | |
Apr 20, 2016 4:54:09 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532149103724593152)]} 0 19 | |
Apr 20, 2016 4:54:10 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:54:10 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_31,generation=109,filenames=[_33_Lucene41_0.pos, _2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, segments_31, _2u.tvd, _2z.fdt, _2u.tvx, _33.si, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _2z.tvd, _33_Lucene41_0.tim, _33_Lucene41_0.tip, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _33.fdx, _2u_Lucene41_0.tip, _33.fdt, _2q.nvd, _2q_Lucene41_0.tim, _2u.fdt, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _33.nvm, _33.fnm, _33_Lucene41_0.doc, _2q_3.del, _2z_Lucene41_0.tim, _33.nvd, _2u_Lucene41_0.doc, _2q.tvx, _2u_2.del, _2z.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_32,generation=110,filenames=[_34.si, _2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, _34_Lucene41_0.tim, segments_32, _2u.tvd, _34_Lucene41_0.tip, _2z.fdt, _34.tvx, _2u.tvx, _34_1.del, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _34.nvd, _2z.nvd, _2z.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _34_Lucene41_0.pos, _2u_Lucene41_0.tip, _2q.nvd, _34.nvm, _34.fnm, _34.tvd, _2q_Lucene41_0.tim, _34.fdt, _2u.fdt, _2q_Lucene41_0.tip, _34.fdx, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _2u_Lucene41_0.doc, _2q.tvx, _34_Lucene41_0.doc, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:54:10 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 110[_34.si, _2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, _34_Lucene41_0.tim, segments_32, _2u.tvd, _34_Lucene41_0.tip, _2z.fdt, _34.tvx, _2u.tvx, _34_1.del, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _34.nvd, _2z.nvd, _2z.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _34_Lucene41_0.pos, _2u_Lucene41_0.tip, _2q.nvd, _34.nvm, _34.fnm, _34.tvd, _2q_Lucene41_0.tim, _34.fdt, _2u.fdt, _2q_Lucene41_0.tip, _34.fdx, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _2u_Lucene41_0.doc, _2q.tvx, _34_Lucene41_0.doc, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:54:11 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@28608f53 main | |
Apr 20, 2016 4:54:11 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@28608f53 main{StandardDirectoryReader(segments_32:390 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _34(4.2):C2/1)} | |
Apr 20, 2016 4:54:11 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:54:11 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@28608f53 main{StandardDirectoryReader(segments_32:390 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _34(4.2):C2/1)} | |
Apr 20, 2016 4:54:11 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 4:54:33 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532149128804433920)]} 0 90 | |
Apr 20, 2016 4:54:35 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 4:54:35 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_32,generation=110,filenames=[_34.si, _2z_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, _34_Lucene41_0.tim, segments_32, _2u.tvd, _34_Lucene41_0.tip, _2z.fdt, _34.tvx, _2u.tvx, _34_1.del, _2q_Lucene41_0.pos, _2u.si, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _34.nvd, _2z.nvd, _2z.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _34_Lucene41_0.pos, _2u_Lucene41_0.tip, _2q.nvd, _34.nvm, _34.fnm, _34.tvd, _2q_Lucene41_0.tim, _34.fdt, _2u.fdt, _2q_Lucene41_0.tip, _34.fdx, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _2u_Lucene41_0.doc, _2q.tvx, _34_Lucene41_0.doc, _2u_2.del, _2z.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_33,generation=111,filenames=[_2z_Lucene41_0.doc, _35_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, segments_33, _2u.tvd, _2z.fdt, _2u.tvx, _2q_Lucene41_0.pos, _35_Lucene41_0.tim, _35_Lucene41_0.tip, _2u.si, _35.tvx, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _35.nvm, _35.fnm, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _2z.tvd, _35.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _35.nvd, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _35.si, _35_Lucene41_0.pos, _2u.fdt, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _35.fdt, _2u_Lucene41_0.doc, _35.fdx, _2q.tvx, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:54:35 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 111[_2z_Lucene41_0.doc, _35_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, segments_33, _2u.tvd, _2z.fdt, _2u.tvx, _2q_Lucene41_0.pos, _35_Lucene41_0.tim, _35_Lucene41_0.tip, _2u.si, _35.tvx, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _35.nvm, _35.fnm, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _2z.tvd, _35.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _35.nvd, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _35.si, _35_Lucene41_0.pos, _2u.fdt, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _35.fdt, _2u_Lucene41_0.doc, _35.fdx, _2q.tvx, _2u_2.del, _2z.tvx] | |
Apr 20, 2016 4:54:35 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@15ba399f main | |
Apr 20, 2016 4:54:35 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@15ba399f main{StandardDirectoryReader(segments_33:394 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _35(4.2):C1)} | |
Apr 20, 2016 4:54:35 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 4:54:35 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@15ba399f main{StandardDirectoryReader(segments_33:394 _2q(4.2):C37/3 _2u(4.2):C3/2 _2z(4.2):C3/2 _35(4.2):C1)} | |
Apr 20, 2016 4:54:35 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:02:57 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q=fgs_lastModifiedDate_dt:[2016-04-06T19:49:54.904Z+TO+*]&json.nl=map&fl=PID&start=0&sort=fgs_lastModifiedDate_dt+asc&rows=100&version=1.2&wt=json} hits=25 status=0 QTime=28 | |
Apr 20, 2016 5:02:57 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q=fgs_lastModifiedDate_dt:[2016-04-06T19:49:54.904Z+TO+*]&json.nl=map&fl=PID&start=100&sort=fgs_lastModifiedDate_dt+asc&rows=100&version=1.2&wt=json} hits=25 status=0 QTime=0 | |
Apr 20, 2016 5:02:58 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:4 (1532149658579632128)]} 0 29 | |
Apr 20, 2016 5:02:58 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:5 (1532149658907836416)]} 0 55 | |
Apr 20, 2016 5:02:58 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:6 (1532149659247575040)]} 0 37 | |
Apr 20, 2016 5:02:59 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:7 (1532149659452047360)]} 0 14 | |
Apr 20, 2016 5:02:59 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:10 (1532149659732017152)]} 0 22 | |
Apr 20, 2016 5:02:59 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:11 (1532149660137816064)]} 0 21 | |
Apr 20, 2016 5:03:00 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:12 (1532149660468117504)]} 0 36 | |
Apr 20, 2016 5:03:00 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:03:00 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_33,generation=111,filenames=[_2z_Lucene41_0.doc, _35_Lucene41_0.doc, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, segments_33, _2u.tvd, _2z.fdt, _2u.tvx, _2q_Lucene41_0.pos, _35_Lucene41_0.tim, _35_Lucene41_0.tip, _2u.si, _35.tvx, _2z_Lucene41_0.pos, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _2q_Lucene41_0.doc, _35.nvm, _35.fnm, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _2z.tvd, _35.tvd, _2z.nvm, _2z.fnm, _2u_Lucene41_0.tim, _35.nvd, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _35.si, _35_Lucene41_0.pos, _2u.fdt, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2q_3.del, _2z_Lucene41_0.tim, _35.fdt, _2u_Lucene41_0.doc, _35.fdx, _2q.tvx, _2u_2.del, _2z.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_34,generation=112,filenames=[_36.fdx, _2z_Lucene41_0.doc, _35_Lucene41_0.doc, _36.fdt, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, _2u.tvd, _2z.fdt, segments_34, _2u.tvx, _2q_Lucene41_0.pos, _35_Lucene41_0.tim, _35_Lucene41_0.tip, _2u.si, _36.tvd, _35.tvx, _36_Lucene41_0.tim, _2z_Lucene41_0.pos, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q_Lucene41_0.doc, _35.nvm, _35.fnm, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _36.si, _2z.tvd, _36.tvx, _35.tvd, _2z.nvm, _2z.fnm, _36_Lucene41_0.doc, _2u_Lucene41_0.tim, _35.nvd, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _35.si, _35_Lucene41_0.pos, _2u.fdt, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2z_Lucene41_0.tim, _35.fdt, _2u_Lucene41_0.doc, _35.fdx, _36_Lucene41_0.pos, _2q.tvx, _2u_2.del, _2q_4.del, _2z.tvx] | |
Apr 20, 2016 5:03:00 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 112[_36.fdx, _2z_Lucene41_0.doc, _35_Lucene41_0.doc, _36.fdt, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, _2u.tvd, _2z.fdt, segments_34, _2u.tvx, _2q_Lucene41_0.pos, _35_Lucene41_0.tim, _35_Lucene41_0.tip, _2u.si, _36.tvd, _35.tvx, _36_Lucene41_0.tim, _2z_Lucene41_0.pos, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q_Lucene41_0.doc, _35.nvm, _35.fnm, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _36.si, _2z.tvd, _36.tvx, _35.tvd, _2z.nvm, _2z.fnm, _36_Lucene41_0.doc, _2u_Lucene41_0.tim, _35.nvd, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _35.si, _35_Lucene41_0.pos, _2u.fdt, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2z_Lucene41_0.tim, _35.fdt, _2u_Lucene41_0.doc, _35.fdx, _36_Lucene41_0.pos, _2q.tvx, _2u_2.del, _2q_4.del, _2z.tvx] | |
Apr 20, 2016 5:03:00 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@30c2a7d3 main | |
Apr 20, 2016 5:03:00 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@30c2a7d3 main{StandardDirectoryReader(segments_34:397 _2q(4.2):C37/10 _2u(4.2):C3/2 _2z(4.2):C3/2 _35(4.2):C1 _36(4.2):C7)} | |
Apr 20, 2016 5:03:00 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:03:00 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@30c2a7d3 main{StandardDirectoryReader(segments_34:397 _2q(4.2):C37/10 _2u(4.2):C3/2 _2z(4.2):C3/2 _35(4.2):C1 _36(4.2):C7)} | |
Apr 20, 2016 5:03:00 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:03:00 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:9 (1532149660846653440)]} 0 45 | |
Apr 20, 2016 5:03:00 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:17 (1532149660980871168)]} 0 6 | |
Apr 20, 2016 5:03:00 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:19 (1532149661150740480)]} 0 8 | |
Apr 20, 2016 5:03:01 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:22 (1532149661533470720)]} 0 23 | |
Apr 20, 2016 5:03:01 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:23 (1532149661839654912)]} 0 13 | |
Apr 20, 2016 5:03:01 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:24 (1532149662101798912)]} 0 44 | |
Apr 20, 2016 5:03:01 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:25 (1532149662367088640)]} 0 13 | |
Apr 20, 2016 5:03:02 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:28 (1532149662563172352)]} 0 25 | |
Apr 20, 2016 5:03:02 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:29 (1532149662817976320)]} 0 29 | |
Apr 20, 2016 5:03:02 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:03:02 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:30 (1532149663015108608)]} 0 16 | |
Apr 20, 2016 5:03:02 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_34,generation=112,filenames=[_36.fdx, _2z_Lucene41_0.doc, _35_Lucene41_0.doc, _36.fdt, _2u.nvm, _2u.fnm, _2u_Lucene41_0.pos, _2u.nvd, _2u.tvd, _2z.fdt, segments_34, _2u.tvx, _2q_Lucene41_0.pos, _35_Lucene41_0.tim, _35_Lucene41_0.tip, _2u.si, _36.tvd, _35.tvx, _36_Lucene41_0.tim, _2z_Lucene41_0.pos, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q_Lucene41_0.doc, _35.nvm, _35.fnm, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _36.si, _2z.tvd, _36.tvx, _35.tvd, _2z.nvm, _2z.fnm, _36_Lucene41_0.doc, _2u_Lucene41_0.tim, _35.nvd, _2u_Lucene41_0.tip, _2q.nvd, _2q_Lucene41_0.tim, _35.si, _35_Lucene41_0.pos, _2u.fdt, _2q_Lucene41_0.tip, _2u.fdx, _2z.si, _2z_Lucene41_0.tip, _2z_Lucene41_0.tim, _35.fdt, _2u_Lucene41_0.doc, _35.fdx, _36_Lucene41_0.pos, _2q.tvx, _2u_2.del, _2q_4.del, _2z.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_35,generation=113,filenames=[_37_Lucene41_0.tip, _36.fdx, _2z_Lucene41_0.doc, _35_Lucene41_0.doc, _36.fdt, _37_Lucene41_0.tim, _37.fdx, _37.fdt, segments_35, _2z.fdt, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _35_Lucene41_0.tim, _35_Lucene41_0.tip, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _36.tvd, _35.tvx, _36_Lucene41_0.tim, _2z_Lucene41_0.pos, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q_Lucene41_0.doc, _35.nvm, _35.fnm, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _36.si, _37_Lucene41_0.pos, _2z.tvd, _36.tvx, _35.tvd, _2z.nvm, _2z.fnm, _36_Lucene41_0.doc, _35.nvd, _2q.nvd, _37.tvx, _2q_Lucene41_0.tim, _35.si, _35_Lucene41_0.pos, _2q_Lucene41_0.tip, _2z.si, _2z_Lucene41_0.tip, _2q_5.del, _2z_Lucene41_0.tim, _35.fdt, _35.fdx, _36_Lucene41_0.pos, _2q.tvx, _2z.tvx] | |
Apr 20, 2016 5:03:02 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 113[_37_Lucene41_0.tip, _36.fdx, _2z_Lucene41_0.doc, _35_Lucene41_0.doc, _36.fdt, _37_Lucene41_0.tim, _37.fdx, _37.fdt, segments_35, _2z.fdt, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _35_Lucene41_0.tim, _35_Lucene41_0.tip, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _36.tvd, _35.tvx, _36_Lucene41_0.tim, _2z_Lucene41_0.pos, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q_Lucene41_0.doc, _35.nvm, _35.fnm, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _36.si, _37_Lucene41_0.pos, _2z.tvd, _36.tvx, _35.tvd, _2z.nvm, _2z.fnm, _36_Lucene41_0.doc, _35.nvd, _2q.nvd, _37.tvx, _2q_Lucene41_0.tim, _35.si, _35_Lucene41_0.pos, _2q_Lucene41_0.tip, _2z.si, _2z_Lucene41_0.tip, _2q_5.del, _2z_Lucene41_0.tim, _35.fdt, _35.fdx, _36_Lucene41_0.pos, _2q.tvx, _2z.tvx] | |
Apr 20, 2016 5:03:02 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@72742a07 main | |
Apr 20, 2016 5:03:02 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@72742a07 main{StandardDirectoryReader(segments_35:402 _2q(4.2):C37/18 _2z(4.2):C3/2 _35(4.2):C1 _36(4.2):C7 _37(4.2):C9)} | |
Apr 20, 2016 5:03:02 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:03:02 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@72742a07 main{StandardDirectoryReader(segments_35:402 _2q(4.2):C37/18 _2z(4.2):C3/2 _35(4.2):C1 _36(4.2):C7 _37(4.2):C9)} | |
Apr 20, 2016 5:03:02 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:03:02 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:31 (1532149663286689792)]} 0 27 | |
Apr 20, 2016 5:03:04 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:03:04 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_35,generation=113,filenames=[_37_Lucene41_0.tip, _36.fdx, _2z_Lucene41_0.doc, _35_Lucene41_0.doc, _36.fdt, _37_Lucene41_0.tim, _37.fdx, _37.fdt, segments_35, _2z.fdt, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _35_Lucene41_0.tim, _35_Lucene41_0.tip, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _36.tvd, _35.tvx, _36_Lucene41_0.tim, _2z_Lucene41_0.pos, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _2z.fdx, _2z_2.del, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q_Lucene41_0.doc, _35.nvm, _35.fnm, _2q.tvd, _2q.nvm, _2q.fnm, _2z.nvd, _36.si, _37_Lucene41_0.pos, _2z.tvd, _36.tvx, _35.tvd, _2z.nvm, _2z.fnm, _36_Lucene41_0.doc, _35.nvd, _2q.nvd, _37.tvx, _2q_Lucene41_0.tim, _35.si, _35_Lucene41_0.pos, _2q_Lucene41_0.tip, _2z.si, _2z_Lucene41_0.tip, _2q_5.del, _2z_Lucene41_0.tim, _35.fdt, _35.fdx, _36_Lucene41_0.pos, _2q.tvx, _2z.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_36,generation=114,filenames=[_37_Lucene41_0.tip, _38.si, _36.fdx, _36.fdt, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, segments_36, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _37_Lucene41_0.pos, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:03:04 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 114[_37_Lucene41_0.tip, _38.si, _36.fdx, _36.fdt, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, segments_36, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _37_Lucene41_0.pos, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:03:04 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@a26ebb8 main | |
Apr 20, 2016 5:03:04 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@a26ebb8 main{StandardDirectoryReader(segments_36:405 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2)} | |
Apr 20, 2016 5:03:04 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:03:04 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@a26ebb8 main{StandardDirectoryReader(segments_36:405 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2)} | |
Apr 20, 2016 5:03:04 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:39:45 PM org.apache.solr.servlet.SolrDispatchFilter handleAdminRequest | |
INFO: [admin] webapp=null path=/admin/cores params={indexInfo=false&wt=json} status=0 QTime=5 | |
Apr 20, 2016 5:39:45 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/system params={wt=json} status=0 QTime=7 | |
Apr 20, 2016 5:39:47 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/file/ params={file=admin-extra.menu-top.html} status=0 QTime=0 | |
Apr 20, 2016 5:39:47 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/file/ params={file=admin-extra.menu-bottom.html} status=0 QTime=0 | |
Apr 20, 2016 5:39:47 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/luke params={show=index&numTerms=0&wt=json} status=0 QTime=3 | |
Apr 20, 2016 5:39:47 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/file/ params={file=admin-extra.html} status=0 QTime=0 | |
Apr 20, 2016 5:39:47 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/replication params={wt=json&command=details} status=0 QTime=5 | |
Apr 20, 2016 5:39:47 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={action=status&wt=json} status=503 QTime=3 | |
Apr 20, 2016 5:41:22 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q="islandora:25"&df=PID&indent=true&wt=xml} hits=1 status=0 QTime=7 | |
Apr 20, 2016 5:48:29 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:33 (1532152522323525632)]} 0 4 | |
Apr 20, 2016 5:48:29 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:34 (1532152522770219008)]} 0 20 | |
Apr 20, 2016 5:48:30 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:35 (1532152523310235648)]} 0 4 | |
Apr 20, 2016 5:48:30 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:36 (1532152523850252288)]} 0 3 | |
Apr 20, 2016 5:48:31 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:32 (1532152524200476672)]} 0 8 | |
Apr 20, 2016 5:48:31 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:32 (1532152524339937280)]} 0 10 | |
Apr 20, 2016 5:48:31 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:48:31 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_36,generation=114,filenames=[_37_Lucene41_0.tip, _38.si, _36.fdx, _36.fdt, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, segments_36, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _37_Lucene41_0.pos, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_37,generation=115,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, segments_37, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx, _39_1.del] | |
Apr 20, 2016 5:48:31 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 115[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, segments_37, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx, _39_1.del] | |
Apr 20, 2016 5:48:31 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@7039ed66 main | |
Apr 20, 2016 5:48:31 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@7039ed66 main{StandardDirectoryReader(segments_37:407 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/1)} | |
Apr 20, 2016 5:48:31 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:48:31 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@7039ed66 main{StandardDirectoryReader(segments_37:407 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/1)} | |
Apr 20, 2016 5:48:31 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:48:32 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:33 (1532152525436747776)]} 0 10 | |
Apr 20, 2016 5:48:33 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:33 (1532152526524121088)]} 0 12 | |
Apr 20, 2016 5:48:34 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:48:34 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_37,generation=115,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, segments_37, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx, _39_1.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_38,generation=116,filenames=[_3a.nvm, _3a.fnm, _37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3a.si, _39.fdx, _37.tvd, segments_38, _37.nvd, _37.si, _3a_Lucene41_0.tip, _3a_Lucene41_0.tim, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _3a.nvd, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3a_Lucene41_0.doc, _36.tvx, _36_Lucene41_0.doc, _3a.fdt, _38_Lucene41_0.tip, _39.si, _2q.nvd, _3a.fdx, _3a_1.del, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3a_Lucene41_0.pos, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:48:34 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 116[_3a.nvm, _3a.fnm, _37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3a.si, _39.fdx, _37.tvd, segments_38, _37.nvd, _37.si, _3a_Lucene41_0.tip, _3a_Lucene41_0.tim, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _3a.nvd, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3a_Lucene41_0.doc, _36.tvx, _36_Lucene41_0.doc, _3a.fdt, _38_Lucene41_0.tip, _39.si, _2q.nvd, _3a.fdx, _3a_1.del, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3a_Lucene41_0.pos, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:48:34 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3e7f1a63 main | |
Apr 20, 2016 5:48:34 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3e7f1a63 main{StandardDirectoryReader(segments_38:410 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/2 _3a(4.2):C2/1)} | |
Apr 20, 2016 5:48:34 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:48:34 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3e7f1a63 main{StandardDirectoryReader(segments_38:410 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/2 _3a(4.2):C2/1)} | |
Apr 20, 2016 5:48:34 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:48:35 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:33 (1532152528395829248)]} 0 7 | |
Apr 20, 2016 5:48:35 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:33 (1532152528864542720)]} 0 20 | |
Apr 20, 2016 5:48:35 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:33 (1532152529120395264)]} 0 8 | |
Apr 20, 2016 5:48:37 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:48:37 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_38,generation=116,filenames=[_3a.nvm, _3a.fnm, _37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3a.si, _39.fdx, _37.tvd, segments_38, _37.nvd, _37.si, _3a_Lucene41_0.tip, _3a_Lucene41_0.tim, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _3a.nvd, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3a_Lucene41_0.doc, _36.tvx, _36_Lucene41_0.doc, _3a.fdt, _38_Lucene41_0.tip, _39.si, _2q.nvd, _3a.fdx, _3a_1.del, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3a_Lucene41_0.pos, _36_Lucene41_0.pos, _2q.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_39,generation=117,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3b.si, _38.nvd, _3b_Lucene41_0.tim, _3b_Lucene41_0.tip, _3b.nvm, _3b.fnm, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, segments_39, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _3b.nvd, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _3b_Lucene41_0.doc, _3b_1.del, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _3b.fdt, _36.si, _39_Lucene41_0.doc, _3b.fdx, _37_Lucene41_0.pos, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _3b_Lucene41_0.pos, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:48:37 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 117[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3b.si, _38.nvd, _3b_Lucene41_0.tim, _3b_Lucene41_0.tip, _3b.nvm, _3b.fnm, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, segments_39, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _3b.nvd, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _3b_Lucene41_0.doc, _3b_1.del, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _3b.fdt, _36.si, _39_Lucene41_0.doc, _3b.fdx, _37_Lucene41_0.pos, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _3b_Lucene41_0.pos, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:48:37 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@4ebd1c3a main | |
Apr 20, 2016 5:48:37 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@4ebd1c3a main{StandardDirectoryReader(segments_39:414 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/2 _3b(4.2):C3/2)} | |
Apr 20, 2016 5:48:37 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:48:37 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@4ebd1c3a main{StandardDirectoryReader(segments_39:414 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/2 _3b(4.2):C3/2)} | |
Apr 20, 2016 5:48:37 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:48:38 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:33 (1532152531866615808)]} 0 8 | |
Apr 20, 2016 5:48:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:48:40 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_39,generation=117,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3b.si, _38.nvd, _3b_Lucene41_0.tim, _3b_Lucene41_0.tip, _3b.nvm, _3b.fnm, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, segments_39, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _3b.nvd, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _3b_Lucene41_0.doc, _3b_1.del, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _3b.fdt, _36.si, _39_Lucene41_0.doc, _3b.fdx, _37_Lucene41_0.pos, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _3b_Lucene41_0.pos, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3a,generation=118,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _3c_Lucene41_0.pos, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3c_Lucene41_0.doc, _39.fdx, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _3c.fdt, _2q.fdx, _3c.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3c_Lucene41_0.tim, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _3c_Lucene41_0.tip, _39_Lucene41_0.doc, _37_Lucene41_0.pos, segments_3a, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _3c.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _3c.nvm, _3c.fnm, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _3c.si, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:48:40 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 118[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _3c_Lucene41_0.pos, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3c_Lucene41_0.doc, _39.fdx, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _3c.fdt, _2q.fdx, _3c.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3c_Lucene41_0.tim, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _3c_Lucene41_0.tip, _39_Lucene41_0.doc, _37_Lucene41_0.pos, segments_3a, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _3c.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _3c.nvm, _3c.fnm, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _3c.si, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:48:40 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@218a7c1 main | |
Apr 20, 2016 5:48:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@218a7c1 main{StandardDirectoryReader(segments_3a:418 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/2 _3c(4.2):C1)} | |
Apr 20, 2016 5:48:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:48:40 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@218a7c1 main{StandardDirectoryReader(segments_3a:418 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/2 _3c(4.2):C1)} | |
Apr 20, 2016 5:48:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:48:55 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:33 (1532152550039486464)]} 0 13 | |
Apr 20, 2016 5:48:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:48:57 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3a,generation=118,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _3c_Lucene41_0.pos, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3c_Lucene41_0.doc, _39.fdx, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _3c.fdt, _2q.fdx, _3c.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3c_Lucene41_0.tim, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _3c_Lucene41_0.tip, _39_Lucene41_0.doc, _37_Lucene41_0.pos, segments_3a, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _3c.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _3c.nvm, _3c.fnm, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _3c.si, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3b,generation=119,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _3d.fdx, _36.nvd, _3d.fdt, _2q.fdt, _2q.si, _3d_Lucene41_0.pos, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _36.tvx, _3d.si, segments_3b, _3d.nvd, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3d_Lucene41_0.doc, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _3d.nvm, _3d.fnm, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3d_Lucene41_0.tip, _36_Lucene41_0.pos, _3d_Lucene41_0.tim, _2q.tvx] | |
Apr 20, 2016 5:48:57 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 119[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _3d.fdx, _36.nvd, _3d.fdt, _2q.fdt, _2q.si, _3d_Lucene41_0.pos, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _36.tvx, _3d.si, segments_3b, _3d.nvd, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3d_Lucene41_0.doc, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _3d.nvm, _3d.fnm, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3d_Lucene41_0.tip, _36_Lucene41_0.pos, _3d_Lucene41_0.tim, _2q.tvx] | |
Apr 20, 2016 5:48:57 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2e598f1 main | |
Apr 20, 2016 5:48:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2e598f1 main{StandardDirectoryReader(segments_3b:422 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/2 _3d(4.2):C1)} | |
Apr 20, 2016 5:48:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:48:57 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2e598f1 main{StandardDirectoryReader(segments_3b:422 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/2 _3d(4.2):C1)} | |
Apr 20, 2016 5:48:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:49:14 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:33 (1532152569801998336)]} 0 79 | |
Apr 20, 2016 5:49:14 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:33 (1532152570132299776)]} 0 19 | |
Apr 20, 2016 5:49:16 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:49:16 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3b,generation=119,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _3d.fdx, _36.nvd, _3d.fdt, _2q.fdt, _2q.si, _3d_Lucene41_0.pos, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _36.tvx, _3d.si, segments_3b, _3d.nvd, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3d_Lucene41_0.doc, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _2q_Lucene41_0.tip, _39_Lucene41_0.tim, _3d.nvm, _3d.fnm, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3d_Lucene41_0.tip, _36_Lucene41_0.pos, _3d_Lucene41_0.tim, _2q.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3c,generation=120,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _3e_Lucene41_0.doc, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3e.fdx, _37.tvd, _37.nvd, _37.si, _3e.fdt, _3e_Lucene41_0.pos, _3e.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _3e_1.del, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _3e.nvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _36.tvx, segments_3c, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _3e.tvx, _2q_Lucene41_0.tip, _3e_Lucene41_0.tip, _3e_Lucene41_0.tim, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3e.nvm, _3e.fnm, _36_Lucene41_0.pos, _2q.tvx, _3e.tvd] | |
Apr 20, 2016 5:49:16 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 120[_37_Lucene41_0.tip, _39.nvd, _38.si, _3e_Lucene41_0.doc, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3e.fdx, _37.tvd, _37.nvd, _37.si, _3e.fdt, _3e_Lucene41_0.pos, _3e.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _3e_1.del, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _3e.nvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _36.tvx, segments_3c, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _3e.tvx, _2q_Lucene41_0.tip, _3e_Lucene41_0.tip, _3e_Lucene41_0.tim, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3e.nvm, _3e.fnm, _36_Lucene41_0.pos, _2q.tvx, _3e.tvd] | |
Apr 20, 2016 5:49:16 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@58bc2a31 main | |
Apr 20, 2016 5:49:16 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@58bc2a31 main{StandardDirectoryReader(segments_3c:426 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/2 _3e(4.2):C2/1)} | |
Apr 20, 2016 5:49:16 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:49:16 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@58bc2a31 main{StandardDirectoryReader(segments_3c:426 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/2 _3e(4.2):C2/1)} | |
Apr 20, 2016 5:49:16 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:49:38 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:33 (1532152594451922944)]} 0 39 | |
Apr 20, 2016 5:49:39 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:34 (1532152595355795456)]} 0 8 | |
Apr 20, 2016 5:49:39 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:34 (1532152596253376512)]} 0 9 | |
Apr 20, 2016 5:49:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:49:40 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3c,generation=120,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _3e_Lucene41_0.doc, _36.fdx, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3e.fdx, _37.tvd, _37.nvd, _37.si, _3e.fdt, _3e_Lucene41_0.pos, _3e.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _3e_1.del, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _2q.tvd, _3e.nvd, _2q.nvm, _2q.fnm, _36.si, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _36.tvx, segments_3c, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _39_2.del, _3e.tvx, _2q_Lucene41_0.tip, _3e_Lucene41_0.tip, _3e_Lucene41_0.tim, _39_Lucene41_0.tim, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3e.nvm, _3e.fnm, _36_Lucene41_0.pos, _2q.tvx, _3e.tvd] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3d,generation=121,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, segments_3d, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _3f_1.del, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:49:40 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 121[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, segments_3d, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _3f_1.del, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:49:40 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@4165ff1a main | |
Apr 20, 2016 5:49:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@4165ff1a main{StandardDirectoryReader(segments_3d:430 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/3 _3f(4.2):C3/1)} | |
Apr 20, 2016 5:49:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:49:40 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@4165ff1a main{StandardDirectoryReader(segments_3d:430 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/3 _3f(4.2):C3/1)} | |
Apr 20, 2016 5:49:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:49:41 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:34 (1532152597732917248)]} 0 7 | |
Apr 20, 2016 5:49:41 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:34 (1532152598090481664)]} 0 23 | |
Apr 20, 2016 5:49:41 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:34 (1532152598249865216)]} 0 15 | |
Apr 20, 2016 5:49:43 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:49:43 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3d,generation=121,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, segments_3d, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _3f_1.del, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _36_Lucene41_0.pos, _2q.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3e,generation=122,filenames=[_37_Lucene41_0.tip, _3g.fdt, _39.nvd, _38.si, _3g.fdx, _36.fdx, _3f.si, _3g_1.del, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _3g_Lucene41_0.tim, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _3g_Lucene41_0.tip, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, segments_3e, _3g_Lucene41_0.pos, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, _3g.nvm, _3g.fnm, _3g.nvd, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _3g.si, _2q_5.del, _38.tvx, _3f_2.del, _3g_Lucene41_0.doc, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:49:43 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 122[_37_Lucene41_0.tip, _3g.fdt, _39.nvd, _38.si, _3g.fdx, _36.fdx, _3f.si, _3g_1.del, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _3g_Lucene41_0.tim, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _3g_Lucene41_0.tip, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, segments_3e, _3g_Lucene41_0.pos, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, _3g.nvm, _3g.fnm, _3g.nvd, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _3g.si, _2q_5.del, _38.tvx, _3f_2.del, _3g_Lucene41_0.doc, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:49:43 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@7417d98d main | |
Apr 20, 2016 5:49:43 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:49:43 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@7417d98d main{StandardDirectoryReader(segments_3e:433 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/3 _3f(4.2):C3/2 _3g(4.2):C3/2)} | |
Apr 20, 2016 5:49:43 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:49:43 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@7417d98d main{StandardDirectoryReader(segments_3e:433 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/3 _3f(4.2):C3/2 _3g(4.2):C3/2)} | |
Apr 20, 2016 5:49:44 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:34 (1532152601317998592)]} 0 7 | |
Apr 20, 2016 5:49:46 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:49:46 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3e,generation=122,filenames=[_37_Lucene41_0.tip, _3g.fdt, _39.nvd, _38.si, _3g.fdx, _36.fdx, _3f.si, _3g_1.del, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _3g_Lucene41_0.tim, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _3g_Lucene41_0.tip, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, segments_3e, _3g_Lucene41_0.pos, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, _3g.nvm, _3g.fnm, _3g.nvd, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _3g.si, _2q_5.del, _38.tvx, _3f_2.del, _3g_Lucene41_0.doc, _36_Lucene41_0.pos, _2q.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3f,generation=123,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _3h_Lucene41_0.pos, _3h.fdx, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _3h.nvd, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _3h.nvm, _3h.fnm, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3h_Lucene41_0.tim, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _3h.si, _36.tvx, _3h_Lucene41_0.tip, _3f.tvd, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, segments_3f, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _3h_Lucene41_0.doc, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _2q.tvx, _3h.fdt] | |
Apr 20, 2016 5:49:46 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 123[_37_Lucene41_0.tip, _39.nvd, _38.si, _3h_Lucene41_0.pos, _3h.fdx, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _3h.nvd, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _3h.nvm, _3h.fnm, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3h_Lucene41_0.tim, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _3h.si, _36.tvx, _3h_Lucene41_0.tip, _3f.tvd, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, segments_3f, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _3h_Lucene41_0.doc, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _2q.tvx, _3h.fdt] | |
Apr 20, 2016 5:49:46 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@4171407c main | |
Apr 20, 2016 5:49:46 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@4171407c main{StandardDirectoryReader(segments_3f:437 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/3 _3f(4.2):C3/2 _3h(4.2):C1)} | |
Apr 20, 2016 5:49:46 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:49:46 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@4171407c main{StandardDirectoryReader(segments_3f:437 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/3 _3f(4.2):C3/2 _3h(4.2):C1)} | |
Apr 20, 2016 5:49:46 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:49:53 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:34 (1532152610797125632)]} 0 14 | |
Apr 20, 2016 5:49:55 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:49:55 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3f,generation=123,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _3h_Lucene41_0.pos, _3h.fdx, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _3h.nvd, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _3h.nvm, _3h.fnm, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3h_Lucene41_0.tim, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _3h.si, _36.tvx, _3h_Lucene41_0.tip, _3f.tvd, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, segments_3f, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _3h_Lucene41_0.doc, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _2q.tvx, _3h.fdt] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3g,generation=124,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _3i.fdx, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _3i_Lucene41_0.tip, _38.fdx, _3i_Lucene41_0.tim, _3i.si, _36.nvd, _3i.nvd, _2q.fdt, _2q.si, _3i.nvm, _3i.fnm, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, _36_Lucene41_0.doc, _3f.tvx, _3i_Lucene41_0.doc, segments_3g, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3i.fdt, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3i_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:49:55 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 124[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _3i.fdx, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _3i_Lucene41_0.tip, _38.fdx, _3i_Lucene41_0.tim, _3i.si, _36.nvd, _3i.nvd, _2q.fdt, _2q.si, _3i.nvm, _3i.fnm, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, _36_Lucene41_0.doc, _3f.tvx, _3i_Lucene41_0.doc, segments_3g, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3i.fdt, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3i_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:49:55 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@43ece017 main | |
Apr 20, 2016 5:49:55 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@43ece017 main{StandardDirectoryReader(segments_3g:441 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/3 _3f(4.2):C3/2 _3i(4.2):C1)} | |
Apr 20, 2016 5:49:55 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:49:55 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@43ece017 main{StandardDirectoryReader(segments_3g:441 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/3 _3f(4.2):C3/2 _3i(4.2):C1)} | |
Apr 20, 2016 5:49:55 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:50:03 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:34 (1532152620941049856)]} 0 11 | |
Apr 20, 2016 5:50:03 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:34 (1532152621122453504)]} 0 23 | |
Apr 20, 2016 5:50:05 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:50:05 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3g,generation=124,filenames=[_37_Lucene41_0.tip, _39.nvd, _38.si, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _3i.fdx, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _3i_Lucene41_0.tip, _38.fdx, _3i_Lucene41_0.tim, _3i.si, _36.nvd, _3i.nvd, _2q.fdt, _2q.si, _3i.nvm, _3i.fnm, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, _36_Lucene41_0.doc, _3f.tvx, _3i_Lucene41_0.doc, segments_3g, _38_Lucene41_0.tip, _39.si, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3i.fdt, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3i_Lucene41_0.pos, _2q.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3h,generation=125,filenames=[_37_Lucene41_0.tip, _39.nvd, _3j_Lucene41_0.doc, _38.si, _3j.nvd, _36.fdx, _3f.si, _3j.tvd, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3j.nvm, _3j.fnm, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _3j.si, _3j_Lucene41_0.pos, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _3j.tvx, _37.fdt, _39.fdx, _3j.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _3j_Lucene41_0.tim, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _3j_Lucene41_0.tip, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, segments_3h, _39.si, _2q.nvd, _3j.fdt, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _2q.tvx, _3j_1.del] | |
Apr 20, 2016 5:50:05 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 125[_37_Lucene41_0.tip, _39.nvd, _3j_Lucene41_0.doc, _38.si, _3j.nvd, _36.fdx, _3f.si, _3j.tvd, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3j.nvm, _3j.fnm, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _3j.si, _3j_Lucene41_0.pos, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _3j.tvx, _37.fdt, _39.fdx, _3j.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _3j_Lucene41_0.tim, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _3j_Lucene41_0.tip, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, segments_3h, _39.si, _2q.nvd, _3j.fdt, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _2q.tvx, _3j_1.del] | |
Apr 20, 2016 5:50:05 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@57b6256b main | |
Apr 20, 2016 5:50:05 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@57b6256b main{StandardDirectoryReader(segments_3h:445 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/3 _3f(4.2):C3/2 _3j(4.2):C2/1)} | |
Apr 20, 2016 5:50:05 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:50:05 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@57b6256b main{StandardDirectoryReader(segments_3h:445 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/3 _3f(4.2):C3/2 _3j(4.2):C2/1)} | |
Apr 20, 2016 5:50:05 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:50:18 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:34 (1532152637230678016)]} 0 13 | |
Apr 20, 2016 5:50:19 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:35 (1532152638197465088)]} 0 9 | |
Apr 20, 2016 5:50:20 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:35 (1532152639162155008)]} 0 10 | |
Apr 20, 2016 5:50:20 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:50:21 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3h,generation=125,filenames=[_37_Lucene41_0.tip, _39.nvd, _3j_Lucene41_0.doc, _38.si, _3j.nvd, _36.fdx, _3f.si, _3j.tvd, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3j.nvm, _3j.fnm, _38.nvd, _3f.fdt, _39_3.del, _3f.fdx, _3j.si, _3j_Lucene41_0.pos, _38.nvm, _38.fnm, _38.tvd, _37.fdx, _38_Lucene41_0.pos, _3j.tvx, _37.fdt, _39.fdx, _3j.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _3j_Lucene41_0.tim, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _3j_Lucene41_0.tip, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, segments_3h, _39.si, _2q.nvd, _3j.fdt, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _2q.tvx, _3j_1.del] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3i,generation=126,filenames=[_37_Lucene41_0.tip, _39.nvd, _39_4.del, _38.si, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _38.nvd, _3f.fdt, _3f.fdx, _3k.nvd, _38.nvm, _38.fnm, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3k.nvm, _3k.fnm, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _3k_Lucene41_0.pos, _3k_1.del, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, _3k.fdt, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, segments_3i, _39.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3k.si, _3f_2.del, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:50:21 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 126[_37_Lucene41_0.tip, _39.nvd, _39_4.del, _38.si, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _38.nvd, _3f.fdt, _3f.fdx, _3k.nvd, _38.nvm, _38.fnm, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3k.nvm, _3k.fnm, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _3k_Lucene41_0.pos, _3k_1.del, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, _3k.fdt, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, segments_3i, _39.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3k.si, _3f_2.del, _36_Lucene41_0.pos, _2q.tvx] | |
Apr 20, 2016 5:50:21 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2b094b main | |
Apr 20, 2016 5:50:21 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:50:21 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2b094b main{StandardDirectoryReader(segments_3i:449 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/4 _3f(4.2):C3/2 _3k(4.2):C3/1)} | |
Apr 20, 2016 5:50:21 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:50:21 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2b094b main{StandardDirectoryReader(segments_3i:449 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/4 _3f(4.2):C3/2 _3k(4.2):C3/1)} | |
Apr 20, 2016 5:50:22 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:35 (1532152640641695744)]} 0 26 | |
Apr 20, 2016 5:50:22 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:35 (1532152640971997184)]} 0 9 | |
Apr 20, 2016 5:50:22 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:35 (1532152641091534848)]} 0 13 | |
Apr 20, 2016 5:50:24 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:50:24 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3i,generation=126,filenames=[_37_Lucene41_0.tip, _39.nvd, _39_4.del, _38.si, _36.fdx, _3f.si, _36.fdt, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _38.nvd, _3f.fdt, _3f.fdx, _3k.nvd, _38.nvm, _38.fnm, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3k.nvm, _3k.fnm, _39.fdx, _37.tvd, _3f_Lucene41_0.pos, _37.nvd, _37.si, _3k_Lucene41_0.pos, _3k_1.del, _2q_Lucene41_0.pos, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _37.nvm, _37.fnm, _38.fdt, _36.tvd, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.fdt, _2q.si, _2q.fdx, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _39.fdt, _36.nvm, _36.fnm, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _2q.tvd, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _37_Lucene41_0.pos, _3f.nvd, _36.tvx, _3f.tvd, _3k.fdt, _36_Lucene41_0.doc, _3f.tvx, _38_Lucene41_0.tip, segments_3i, _39.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _2q.nvd, _37.tvx, _38_Lucene41_0.tim, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _38.tvx, _3k.si, _3f_2.del, _36_Lucene41_0.pos, _2q.tvx] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3j,generation=127,filenames=[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _3l_Lucene41_0.doc, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _3l_Lucene41_0.pos, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _3l_1.del, _2q.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _2q.tvx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _3l_Lucene41_0.tim, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3l_Lucene41_0.tip, _3f.fdt, _3l.nvm, _3l.fnm, _3f.fdx, _3l.nvd, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _3l.fdx, _39.fdt, _38_Lucene41_0.doc, _3l.fdt, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3f.nvd, _36.tvx, _3l.si, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3j, _39.si, _2q.nvd, _38_Lucene41_0.tim, _38.tvx, _3f_2.del, _36_Lucene41_0.pos] | |
Apr 20, 2016 5:50:24 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 127[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _3l_Lucene41_0.doc, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _3l_Lucene41_0.pos, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _3l_1.del, _2q.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _2q.tvx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _3l_Lucene41_0.tim, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3l_Lucene41_0.tip, _3f.fdt, _3l.nvm, _3l.fnm, _3f.fdx, _3l.nvd, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _3l.fdx, _39.fdt, _38_Lucene41_0.doc, _3l.fdt, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3f.nvd, _36.tvx, _3l.si, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3j, _39.si, _2q.nvd, _38_Lucene41_0.tim, _38.tvx, _3f_2.del, _36_Lucene41_0.pos] | |
Apr 20, 2016 5:50:24 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@4a3de75c main | |
Apr 20, 2016 5:50:24 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@4a3de75c main{StandardDirectoryReader(segments_3j:452 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/4 _3f(4.2):C3/2 _3k(4.2):C3/2 _3l(4.2):C3/2)} | |
Apr 20, 2016 5:50:24 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:50:24 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@4a3de75c main{StandardDirectoryReader(segments_3j:452 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/4 _3f(4.2):C3/2 _3k(4.2):C3/2 _3l(4.2):C3/2)} | |
Apr 20, 2016 5:50:24 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:50:25 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:35 (1532152643942612992)]} 0 8 | |
Apr 20, 2016 5:50:27 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:50:27 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3j,generation=127,filenames=[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _3l_Lucene41_0.doc, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _3l_Lucene41_0.pos, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _3l_1.del, _2q.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _2q.tvx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _3l_Lucene41_0.tim, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3l_Lucene41_0.tip, _3f.fdt, _3l.nvm, _3l.fnm, _3f.fdx, _3l.nvd, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _3l.fdx, _39.fdt, _38_Lucene41_0.doc, _3l.fdt, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3f.nvd, _36.tvx, _3l.si, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3j, _39.si, _2q.nvd, _38_Lucene41_0.tim, _38.tvx, _3f_2.del, _36_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3k,generation=128,filenames=[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _3m.si, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _2q.tvx, _3m_Lucene41_0.tim, _3m_Lucene41_0.tip, _37_Lucene41_0.tip, _3m_Lucene41_0.pos, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _3m_Lucene41_0.doc, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3m.fdx, _3f.nvd, _36.tvx, _3m.fdt, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3k, _39.si, _2q.nvd, _38_Lucene41_0.tim, _3m.nvd, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3m.nvm, _3m.fnm] | |
Apr 20, 2016 5:50:27 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 128[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _3m.si, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _2q.tvx, _3m_Lucene41_0.tim, _3m_Lucene41_0.tip, _37_Lucene41_0.tip, _3m_Lucene41_0.pos, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _3m_Lucene41_0.doc, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3m.fdx, _3f.nvd, _36.tvx, _3m.fdt, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3k, _39.si, _2q.nvd, _38_Lucene41_0.tim, _3m.nvd, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3m.nvm, _3m.fnm] | |
Apr 20, 2016 5:50:27 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@55d307e1 main | |
Apr 20, 2016 5:50:27 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@55d307e1 main{StandardDirectoryReader(segments_3k:456 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/4 _3f(4.2):C3/2 _3k(4.2):C3/2 _3m(4.2):C1)} | |
Apr 20, 2016 5:50:27 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:50:27 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@55d307e1 main{StandardDirectoryReader(segments_3k:456 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/4 _3f(4.2):C3/2 _3k(4.2):C3/2 _3m(4.2):C1)} | |
Apr 20, 2016 5:50:27 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:50:46 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:35 (1532152665934397440)]} 0 10 | |
Apr 20, 2016 5:50:48 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:50:48 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3k,generation=128,filenames=[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _3m.si, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _2q.tvx, _3m_Lucene41_0.tim, _3m_Lucene41_0.tip, _37_Lucene41_0.tip, _3m_Lucene41_0.pos, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _3m_Lucene41_0.doc, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3m.fdx, _3f.nvd, _36.tvx, _3m.fdt, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3k, _39.si, _2q.nvd, _38_Lucene41_0.tim, _3m.nvd, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3m.nvm, _3m.fnm] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3l,generation=129,filenames=[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3n_Lucene41_0.tim, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3n_Lucene41_0.pos, _3n.fdt, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _3n.fdx, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _3n.nvm, _3n.fnm, _39_Lucene41_0.tip, _2q_5.del, _3n_Lucene41_0.doc, _3k.si, _3n.nvd, _2q.tvx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3n.si, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3l, _39.si, _2q.nvd, _38_Lucene41_0.tim, _3n_Lucene41_0.tip, _38.tvx, _3f_2.del, _36_Lucene41_0.pos] | |
Apr 20, 2016 5:50:48 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 129[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3n_Lucene41_0.tim, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3n_Lucene41_0.pos, _3n.fdt, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _3n.fdx, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _3n.nvm, _3n.fnm, _39_Lucene41_0.tip, _2q_5.del, _3n_Lucene41_0.doc, _3k.si, _3n.nvd, _2q.tvx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3n.si, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3l, _39.si, _2q.nvd, _38_Lucene41_0.tim, _3n_Lucene41_0.tip, _38.tvx, _3f_2.del, _36_Lucene41_0.pos] | |
Apr 20, 2016 5:50:48 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@7a0d0b3d main | |
Apr 20, 2016 5:50:48 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@7a0d0b3d main{StandardDirectoryReader(segments_3l:460 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/4 _3f(4.2):C3/2 _3k(4.2):C3/2 _3n(4.2):C1)} | |
Apr 20, 2016 5:50:48 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:50:48 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@7a0d0b3d main{StandardDirectoryReader(segments_3l:460 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/4 _3f(4.2):C3/2 _3k(4.2):C3/2 _3n(4.2):C1)} | |
Apr 20, 2016 5:50:48 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:51:08 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:35 (1532152689342808064)]} 0 29 | |
Apr 20, 2016 5:51:08 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:35 (1532152689638506496)]} 0 15 | |
Apr 20, 2016 5:51:10 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:51:10 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3l,generation=129,filenames=[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3n_Lucene41_0.tim, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3n_Lucene41_0.pos, _3n.fdt, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _3n.fdx, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _3n.nvm, _3n.fnm, _39_Lucene41_0.tip, _2q_5.del, _3n_Lucene41_0.doc, _3k.si, _3n.nvd, _2q.tvx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3n.si, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3l, _39.si, _2q.nvd, _38_Lucene41_0.tim, _3n_Lucene41_0.tip, _38.tvx, _3f_2.del, _36_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3m,generation=130,filenames=[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3o_Lucene41_0.pos, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _3o_1.del, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q.tvd, _3o.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _3o_Lucene41_0.tim, _2q_Lucene41_0.tim, _3o_Lucene41_0.tip, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _2q.tvx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _3o.tvx, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3o.nvd, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3m, _39.si, _3o.nvm, _3o.fnm, _2q.nvd, _38_Lucene41_0.tim, _3o.fdt, _38.tvx, _3o.fdx, _3f_2.del, _36_Lucene41_0.pos, _3o.si, _3o_Lucene41_0.doc] | |
Apr 20, 2016 5:51:10 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 130[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3o_Lucene41_0.pos, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _3o_1.del, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q.tvd, _3o.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _3o_Lucene41_0.tim, _2q_Lucene41_0.tim, _3o_Lucene41_0.tip, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _2q.tvx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _3o.tvx, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3o.nvd, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3m, _39.si, _3o.nvm, _3o.fnm, _2q.nvd, _38_Lucene41_0.tim, _3o.fdt, _38.tvx, _3o.fdx, _3f_2.del, _36_Lucene41_0.pos, _3o.si, _3o_Lucene41_0.doc] | |
Apr 20, 2016 5:51:10 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3caa56f main | |
Apr 20, 2016 5:51:10 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3caa56f main{StandardDirectoryReader(segments_3m:464 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/4 _3f(4.2):C3/2 _3k(4.2):C3/2 _3o(4.2):C2/1)} | |
Apr 20, 2016 5:51:10 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:51:10 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:51:10 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3caa56f main{StandardDirectoryReader(segments_3m:464 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/4 _3f(4.2):C3/2 _3k(4.2):C3/2 _3o(4.2):C2/1)} | |
Apr 20, 2016 5:51:36 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:35 (1532152718601224192)]} 0 33 | |
Apr 20, 2016 5:51:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:36 (1532152719578497024)]} 0 6 | |
Apr 20, 2016 5:51:38 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:51:38 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:36 (1532152720745562112)]} 0 24 | |
Apr 20, 2016 5:51:38 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3m,generation=130,filenames=[_39_4.del, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3o_Lucene41_0.pos, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _3o_1.del, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _36.nvm, _36.fnm, _2q.tvd, _3o.tvd, _37_Lucene41_0.pos, _3f.tvd, _3k.fdt, _3f.tvx, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _3o_Lucene41_0.tim, _2q_Lucene41_0.tim, _3o_Lucene41_0.tip, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _2q.tvx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _3o.tvx, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _36.tvd, _2q.fdt, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3o.nvd, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, segments_3m, _39.si, _3o.nvm, _3o.fnm, _2q.nvd, _38_Lucene41_0.tim, _3o.fdt, _38.tvx, _3o.fdx, _3f_2.del, _36_Lucene41_0.pos, _3o.si, _3o_Lucene41_0.doc] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3n,generation=131,filenames=[_36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _2q.fdt, _39_5.del, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _39.si, segments_3n, _2q.nvd, _38_Lucene41_0.tim, _38.tvx, _3f_2.del, _36_Lucene41_0.pos] | |
Apr 20, 2016 5:51:38 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 131[_36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _2q.fdt, _39_5.del, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _39.si, segments_3n, _2q.nvd, _38_Lucene41_0.tim, _38.tvx, _3f_2.del, _36_Lucene41_0.pos] | |
Apr 20, 2016 5:51:38 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@19200e72 main | |
Apr 20, 2016 5:51:38 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@19200e72 main{StandardDirectoryReader(segments_3n:469 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/5 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2)} | |
Apr 20, 2016 5:51:38 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:51:38 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@19200e72 main{StandardDirectoryReader(segments_3n:469 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _39(4.2):C6/5 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2)} | |
Apr 20, 2016 5:51:38 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:51:39 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:36 (1532152722173722624)]} 0 7 | |
Apr 20, 2016 5:51:40 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:32 (1532152722463129600)]} 0 22 | |
Apr 20, 2016 5:51:40 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:36 (1532152722716884992)]} 0 7 | |
Apr 20, 2016 5:51:40 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:36 (1532152722829082624)]} 0 6 | |
Apr 20, 2016 5:51:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:51:40 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3n,generation=131,filenames=[_36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _39_Lucene41_0.pos, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _39_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _39_Lucene41_0.tip, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _37_Lucene41_0.tip, _39.nvd, _38.si, _3f.si, _39.nvm, _39.fnm, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _39.fdx, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _2q.fdt, _39_5.del, _2q.fdx, _39.fdt, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _39_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _39.si, segments_3n, _2q.nvd, _38_Lucene41_0.tim, _38.tvx, _3f_2.del, _36_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3o,generation=132,filenames=[_36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3f.si, _3q_1.del, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, segments_3o, _2q.nvd, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
Apr 20, 2016 5:51:40 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 132[_36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3f.si, _3q_1.del, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, segments_3o, _2q.nvd, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
Apr 20, 2016 5:51:40 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3edecef4 main | |
Apr 20, 2016 5:51:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3edecef4 main{StandardDirectoryReader(segments_3o:472 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3q(4.2):C5/3)} | |
Apr 20, 2016 5:51:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:51:40 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3edecef4 main{StandardDirectoryReader(segments_3o:472 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3q(4.2):C5/3)} | |
Apr 20, 2016 5:51:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:51:43 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:36 (1532152725661286400)]} 0 7 | |
Apr 20, 2016 5:51:45 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:51:45 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3o,generation=132,filenames=[_36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3f.si, _3q_1.del, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, segments_3o, _2q.nvd, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3p,generation=133,filenames=[_3r_Lucene41_0.pos, _36.fdx, _36.fdt, _38.nvd, _3r.fdt, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3r.si, _3r.fdx, _3k.nvm, _3k.fnm, _3r.nvm, _3r.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _3r_Lucene41_0.doc, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3r.nvd, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _3r_Lucene41_0.tip, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3r_Lucene41_0.tim, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, segments_3p, _2q.nvd, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
Apr 20, 2016 5:51:45 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 133[_3r_Lucene41_0.pos, _36.fdx, _36.fdt, _38.nvd, _3r.fdt, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3r.si, _3r.fdx, _3k.nvm, _3k.fnm, _3r.nvm, _3r.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _3r_Lucene41_0.doc, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3r.nvd, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _3r_Lucene41_0.tip, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3r_Lucene41_0.tim, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, segments_3p, _2q.nvd, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
Apr 20, 2016 5:51:45 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@488747f2 main | |
Apr 20, 2016 5:51:45 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@488747f2 main{StandardDirectoryReader(segments_3p:475 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3q(4.2):C5/4 _3r(4.2):C1)} | |
Apr 20, 2016 5:51:45 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:51:45 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@488747f2 main{StandardDirectoryReader(segments_3p:475 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3q(4.2):C5/4 _3r(4.2):C1)} | |
Apr 20, 2016 5:51:45 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:51:54 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:36 (1532152737883488256)]} 0 12 | |
Apr 20, 2016 5:51:56 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:51:57 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3p,generation=133,filenames=[_3r_Lucene41_0.pos, _36.fdx, _36.fdt, _38.nvd, _3r.fdt, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3r.si, _3r.fdx, _3k.nvm, _3k.fnm, _3r.nvm, _3r.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _3r_Lucene41_0.doc, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3r.nvd, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _3r_Lucene41_0.tip, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3r_Lucene41_0.tim, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, segments_3p, _2q.nvd, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3q,generation=134,filenames=[_36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _3s_Lucene41_0.doc, _36.nvd, _2q.si, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _3s.si, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3s.nvd, _3f.fdt, _3s_Lucene41_0.tim, _3f.fdx, _3s.nvm, _3s.fnm, _3s_Lucene41_0.tip, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _3s.fdt, _3s.fdx, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, segments_3q, _2q.nvd, _3s_Lucene41_0.pos, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
Apr 20, 2016 5:51:57 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 134[_36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _3s_Lucene41_0.doc, _36.nvd, _2q.si, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _3s.si, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3s.nvd, _3f.fdt, _3s_Lucene41_0.tim, _3f.fdx, _3s.nvm, _3s.fnm, _3s_Lucene41_0.tip, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _3s.fdt, _3s.fdx, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, segments_3q, _2q.nvd, _3s_Lucene41_0.pos, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
Apr 20, 2016 5:51:57 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@7459c7ba main | |
Apr 20, 2016 5:51:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@7459c7ba main{StandardDirectoryReader(segments_3q:479 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3q(4.2):C5/4 _3s(4.2):C1)} | |
Apr 20, 2016 5:51:57 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:51:57 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@7459c7ba main{StandardDirectoryReader(segments_3q:479 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3q(4.2):C5/4 _3s(4.2):C1)} | |
Apr 20, 2016 5:51:57 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:52:07 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:36 (1532152750871150592)]} 0 45 | |
Apr 20, 2016 5:52:07 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:36 (1532152751190966272)]} 0 25 | |
Apr 20, 2016 5:52:09 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:52:09 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3q,generation=134,filenames=[_36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _3s_Lucene41_0.doc, _36.nvd, _2q.si, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _3s.si, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3s.nvd, _3f.fdt, _3s_Lucene41_0.tim, _3f.fdx, _3s.nvm, _3s.fnm, _3s_Lucene41_0.tip, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _3s.fdt, _3s.fdx, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, segments_3q, _2q.nvd, _3s_Lucene41_0.pos, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3r,generation=135,filenames=[_3t.nvm, _3t.fnm, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3t.nvd, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3t.fdt, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _3t.fdx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _3t_Lucene41_0.tim, _2q_Lucene41_0.tip, _3t_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _3t_1.del, _2q.tvx, _3t.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _3t_Lucene41_0.doc, _3t.tvd, _38.si, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _3t_Lucene41_0.pos, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _2q.nvd, segments_3r, _38_Lucene41_0.tim, _3t.si, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
Apr 20, 2016 5:52:09 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 135[_3t.nvm, _3t.fnm, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3t.nvd, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3t.fdt, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _3t.fdx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _3t_Lucene41_0.tim, _2q_Lucene41_0.tip, _3t_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _3t_1.del, _2q.tvx, _3t.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _3t_Lucene41_0.doc, _3t.tvd, _38.si, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _3t_Lucene41_0.pos, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _2q.nvd, segments_3r, _38_Lucene41_0.tim, _3t.si, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
Apr 20, 2016 5:52:09 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@2454a855 main | |
Apr 20, 2016 5:52:09 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@2454a855 main{StandardDirectoryReader(segments_3r:483 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3q(4.2):C5/4 _3t(4.2):C2/1)} | |
Apr 20, 2016 5:52:09 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:52:09 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@2454a855 main{StandardDirectoryReader(segments_3r:483 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3q(4.2):C5/4 _3t(4.2):C2/1)} | |
Apr 20, 2016 5:52:09 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 5:52:26 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:36 (1532152770779414528)]} 0 44 | |
Apr 20, 2016 5:52:28 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 5:52:28 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3r,generation=135,filenames=[_3t.nvm, _3t.fnm, _36.fdx, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3t.nvd, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3t.fdt, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _3t.fdx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _3t_Lucene41_0.tim, _2q_Lucene41_0.tip, _3t_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _3t_1.del, _2q.tvx, _3t.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _3t_Lucene41_0.doc, _3t.tvd, _38.si, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _3t_Lucene41_0.pos, _36.tvd, _3q.fnm, _3q.nvm, _2q.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _2q.nvd, segments_3r, _38_Lucene41_0.tim, _3t.si, _3p_1.del, _38.tvx, _3f_2.del, _36_Lucene41_0.pos, _3q_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3s,generation=136,filenames=[_3u.si, _36.fdx, _3u.tvd, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3u_Lucene41_0.pos, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3u_Lucene41_0.doc, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3u.nvm, _3u.fnm, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3u.nvd, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _3u.fdx, _2q.fdt, _3u.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _2q.nvd, segments_3s, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _3u_Lucene41_0.tim, _36_Lucene41_0.pos, _3u.tvx, _3u_Lucene41_0.tip, _3q_Lucene41_0.pos] | |
Apr 20, 2016 5:52:28 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 136[_3u.si, _36.fdx, _3u.tvd, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3u_Lucene41_0.pos, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3u_Lucene41_0.doc, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3u.nvm, _3u.fnm, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3u.nvd, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _3u.fdx, _2q.fdt, _3u.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _2q.nvd, segments_3s, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _3u_Lucene41_0.tim, _36_Lucene41_0.pos, _3u.tvx, _3u_Lucene41_0.tip, _3q_Lucene41_0.pos] | |
Apr 20, 2016 5:52:28 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@179100ec main | |
Apr 20, 2016 5:52:28 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@179100ec main{StandardDirectoryReader(segments_3s:487 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3q(4.2):C5/4 _3u(4.2):C1)} | |
Apr 20, 2016 5:52:28 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 5:52:28 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@179100ec main{StandardDirectoryReader(segments_3s:487 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3q(4.2):C5/4 _3u(4.2):C1)} | |
Apr 20, 2016 5:52:28 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 6:00:27 PM org.apache.solr.servlet.SolrDispatchFilter handleAdminRequest | |
INFO: [admin] webapp=null path=/admin/cores params={indexInfo=false&wt=json} status=0 QTime=1 | |
Apr 20, 2016 6:00:27 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/system params={wt=json} status=0 QTime=4 | |
Apr 20, 2016 6:00:29 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/file/ params={file=admin-extra.menu-top.html} status=0 QTime=0 | |
Apr 20, 2016 6:00:29 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/file/ params={file=admin-extra.menu-bottom.html} status=0 QTime=0 | |
Apr 20, 2016 6:00:29 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/replication params={wt=json&command=details} status=0 QTime=2 | |
Apr 20, 2016 6:00:29 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/file/ params={file=admin-extra.html} status=0 QTime=0 | |
Apr 20, 2016 6:00:29 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={action=status&wt=json} status=503 QTime=0 | |
Apr 20, 2016 6:00:29 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/luke params={show=index&numTerms=0&wt=json} status=0 QTime=3 | |
Apr 20, 2016 6:00:42 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q="islandora:32"&df=PID&indent=true&wt=xml} hits=1 status=0 QTime=1 | |
Apr 20, 2016 6:04:47 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:32 (1532153548170592256)]} 0 6 | |
Apr 20, 2016 6:04:47 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:32 (1532153548345704448)]} 0 11 | |
Apr 20, 2016 6:04:49 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 6:04:49 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3s,generation=136,filenames=[_3u.si, _36.fdx, _3u.tvd, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3q_2.del, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3u_Lucene41_0.pos, _3q_Lucene41_0.tim, _3q_Lucene41_0.tip, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3u_Lucene41_0.doc, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _3q.fdt, _37_Lucene41_0.tip, _38.si, _3u.nvm, _3u.fnm, _3f.si, _3q.fdx, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3u.nvd, _3f.fdx, _3q_Lucene41_0.doc, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _37.nvd, _2q_Lucene41_0.pos, _3q.nvd, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3q.fnm, _3q.nvm, _3u.fdx, _2q.fdt, _3u.fdt, _3q.si, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _2q.nvd, segments_3s, _38_Lucene41_0.tim, _3p_1.del, _38.tvx, _3f_2.del, _3u_Lucene41_0.tim, _36_Lucene41_0.pos, _3u.tvx, _3u_Lucene41_0.tip, _3q_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3t,generation=137,filenames=[_3u.si, _36.fdx, _3u.tvd, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3u_Lucene41_0.pos, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3u_Lucene41_0.doc, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _37_Lucene41_0.tip, _3v_Lucene41_0.tip, _38.si, _3u.nvm, _3u.fnm, _3f.si, _3v_Lucene41_0.tim, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3u.nvd, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _3v.si, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3u.fdx, _2q.fdt, _3u.fdt, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3v.fdx, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3v.fdt, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _3v_Lucene41_0.pos, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _3v_1.del, _2q.nvd, _38_Lucene41_0.tim, segments_3t, _3v_Lucene41_0.doc, _3p_1.del, _38.tvx, _3f_2.del, _3u_Lucene41_0.tim, _36_Lucene41_0.pos, _3v.nvm, _3v.fnm, _3u.tvx, _3u_Lucene41_0.tip, _3v.nvd] | |
Apr 20, 2016 6:04:49 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 137[_3u.si, _36.fdx, _3u.tvd, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3u_Lucene41_0.pos, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3u_Lucene41_0.doc, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _37_Lucene41_0.tip, _3v_Lucene41_0.tip, _38.si, _3u.nvm, _3u.fnm, _3f.si, _3v_Lucene41_0.tim, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3u.nvd, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _3v.si, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3u.fdx, _2q.fdt, _3u.fdt, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3v.fdx, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3v.fdt, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _3v_Lucene41_0.pos, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _3v_1.del, _2q.nvd, _38_Lucene41_0.tim, segments_3t, _3v_Lucene41_0.doc, _3p_1.del, _38.tvx, _3f_2.del, _3u_Lucene41_0.tim, _36_Lucene41_0.pos, _3v.nvm, _3v.fnm, _3u.tvx, _3u_Lucene41_0.tip, _3v.nvd] | |
Apr 20, 2016 6:04:49 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@5829330 main | |
Apr 20, 2016 6:04:49 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 20, 2016 6:04:49 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@5829330 main{StandardDirectoryReader(segments_3t:491 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3u(4.2):C1 _3v(4.2):C2/1)} | |
Apr 20, 2016 6:04:49 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 6:04:49 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@5829330 main{StandardDirectoryReader(segments_3t:491 _2q(4.2):C37/18 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3u(4.2):C1 _3v(4.2):C2/1)} | |
Apr 20, 2016 6:05:06 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q="islandora:32"&df=PID&indent=true&wt=xml} hits=1 status=0 QTime=2 | |
Apr 20, 2016 6:07:10 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q="islandora:1"&df=PID&indent=true&wt=xml} hits=1 status=0 QTime=1 | |
Apr 20, 2016 6:07:42 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:1 (1532153731559194624)]} 0 36 | |
Apr 20, 2016 6:07:44 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 20, 2016 6:07:44 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3t,generation=137,filenames=[_3u.si, _36.fdx, _3u.tvd, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3u_Lucene41_0.pos, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3p.nvd, _3u_Lucene41_0.doc, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _2q_Lucene41_0.tip, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _2q_5.del, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _37_Lucene41_0.tip, _3v_Lucene41_0.tip, _38.si, _3u.nvm, _3u.fnm, _3f.si, _3v_Lucene41_0.tim, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3u.nvd, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _3v.si, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3u.fdx, _2q.fdt, _3u.fdt, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3f.nvm, _3v.fdx, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3v.fdt, _3f_Lucene41_0.doc, _3p.tvd, _3f.nvd, _36.tvx, _3v_Lucene41_0.pos, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _3v_1.del, _2q.nvd, _38_Lucene41_0.tim, segments_3t, _3v_Lucene41_0.doc, _3p_1.del, _38.tvx, _3f_2.del, _3u_Lucene41_0.tim, _36_Lucene41_0.pos, _3v.nvm, _3v.fnm, _3u.tvx, _3u_Lucene41_0.tip, _3v.nvd] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3u,generation=138,filenames=[_3u.si, _36.fdx, _3u.tvd, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3u_Lucene41_0.pos, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3w.fdt, _3p.nvd, _3u_Lucene41_0.doc, _3w.fdx, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _3w.nvm, _3w.fnm, _2q_Lucene41_0.tip, _3w_Lucene41_0.doc, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _3w.nvd, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _37_Lucene41_0.tip, _3w_Lucene41_0.pos, _3v_Lucene41_0.tip, _38.si, _3u.nvm, _3u.fnm, _3f.si, _3v_Lucene41_0.tim, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3u.nvd, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _3v.si, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3u.fdx, _2q.fdt, _3u.fdt, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3w.si, _3f.nvm, _3v.fdx, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3v.fdt, _3w_Lucene41_0.tim, _3f_Lucene41_0.doc, _3p.tvd, _3w_Lucene41_0.tip, _3f.nvd, _36.tvx, _3v_Lucene41_0.pos, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _3v_1.del, _2q_6.del, _2q.nvd, _38_Lucene41_0.tim, segments_3u, _3v_Lucene41_0.doc, _3p_1.del, _38.tvx, _3f_2.del, _3u_Lucene41_0.tim, _36_Lucene41_0.pos, _3v.nvm, _3v.fnm, _3u.tvx, _3u_Lucene41_0.tip, _3v.nvd] | |
Apr 20, 2016 6:07:44 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 138[_3u.si, _36.fdx, _3u.tvd, _36.fdt, _38.nvd, _3k.nvd, _38.nvm, _38.fnm, _3k.nvm, _3k.fnm, _37.tvd, _37.si, _3k_Lucene41_0.pos, _3k_2.del, _37_Lucene41_0.doc, _38.fdt, _36_Lucene41_0.tim, _38.fdx, _3k.fdx, _36.nvd, _2q.si, _3u_Lucene41_0.pos, _3k_Lucene41_0.doc, _36_Lucene41_0.tip, _3p.tvx, _36.nvm, _36.fnm, _2q.tvd, _3p.fnm, _37_Lucene41_0.pos, _3p.nvm, _3f.tvd, _3k.fdt, _3p_Lucene41_0.doc, _3f.tvx, _3w.fdt, _3p.nvd, _3u_Lucene41_0.doc, _3w.fdx, _3p.si, _3k_Lucene41_0.tim, _3k_Lucene41_0.tip, _37.tvx, _2q_Lucene41_0.tim, _3w.nvm, _3w.fnm, _2q_Lucene41_0.tip, _3w_Lucene41_0.doc, _3f_Lucene41_0.tim, _3f_Lucene41_0.tip, _3p_Lucene41_0.pos, _3w.nvd, _3k.si, _3p.fdt, _2q.tvx, _3p.fdx, _37_Lucene41_0.tip, _3w_Lucene41_0.pos, _3v_Lucene41_0.tip, _38.si, _3u.nvm, _3u.fnm, _3f.si, _3v_Lucene41_0.tim, _37_Lucene41_0.tim, _3k.tvx, _3f.fdt, _3u.nvd, _3f.fdx, _38.tvd, _3k.tvd, _37.fdx, _38_Lucene41_0.pos, _37.fdt, _3f_Lucene41_0.pos, _3v.si, _37.nvd, _2q_Lucene41_0.pos, _37.nvm, _37.fnm, _3p_Lucene41_0.tim, _36.tvd, _3u.fdx, _2q.fdt, _3u.fdt, _2q.fdx, _38_Lucene41_0.doc, _2q_Lucene41_0.doc, _3w.si, _3f.nvm, _3v.fdx, _3f.fnm, _2q.nvm, _2q.fnm, _36.si, _3v.fdt, _3w_Lucene41_0.tim, _3f_Lucene41_0.doc, _3p.tvd, _3w_Lucene41_0.tip, _3f.nvd, _36.tvx, _3v_Lucene41_0.pos, _36_Lucene41_0.doc, _38_Lucene41_0.tip, _3p_Lucene41_0.tip, _3v_1.del, _2q_6.del, _2q.nvd, _38_Lucene41_0.tim, segments_3u, _3v_Lucene41_0.doc, _3p_1.del, _38.tvx, _3f_2.del, _3u_Lucene41_0.tim, _36_Lucene41_0.pos, _3v.nvm, _3v.fnm, _3u.tvx, _3u_Lucene41_0.tip, _3v.nvd] | |
Apr 20, 2016 6:07:44 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@456ee01c main | |
Apr 20, 2016 6:07:44 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@456ee01c main{StandardDirectoryReader(segments_3u:494 _2q(4.2):C37/19 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3u(4.2):C1 _3v(4.2):C2/1 _3w(4.2):C1)} | |
Apr 20, 2016 6:07:44 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 6:07:44 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@456ee01c main{StandardDirectoryReader(segments_3u:494 _2q(4.2):C37/19 _36(4.2):C7 _37(4.2):C9 _38(4.2):C2 _3f(4.2):C3/2 _3k(4.2):C3/2 _3p(4.2):C2/1 _3u(4.2):C1 _3v(4.2):C2/1 _3w(4.2):C1)} | |
Apr 20, 2016 6:07:44 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mar 26, 2016 10:48:42 PM org.apache.catalina.startup.ClassLoaderFactory validateFile | |
WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false] | |
Mar 26, 2016 10:48:42 PM org.apache.catalina.startup.ClassLoaderFactory validateFile | |
WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false] | |
Mar 26, 2016 10:48:42 PM org.apache.catalina.startup.ClassLoaderFactory validateFile | |
WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false] | |
Mar 26, 2016 10:48:42 PM org.apache.catalina.startup.ClassLoaderFactory validateFile | |
WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false] | |
Mar 26, 2016 10:48:42 PM org.apache.catalina.startup.ClassLoaderFactory validateFile | |
WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false] | |
Mar 26, 2016 10:48:42 PM org.apache.catalina.startup.ClassLoaderFactory validateFile | |
WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false] | |
Mar 26, 2016 10:48:42 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:48:42 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 319 ms | |
Mar 26, 2016 10:48:42 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Mar 26, 2016 10:48:42 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu) | |
Mar 26, 2016 10:48:42 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Mar 26, 2016 10:48:43 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:48:43 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 545 ms | |
Mar 26, 2016 10:48:53 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Mar 26, 2016 10:48:53 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Mar 26, 2016 10:50:33 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:50:33 PM org.apache.catalina.core.StandardService stopInternal | |
INFO: Stopping service Catalina | |
Mar 26, 2016 10:50:33 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:50:33 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:50:34 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib | |
Mar 26, 2016 10:50:34 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Mar 26, 2016 10:50:35 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:50:35 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:50:35 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 323 ms | |
Mar 26, 2016 10:50:35 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Mar 26, 2016 10:50:35 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Mar 26, 2016 10:50:35 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Mar 26, 2016 10:50:35 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 524 ms | |
Mar 26, 2016 10:50:35 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Mar 26, 2016 10:50:36 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 396 ms | |
Mar 26, 2016 10:50:36 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Mar 26, 2016 10:50:46 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 10,953 ms | |
Mar 26, 2016 10:50:46 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Mar 26, 2016 10:50:47 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 315 ms | |
Mar 26, 2016 10:50:47 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Mar 26, 2016 10:50:47 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 464 ms | |
Mar 26, 2016 10:50:47 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Mar 26, 2016 10:50:48 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 330 ms | |
Mar 26, 2016 10:50:48 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:50:48 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:50:48 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 13076 ms | |
Mar 26, 2016 10:51:25 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:51:25 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.core.StandardService stopInternal | |
INFO: Stopping service Catalina | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmBatch] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmClock] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Write-lock Reaper] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Thread-5] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [pool-2-thread-1] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [KahaDB Scheduler] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Journal Checkpoint Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Data File Writer] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server Thread Handler: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ ShutdownHook] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ BrokerService[localhost] Task-3] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:51:25 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:51:25 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:51:25 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:51:25 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["ajp-bio-8009"] | |
Exception in thread "ActiveMQ ShutdownHook" java.lang.NoClassDefFoundError: org/apache/activemq/broker/BrokerService$5$1 | |
at org.apache.activemq.broker.BrokerService$5.stop(BrokerService.java:2096) | |
at org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:41) | |
at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:752) | |
at org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2303) | |
at org.apache.activemq.broker.BrokerService$6.run(BrokerService.java:2270) | |
Caused by: java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService$5$1 | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1720) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
... 5 more | |
Mar 26, 2016 10:51:28 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib | |
Mar 26, 2016 10:51:28 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Mar 26, 2016 10:51:28 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:51:28 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:51:28 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 338 ms | |
Mar 26, 2016 10:51:28 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Mar 26, 2016 10:51:28 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Mar 26, 2016 10:51:28 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Mar 26, 2016 10:51:29 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 625 ms | |
Mar 26, 2016 10:51:29 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Mar 26, 2016 10:51:29 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 298 ms | |
Mar 26, 2016 10:51:29 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Mar 26, 2016 10:51:35 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib | |
Mar 26, 2016 10:51:35 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Mar 26, 2016 10:51:35 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:51:35 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:51:35 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 346 ms | |
Mar 26, 2016 10:51:35 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Mar 26, 2016 10:51:35 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Mar 26, 2016 10:51:35 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Mar 26, 2016 10:51:36 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 589 ms | |
Mar 26, 2016 10:51:36 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Mar 26, 2016 10:51:36 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 341 ms | |
Mar 26, 2016 10:51:36 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Mar 26, 2016 10:51:47 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 10,989 ms | |
Mar 26, 2016 10:51:47 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/adore-djatoka.war | |
Mar 26, 2016 10:51:48 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/adore-djatoka.war has finished in 962 ms | |
Mar 26, 2016 10:51:48 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Mar 26, 2016 10:51:48 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 302 ms | |
Mar 26, 2016 10:51:48 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Mar 26, 2016 10:51:49 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 452 ms | |
Mar 26, 2016 10:51:49 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Mar 26, 2016 10:51:49 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 330 ms | |
Mar 26, 2016 10:51:49 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:51:49 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:51:49 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 14066 ms | |
Mar 26, 2016 10:52:42 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:52:42 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.core.StandardService stopInternal | |
INFO: Stopping service Catalina | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmBatch] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmClock] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Write-lock Reaper] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Thread-5] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [pool-2-thread-1] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [KahaDB Scheduler] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Journal Checkpoint Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Data File Writer] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ ShutdownHook] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:52:42 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ BrokerService[localhost] Task-3] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:52:42 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:52:42 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:52:42 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:52:42 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["ajp-bio-8009"] | |
Exception in thread "ActiveMQ ShutdownHook" java.lang.NoClassDefFoundError: org/apache/activemq/broker/BrokerService$5$1 | |
at org.apache.activemq.broker.BrokerService$5.stop(BrokerService.java:2096) | |
at org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:41) | |
at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:752) | |
at org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2303) | |
at org.apache.activemq.broker.BrokerService$6.run(BrokerService.java:2270) | |
Caused by: java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService$5$1 | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1720) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
... 5 more | |
Mar 26, 2016 10:52:44 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib | |
Mar 26, 2016 10:52:44 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Mar 26, 2016 10:52:44 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:52:44 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:52:44 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 336 ms | |
Mar 26, 2016 10:52:45 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Mar 26, 2016 10:52:45 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Mar 26, 2016 10:52:45 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Mar 26, 2016 10:52:45 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 588 ms | |
Mar 26, 2016 10:52:45 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Mar 26, 2016 10:52:45 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 354 ms | |
Mar 26, 2016 10:52:45 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/solr.war | |
Mar 26, 2016 10:52:47 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() | |
Mar 26, 2016 10:52:47 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: No /solr/home in JNDI | |
Mar 26, 2016 10:52:47 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: solr home defaulted to 'solr/' (could not find system property or JNDI) | |
Mar 26, 2016 10:52:47 PM org.apache.solr.core.CoreContainer$Initializer initialize | |
INFO: looking for solr.xml: /var/lib/tomcat7/solr/solr.xml | |
Mar 26, 2016 10:52:47 PM org.apache.solr.core.CoreContainer <init> | |
INFO: New CoreContainer 1533190783 | |
Mar 26, 2016 10:52:47 PM org.apache.solr.core.CoreContainer load | |
INFO: Loading CoreContainer using Solr Home: 'solr/' | |
Mar 26, 2016 10:52:47 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/' | |
Mar 26, 2016 10:52:47 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting socketTimeout to: 0 | |
Mar 26, 2016 10:52:47 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting urlScheme to: http:// | |
Mar 26, 2016 10:52:47 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting connTimeout to: 0 | |
Mar 26, 2016 10:52:47 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxConnectionsPerHost to: 20 | |
Mar 26, 2016 10:52:47 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting corePoolSize to: 0 | |
Mar 26, 2016 10:52:47 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maximumPoolSize to: 2147483647 | |
Mar 26, 2016 10:52:47 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxThreadIdleTime to: 5 | |
Mar 26, 2016 10:52:47 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting sizeOfQueue to: -1 | |
Mar 26, 2016 10:52:47 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting fairnessPolicy to: false | |
Mar 26, 2016 10:52:47 PM org.apache.solr.client.solrj.impl.HttpClientUtil createClient | |
INFO: Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.CoreContainer load | |
INFO: Registering Log Listener | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.CoreContainer create | |
INFO: Creating SolrCore 'collection1' using instanceDir: solr/collection1 | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/collection1/' | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrConfig initLibs | |
INFO: Adding specified lib dirs to ClassLoader | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Using Lucene MatchVersion: LUCENE_42 | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Loaded SolrConfig: solrconfig.xml | |
Mar 26, 2016 10:52:48 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Reading Solr Schema | |
Mar 26, 2016 10:52:48 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Schema name=example | |
Mar 26, 2016 10:52:48 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: unique key field: id | |
Mar 26, 2016 10:52:48 PM org.apache.solr.schema.FileExchangeRateProvider reload | |
INFO: Reloading exchange rates from file currency.xml | |
Mar 26, 2016 10:52:48 PM org.apache.solr.schema.FileExchangeRateProvider reload | |
INFO: Reloading exchange rates from file currency.xml | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrCore <init> | |
INFO: [collection1] Opening new SolrCore at solr/collection1/, dataDir=solr/collection1/data/ | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.JmxMonitoredMap <init> | |
INFO: JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b54208 | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrCore initDirectoryFactory | |
INFO: solr.NRTCachingDirectoryFactory | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data forceNew: false | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrCore getNewIndexDir | |
INFO: New index directory detected: old=null new=solr/collection1/data/index/ | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrCore initIndex | |
WARNING: [collection1] Solr index directory 'solr/collection1/data/index' doesn't exist. Creating new index... | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data/index forceNew: false | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=1 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@40171835; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1] | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 1[segments_1] | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created json: solr.JSONResponseWriter | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrCore initWriters | |
INFO: adding lazy queryResponseWriter: solr.VelocityResponseWriter | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created velocity: solr.VelocityResponseWriter | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created xslt: solr.XSLTResponseWriter | |
Mar 26, 2016 10:52:48 PM org.apache.solr.response.XSLTResponseWriter init | |
INFO: xsltCacheLifetimeSeconds=5 | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /select: solr.SearchHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /query: solr.SearchHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /get: solr.RealTimeGetHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /browse: solr.SearchHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update: solr.UpdateRequestHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/json: solr.JsonUpdateRequestHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/csv: solr.CSVRequestHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.extraction.ExtractingRequestHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/extract: solr.extraction.ExtractingRequestHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.FieldAnalysisRequestHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/field: solr.FieldAnalysisRequestHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.DocumentAnalysisRequestHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/document: solr.DocumentAnalysisRequestHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/: solr.admin.AdminHandlers | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/ping: solr.PingRequestHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /debug/dump: solr.DumpRequestHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /replication: solr.ReplicationHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /spell: solr.SearchHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /tvrh: solr.SearchHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /terms: solr.SearchHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /elevate: solr.SearchHandler | |
Mar 26, 2016 10:52:48 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 10:52:48 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 10:52:48 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 10:52:48 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@51fabb29 main | |
Mar 26, 2016 10:52:48 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Hard AutoCommit: if uncommited for 15000ms; | |
Mar 26, 2016 10:52:48 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Soft AutoCommit: disabled | |
Mar 26, 2016 10:52:48 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: Initializing spell checkers | |
Mar 26, 2016 10:52:48 PM org.apache.solr.spelling.DirectSolrSpellChecker init | |
INFO: init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} | |
Mar 26, 2016 10:52:49 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: No queryConverter defined, using default converter | |
Mar 26, 2016 10:52:49 PM org.apache.solr.handler.component.QueryElevationComponent inform | |
INFO: Loading QueryElevation from: /var/lib/tomcat7/solr/collection1/conf/elevate.xml | |
Mar 26, 2016 10:52:49 PM org.apache.solr.handler.ReplicationHandler inform | |
INFO: Commits will be reserved for 10000 | |
Mar 26, 2016 10:52:49 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@51fabb29 main{StandardDirectoryReader(segments_1:1)} | |
Mar 26, 2016 10:52:49 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=39 | |
Mar 26, 2016 10:52:49 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Mar 26, 2016 10:52:49 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: default | |
Mar 26, 2016 10:52:49 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: wordbreak | |
Mar 26, 2016 10:52:49 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@51fabb29 main{StandardDirectoryReader(segments_1:1)} | |
Mar 26, 2016 10:52:49 PM org.apache.solr.core.CoreContainer registerCore | |
INFO: registering core: collection1 | |
Mar 26, 2016 10:52:49 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: user.dir=/var/lib/tomcat7 | |
Mar 26, 2016 10:52:49 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() done | |
Mar 26, 2016 10:52:49 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/solr.war has finished in 3,106 ms | |
Mar 26, 2016 10:52:49 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Mar 26, 2016 10:53:00 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 11,842 ms | |
Mar 26, 2016 10:53:00 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/adore-djatoka.war | |
Mar 26, 2016 10:53:01 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/adore-djatoka.war has finished in 753 ms | |
Mar 26, 2016 10:53:01 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Mar 26, 2016 10:53:02 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 357 ms | |
Mar 26, 2016 10:53:02 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Mar 26, 2016 10:53:02 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 555 ms | |
Mar 26, 2016 10:53:02 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Mar 26, 2016 10:53:03 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 441 ms | |
Mar 26, 2016 10:53:03 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:53:03 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:53:03 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 18049 ms | |
Mar 26, 2016 10:54:35 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:54:35 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.core.StandardService stopInternal | |
INFO: Stopping service Catalina | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmBatch] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmClock] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Write-lock Reaper] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Thread-5] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [pool-2-thread-1] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [KahaDB Scheduler] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Journal Checkpoint Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Data File Writer] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server Thread Handler: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ ShutdownHook] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ BrokerService[localhost] Task-3] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:54:36 PM org.apache.solr.core.CoreContainer shutdown | |
INFO: Shutting down CoreContainer instance=1533190783 | |
Mar 26, 2016 10:54:36 PM org.apache.solr.core.SolrCore close | |
INFO: [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@d70e32d | |
Mar 26, 2016 10:54:36 PM org.apache.solr.update.DirectUpdateHandler2 close | |
INFO: closing DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} | |
Mar 26, 2016 10:54:36 PM org.apache.solr.update.SolrCoreState decrefSolrCoreState | |
INFO: Closing SolrCoreState | |
Mar 26, 2016 10:54:36 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: SolrCoreState ref count has reached 0 - closing IndexWriter | |
Mar 26, 2016 10:54:36 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: closing IndexWriter with IndexWriterCloser | |
Mar 26, 2016 10:54:36 PM org.apache.solr.core.SolrCore closeSearcher | |
INFO: [collection1] Closing main searcher on request. | |
Mar 26, 2016 10:54:36 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data | |
Mar 26, 2016 10:54:36 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data | |
Mar 26, 2016 10:54:36 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data/index | |
Mar 26, 2016 10:54:36 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data/index | |
Mar 26, 2016 10:54:36 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:54:36 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:54:36 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:54:36 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["ajp-bio-8009"] | |
Exception in thread "ActiveMQ ShutdownHook" java.lang.NoClassDefFoundError: org/apache/activemq/broker/BrokerService$5$1 | |
at org.apache.activemq.broker.BrokerService$5.stop(BrokerService.java:2096) | |
at org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:41) | |
at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:752) | |
at org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2303) | |
at org.apache.activemq.broker.BrokerService$6.run(BrokerService.java:2270) | |
Caused by: java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService$5$1 | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1720) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
... 5 more | |
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 | |
Mar 26, 2016 10:54:38 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/djatoka/lib/Linux-x86-64 | |
Mar 26, 2016 10:54:38 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Mar 26, 2016 10:54:38 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:54:38 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:54:38 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 363 ms | |
Mar 26, 2016 10:54:38 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Mar 26, 2016 10:54:38 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Mar 26, 2016 10:54:38 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Mar 26, 2016 10:54:39 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 655 ms | |
Mar 26, 2016 10:54:39 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Mar 26, 2016 10:54:39 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 328 ms | |
Mar 26, 2016 10:54:39 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedoragsearch.war | |
log4j:WARN No appenders could be found for logger (org.fcrepo.server.security.servletfilters.BaseCaching). | |
log4j:WARN Please initialize the log4j system properly. | |
Mar 26, 2016 10:54:45 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedoragsearch.war has finished in 5,383 ms | |
Mar 26, 2016 10:54:45 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/solr.war | |
Mar 26, 2016 10:54:46 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: No /solr/home in JNDI | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: solr home defaulted to 'solr/' (could not find system property or JNDI) | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.CoreContainer$Initializer initialize | |
INFO: looking for solr.xml: /var/lib/tomcat7/solr/solr.xml | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.CoreContainer <init> | |
INFO: New CoreContainer 1774634139 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.CoreContainer load | |
INFO: Loading CoreContainer using Solr Home: 'solr/' | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/' | |
Mar 26, 2016 10:54:46 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting socketTimeout to: 0 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting urlScheme to: http:// | |
Mar 26, 2016 10:54:46 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting connTimeout to: 0 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxConnectionsPerHost to: 20 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting corePoolSize to: 0 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maximumPoolSize to: 2147483647 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxThreadIdleTime to: 5 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting sizeOfQueue to: -1 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting fairnessPolicy to: false | |
Mar 26, 2016 10:54:46 PM org.apache.solr.client.solrj.impl.HttpClientUtil createClient | |
INFO: Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.CoreContainer load | |
INFO: Registering Log Listener | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.CoreContainer create | |
INFO: Creating SolrCore 'collection1' using instanceDir: solr/collection1 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/collection1/' | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrConfig initLibs | |
INFO: Adding specified lib dirs to ClassLoader | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Using Lucene MatchVersion: LUCENE_42 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Loaded SolrConfig: solrconfig.xml | |
Mar 26, 2016 10:54:46 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Reading Solr Schema | |
Mar 26, 2016 10:54:46 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Schema name=example | |
Mar 26, 2016 10:54:46 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: unique key field: id | |
Mar 26, 2016 10:54:46 PM org.apache.solr.schema.FileExchangeRateProvider reload | |
INFO: Reloading exchange rates from file currency.xml | |
Mar 26, 2016 10:54:46 PM org.apache.solr.schema.FileExchangeRateProvider reload | |
INFO: Reloading exchange rates from file currency.xml | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrCore <init> | |
INFO: [collection1] Opening new SolrCore at solr/collection1/, dataDir=solr/collection1/data/ | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.JmxMonitoredMap <init> | |
INFO: JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b54208 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrCore initDirectoryFactory | |
INFO: solr.NRTCachingDirectoryFactory | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data forceNew: false | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrCore getNewIndexDir | |
INFO: New index directory detected: old=null new=solr/collection1/data/index/ | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data/index forceNew: false | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created json: solr.JSONResponseWriter | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrCore initWriters | |
INFO: adding lazy queryResponseWriter: solr.VelocityResponseWriter | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created velocity: solr.VelocityResponseWriter | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created xslt: solr.XSLTResponseWriter | |
Mar 26, 2016 10:54:46 PM org.apache.solr.response.XSLTResponseWriter init | |
INFO: xsltCacheLifetimeSeconds=5 | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /select: solr.SearchHandler | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /query: solr.SearchHandler | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /get: solr.RealTimeGetHandler | |
Mar 26, 2016 10:54:46 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /browse: solr.SearchHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update: solr.UpdateRequestHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/json: solr.JsonUpdateRequestHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/csv: solr.CSVRequestHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.extraction.ExtractingRequestHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/extract: solr.extraction.ExtractingRequestHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.FieldAnalysisRequestHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/field: solr.FieldAnalysisRequestHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.DocumentAnalysisRequestHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/document: solr.DocumentAnalysisRequestHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/: solr.admin.AdminHandlers | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/ping: solr.PingRequestHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /debug/dump: solr.DumpRequestHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /replication: solr.ReplicationHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /spell: solr.SearchHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /tvrh: solr.SearchHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /terms: solr.SearchHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /elevate: solr.SearchHandler | |
Mar 26, 2016 10:54:47 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 10:54:47 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 10:54:47 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 10:54:47 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@26941e1c main | |
Mar 26, 2016 10:54:47 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Hard AutoCommit: if uncommited for 15000ms; | |
Mar 26, 2016 10:54:47 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Soft AutoCommit: disabled | |
Mar 26, 2016 10:54:47 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: Initializing spell checkers | |
Mar 26, 2016 10:54:47 PM org.apache.solr.spelling.DirectSolrSpellChecker init | |
INFO: init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} | |
Mar 26, 2016 10:54:47 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: No queryConverter defined, using default converter | |
Mar 26, 2016 10:54:47 PM org.apache.solr.handler.component.QueryElevationComponent inform | |
INFO: Loading QueryElevation from: /var/lib/tomcat7/solr/collection1/conf/elevate.xml | |
Mar 26, 2016 10:54:47 PM org.apache.solr.handler.ReplicationHandler inform | |
INFO: Commits will be reserved for 10000 | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@26941e1c main{StandardDirectoryReader(segments_1:1)} | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=36 | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Mar 26, 2016 10:54:47 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: default | |
Mar 26, 2016 10:54:47 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: wordbreak | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@26941e1c main{StandardDirectoryReader(segments_1:1)} | |
Mar 26, 2016 10:54:47 PM org.apache.solr.core.CoreContainer registerCore | |
INFO: registering core: collection1 | |
Mar 26, 2016 10:54:47 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: user.dir=/var/lib/tomcat7 | |
Mar 26, 2016 10:54:47 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() done | |
Mar 26, 2016 10:54:47 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/solr.war has finished in 2,182 ms | |
Mar 26, 2016 10:54:47 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Mar 26, 2016 10:54:56 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 8,940 ms | |
Mar 26, 2016 10:54:56 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/adore-djatoka.war | |
Mar 26, 2016 10:54:56 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/adore-djatoka.war has finished in 690 ms | |
Mar 26, 2016 10:54:56 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Mar 26, 2016 10:54:57 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 208 ms | |
Mar 26, 2016 10:54:57 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Mar 26, 2016 10:54:57 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 335 ms | |
Mar 26, 2016 10:54:57 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Mar 26, 2016 10:54:57 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 254 ms | |
Mar 26, 2016 10:54:57 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:54:57 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:54:57 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 19057 ms | |
Mar 26, 2016 10:55:58 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:55:58 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.core.StandardService stopInternal | |
INFO: Stopping service Catalina | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmBatch] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmClock] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Write-lock Reaper] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Thread-5] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [pool-2-thread-1] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [KahaDB Scheduler] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Journal Checkpoint Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Data File Writer] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server Thread Handler: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ ShutdownHook] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ BrokerService[localhost] Task-3] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 10:55:58 PM org.apache.solr.core.CoreContainer shutdown | |
INFO: Shutting down CoreContainer instance=1774634139 | |
Mar 26, 2016 10:55:58 PM org.apache.solr.core.SolrCore close | |
INFO: [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@43c09a62 | |
Mar 26, 2016 10:55:58 PM org.apache.solr.update.DirectUpdateHandler2 close | |
INFO: closing DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} | |
Mar 26, 2016 10:55:58 PM org.apache.solr.update.SolrCoreState decrefSolrCoreState | |
INFO: Closing SolrCoreState | |
Mar 26, 2016 10:55:58 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: SolrCoreState ref count has reached 0 - closing IndexWriter | |
Mar 26, 2016 10:55:58 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: closing IndexWriter with IndexWriterCloser | |
Mar 26, 2016 10:55:58 PM org.apache.solr.core.SolrCore closeSearcher | |
INFO: [collection1] Closing main searcher on request. | |
Mar 26, 2016 10:55:58 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data/index | |
Mar 26, 2016 10:55:58 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data/index | |
Mar 26, 2016 10:55:58 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data | |
Mar 26, 2016 10:55:58 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data | |
Mar 26, 2016 10:55:58 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:55:58 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:55:58 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:55:58 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["ajp-bio-8009"] | |
Exception in thread "ActiveMQ ShutdownHook" java.lang.NoClassDefFoundError: org/apache/activemq/broker/BrokerService$5$1 | |
at org.apache.activemq.broker.BrokerService$5.stop(BrokerService.java:2096) | |
at org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:41) | |
at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:752) | |
at org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2303) | |
at org.apache.activemq.broker.BrokerService$6.run(BrokerService.java:2270) | |
Caused by: java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService$5$1 | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1720) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
... 5 more | |
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 | |
Mar 26, 2016 10:56:01 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/djatoka/lib/Linux-x86-64 | |
Mar 26, 2016 10:56:01 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Mar 26, 2016 10:56:01 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:56:01 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:56:01 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 328 ms | |
Mar 26, 2016 10:56:01 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Mar 26, 2016 10:56:01 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Mar 26, 2016 10:56:01 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Mar 26, 2016 10:56:02 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 566 ms | |
Mar 26, 2016 10:56:02 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Mar 26, 2016 10:56:02 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 326 ms | |
Mar 26, 2016 10:56:02 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedoragsearch.war | |
log4j:WARN No appenders could be found for logger (org.fcrepo.server.security.servletfilters.BaseCaching). | |
log4j:WARN Please initialize the log4j system properly. | |
Mar 26, 2016 10:56:09 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedoragsearch.war has finished in 6,946 ms | |
Mar 26, 2016 10:56:09 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/solr.war | |
Mar 26, 2016 10:56:10 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: No /solr/home in JNDI | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: solr home defaulted to 'solr/' (could not find system property or JNDI) | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.CoreContainer$Initializer initialize | |
INFO: looking for solr.xml: /var/lib/tomcat7/solr/solr.xml | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.CoreContainer <init> | |
INFO: New CoreContainer 1274702575 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.CoreContainer load | |
INFO: Loading CoreContainer using Solr Home: 'solr/' | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/' | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting socketTimeout to: 0 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting urlScheme to: http:// | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting connTimeout to: 0 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxConnectionsPerHost to: 20 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting corePoolSize to: 0 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maximumPoolSize to: 2147483647 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxThreadIdleTime to: 5 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting sizeOfQueue to: -1 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting fairnessPolicy to: false | |
Mar 26, 2016 10:56:11 PM org.apache.solr.client.solrj.impl.HttpClientUtil createClient | |
INFO: Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.CoreContainer load | |
INFO: Registering Log Listener | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.CoreContainer create | |
INFO: Creating SolrCore 'collection1' using instanceDir: solr/collection1 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/collection1/' | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrConfig initLibs | |
INFO: Adding specified lib dirs to ClassLoader | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Using Lucene MatchVersion: LUCENE_42 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Loaded SolrConfig: solrconfig.xml | |
Mar 26, 2016 10:56:11 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Reading Solr Schema | |
Mar 26, 2016 10:56:11 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Schema name=DemoOnSolr | |
Mar 26, 2016 10:56:11 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: default search field in schema is dc.description | |
Mar 26, 2016 10:56:11 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: query parser default operator is OR | |
Mar 26, 2016 10:56:11 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: unique key field: PID | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrCore <init> | |
INFO: [collection1] Opening new SolrCore at solr/collection1/, dataDir=solr/collection1/data/ | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.JmxMonitoredMap <init> | |
INFO: JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b54208 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrCore initDirectoryFactory | |
INFO: solr.NRTCachingDirectoryFactory | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data forceNew: false | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrCore getNewIndexDir | |
INFO: New index directory detected: old=null new=solr/collection1/data/index/ | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data/index forceNew: false | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created json: solr.JSONResponseWriter | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrCore initWriters | |
INFO: adding lazy queryResponseWriter: solr.VelocityResponseWriter | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created velocity: solr.VelocityResponseWriter | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created xslt: solr.XSLTResponseWriter | |
Mar 26, 2016 10:56:11 PM org.apache.solr.response.XSLTResponseWriter init | |
INFO: xsltCacheLifetimeSeconds=5 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /select: solr.SearchHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /query: solr.SearchHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /get: solr.RealTimeGetHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /browse: solr.SearchHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update: solr.UpdateRequestHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/json: solr.JsonUpdateRequestHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/csv: solr.CSVRequestHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.extraction.ExtractingRequestHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/extract: solr.extraction.ExtractingRequestHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.FieldAnalysisRequestHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/field: solr.FieldAnalysisRequestHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.DocumentAnalysisRequestHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/document: solr.DocumentAnalysisRequestHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/: solr.admin.AdminHandlers | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/ping: solr.PingRequestHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /debug/dump: solr.DumpRequestHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /replication: solr.ReplicationHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /spell: solr.SearchHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /tvrh: solr.SearchHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /terms: solr.SearchHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /elevate: solr.SearchHandler | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@a4ccae5 main | |
Mar 26, 2016 10:56:11 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Hard AutoCommit: if uncommited for 2000ms; if 200 uncommited docs | |
Mar 26, 2016 10:56:11 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Soft AutoCommit: disabled | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: Initializing spell checkers | |
Mar 26, 2016 10:56:11 PM org.apache.solr.spelling.DirectSolrSpellChecker init | |
INFO: init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: No queryConverter defined, using default converter | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.QueryElevationComponent inform | |
INFO: Loading QueryElevation from: /var/lib/tomcat7/solr/collection1/conf/elevate.xml | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.ReplicationHandler inform | |
INFO: Commits will be reserved for 10000 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@a4ccae5 main{StandardDirectoryReader(segments_1:1)} | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=29 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: default | |
Mar 26, 2016 10:56:11 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: wordbreak | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@a4ccae5 main{StandardDirectoryReader(segments_1:1)} | |
Mar 26, 2016 10:56:11 PM org.apache.solr.core.CoreContainer registerCore | |
INFO: registering core: collection1 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: user.dir=/var/lib/tomcat7 | |
Mar 26, 2016 10:56:11 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() done | |
Mar 26, 2016 10:56:11 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/solr.war has finished in 2,363 ms | |
Mar 26, 2016 10:56:11 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Mar 26, 2016 10:56:24 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 12,229 ms | |
Mar 26, 2016 10:56:24 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/adore-djatoka.war | |
Mar 26, 2016 10:56:25 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/adore-djatoka.war has finished in 952 ms | |
Mar 26, 2016 10:56:25 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Mar 26, 2016 10:56:25 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 348 ms | |
Mar 26, 2016 10:56:25 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Mar 26, 2016 10:56:26 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 589 ms | |
Mar 26, 2016 10:56:26 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Mar 26, 2016 10:56:26 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 287 ms | |
Mar 26, 2016 10:56:26 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 10:56:26 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 10:56:26 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 24665 ms | |
Mar 26, 2016 11:04:17 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 11:04:17 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.core.StandardService stopInternal | |
INFO: Stopping service Catalina | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmBatch] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmClock] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Write-lock Reaper] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [pool-2-thread-1] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [KahaDB Scheduler] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Journal Checkpoint Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Data File Writer] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server Thread Handler: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport: tcp:///127.0.0.1:42356@61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor ReadCheckTimer] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor WriteCheckTimer] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ ShutdownHook] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ BrokerService[localhost] Task-3] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.solr.core.CoreContainer shutdown | |
INFO: Shutting down CoreContainer instance=1274702575 | |
Mar 26, 2016 11:04:17 PM org.apache.solr.core.SolrCore close | |
INFO: [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@6b7955ec | |
Mar 26, 2016 11:04:17 PM org.apache.solr.update.DirectUpdateHandler2 close | |
INFO: closing DirectUpdateHandler2{commits=0,autocommit maxDocs=200,autocommit maxTime=2000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} | |
Mar 26, 2016 11:04:17 PM org.apache.solr.update.SolrCoreState decrefSolrCoreState | |
INFO: Closing SolrCoreState | |
Mar 26, 2016 11:04:17 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: SolrCoreState ref count has reached 0 - closing IndexWriter | |
Mar 26, 2016 11:04:17 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: closing IndexWriter with IndexWriterCloser | |
Mar 26, 2016 11:04:17 PM org.apache.solr.core.SolrCore closeSearcher | |
INFO: [collection1] Closing main searcher on request. | |
Mar 26, 2016 11:04:17 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data/index | |
Mar 26, 2016 11:04:17 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data/index | |
Mar 26, 2016 11:04:17 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data | |
Mar 26, 2016 11:04:17 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader loadClass | |
INFO: Illegal access: this web application instance has been stopped already. Could not load org.apache.activemq.transport.tcp.TcpTransport$1. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. | |
java.lang.IllegalStateException | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1612) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
at org.apache.activemq.transport.tcp.TcpTransport.doStop(TcpTransport.java:541) | |
at org.apache.activemq.util.ServiceSupport.stop(ServiceSupport.java:71) | |
at org.apache.activemq.transport.tcp.TcpTransport.stop(TcpTransport.java:585) | |
at org.apache.activemq.transport.AbstractInactivityMonitor.stop(AbstractInactivityMonitor.java:138) | |
at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:65) | |
at org.apache.activemq.transport.WireFormatNegotiator.stop(WireFormatNegotiator.java:91) | |
at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:65) | |
at org.apache.activemq.broker.TransportConnection.doStop(TransportConnection.java:1037) | |
at org.apache.activemq.broker.TransportConnection$4.run(TransportConnection.java:1000) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
at java.lang.Thread.run(Thread.java:745) | |
Mar 26, 2016 11:04:17 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedoragsearch] appears to have started a thread named [ActiveMQ Task-2] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:04:17 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 11:04:17 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 11:04:17 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 11:04:17 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["ajp-bio-8009"] | |
Exception in thread "ActiveMQ ShutdownHook" java.lang.NoClassDefFoundError: org/apache/activemq/broker/BrokerService$5$1 | |
at org.apache.activemq.broker.BrokerService$5.stop(BrokerService.java:2096) | |
at org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:41) | |
at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:752) | |
at org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2303) | |
at org.apache.activemq.broker.BrokerService$6.run(BrokerService.java:2270) | |
Caused by: java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService$5$1 | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1720) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
... 5 more | |
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 | |
Mar 26, 2016 11:04:20 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/djatoka/lib/Linux-x86-64 | |
Mar 26, 2016 11:04:20 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Mar 26, 2016 11:04:20 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 11:04:20 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 11:04:20 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 367 ms | |
Mar 26, 2016 11:04:20 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Mar 26, 2016 11:04:20 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Mar 26, 2016 11:04:20 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Mar 26, 2016 11:04:21 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 687 ms | |
Mar 26, 2016 11:04:21 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Mar 26, 2016 11:04:21 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 372 ms | |
Mar 26, 2016 11:04:21 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedoragsearch.war | |
log4j:WARN No appenders could be found for logger (org.fcrepo.server.security.servletfilters.BaseCaching). | |
log4j:WARN Please initialize the log4j system properly. | |
Mar 26, 2016 11:04:27 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedoragsearch.war has finished in 6,401 ms | |
Mar 26, 2016 11:04:27 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/solr.war | |
Mar 26, 2016 11:04:29 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() | |
Mar 26, 2016 11:04:29 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: No /solr/home in JNDI | |
Mar 26, 2016 11:04:29 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: solr home defaulted to 'solr/' (could not find system property or JNDI) | |
Mar 26, 2016 11:04:29 PM org.apache.solr.core.CoreContainer$Initializer initialize | |
INFO: looking for solr.xml: /var/lib/tomcat7/solr/solr.xml | |
Mar 26, 2016 11:04:29 PM org.apache.solr.core.CoreContainer <init> | |
INFO: New CoreContainer 1185200759 | |
Mar 26, 2016 11:04:29 PM org.apache.solr.core.CoreContainer load | |
INFO: Loading CoreContainer using Solr Home: 'solr/' | |
Mar 26, 2016 11:04:29 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/' | |
Mar 26, 2016 11:04:29 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting socketTimeout to: 0 | |
Mar 26, 2016 11:04:29 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting urlScheme to: http:// | |
Mar 26, 2016 11:04:29 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting connTimeout to: 0 | |
Mar 26, 2016 11:04:29 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxConnectionsPerHost to: 20 | |
Mar 26, 2016 11:04:29 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting corePoolSize to: 0 | |
Mar 26, 2016 11:04:29 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maximumPoolSize to: 2147483647 | |
Mar 26, 2016 11:04:29 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxThreadIdleTime to: 5 | |
Mar 26, 2016 11:04:29 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting sizeOfQueue to: -1 | |
Mar 26, 2016 11:04:29 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting fairnessPolicy to: false | |
Mar 26, 2016 11:04:29 PM org.apache.solr.client.solrj.impl.HttpClientUtil createClient | |
INFO: Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.CoreContainer load | |
INFO: Registering Log Listener | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.CoreContainer create | |
INFO: Creating SolrCore 'collection1' using instanceDir: solr/collection1 | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/collection1/' | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrConfig initLibs | |
INFO: Adding specified lib dirs to ClassLoader | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Using Lucene MatchVersion: LUCENE_42 | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Loaded SolrConfig: solrconfig.xml | |
Mar 26, 2016 11:04:30 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Reading Solr Schema | |
Mar 26, 2016 11:04:30 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Schema name=DemoOnSolr | |
Mar 26, 2016 11:04:30 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: default search field in schema is dc.description | |
Mar 26, 2016 11:04:30 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: query parser default operator is OR | |
Mar 26, 2016 11:04:30 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: unique key field: PID | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrCore <init> | |
INFO: [collection1] Opening new SolrCore at solr/collection1/, dataDir=solr/collection1/data/ | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.JmxMonitoredMap <init> | |
INFO: JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b54208 | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrCore initDirectoryFactory | |
INFO: solr.NRTCachingDirectoryFactory | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data forceNew: false | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrCore getNewIndexDir | |
INFO: New index directory detected: old=null new=solr/collection1/data/index/ | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data/index forceNew: false | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created json: solr.JSONResponseWriter | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrCore initWriters | |
INFO: adding lazy queryResponseWriter: solr.VelocityResponseWriter | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created velocity: solr.VelocityResponseWriter | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created xslt: solr.XSLTResponseWriter | |
Mar 26, 2016 11:04:30 PM org.apache.solr.response.XSLTResponseWriter init | |
INFO: xsltCacheLifetimeSeconds=5 | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /select: solr.SearchHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /query: solr.SearchHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /get: solr.RealTimeGetHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /browse: solr.SearchHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update: solr.UpdateRequestHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/json: solr.JsonUpdateRequestHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/csv: solr.CSVRequestHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.extraction.ExtractingRequestHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/extract: solr.extraction.ExtractingRequestHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.FieldAnalysisRequestHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/field: solr.FieldAnalysisRequestHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.DocumentAnalysisRequestHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/document: solr.DocumentAnalysisRequestHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/: solr.admin.AdminHandlers | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/ping: solr.PingRequestHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /debug/dump: solr.DumpRequestHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /replication: solr.ReplicationHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /spell: solr.SearchHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /tvrh: solr.SearchHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /terms: solr.SearchHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /elevate: solr.SearchHandler | |
Mar 26, 2016 11:04:30 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 11:04:30 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 11:04:30 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Mar 26, 2016 11:04:30 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3435dcb1 main | |
Mar 26, 2016 11:04:30 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Hard AutoCommit: if uncommited for 2000ms; if 200 uncommited docs | |
Mar 26, 2016 11:04:30 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Soft AutoCommit: disabled | |
Mar 26, 2016 11:04:30 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: Initializing spell checkers | |
Mar 26, 2016 11:04:30 PM org.apache.solr.spelling.DirectSolrSpellChecker init | |
INFO: init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} | |
Mar 26, 2016 11:04:30 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: No queryConverter defined, using default converter | |
Mar 26, 2016 11:04:30 PM org.apache.solr.handler.component.QueryElevationComponent inform | |
INFO: Loading QueryElevation from: /var/lib/tomcat7/solr/collection1/conf/elevate.xml | |
Mar 26, 2016 11:04:30 PM org.apache.solr.handler.ReplicationHandler inform | |
INFO: Commits will be reserved for 10000 | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3435dcb1 main{StandardDirectoryReader(segments_1:1)} | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=36 | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Mar 26, 2016 11:04:30 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: default | |
Mar 26, 2016 11:04:30 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: wordbreak | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3435dcb1 main{StandardDirectoryReader(segments_1:1)} | |
Mar 26, 2016 11:04:30 PM org.apache.solr.core.CoreContainer registerCore | |
INFO: registering core: collection1 | |
Mar 26, 2016 11:04:30 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: user.dir=/var/lib/tomcat7 | |
Mar 26, 2016 11:04:30 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() done | |
Mar 26, 2016 11:04:30 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/solr.war has finished in 2,829 ms | |
Mar 26, 2016 11:04:30 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Mar 26, 2016 11:04:42 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 11,264 ms | |
Mar 26, 2016 11:04:42 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/adore-djatoka.war | |
Mar 26, 2016 11:04:42 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/adore-djatoka.war has finished in 802 ms | |
Mar 26, 2016 11:04:42 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Mar 26, 2016 11:04:43 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 264 ms | |
Mar 26, 2016 11:04:43 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Mar 26, 2016 11:04:43 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 464 ms | |
Mar 26, 2016 11:04:43 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Mar 26, 2016 11:04:43 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 260 ms | |
Mar 26, 2016 11:04:43 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 11:04:43 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 11:04:43 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 23410 ms | |
Mar 26, 2016 11:06:05 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 11:06:05 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.core.StandardService stopInternal | |
INFO: Stopping service Catalina | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmBatch] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmClock] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Write-lock Reaper] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [pool-2-thread-1] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [KahaDB Scheduler] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Journal Checkpoint Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Data File Writer] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server Thread Handler: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport: tcp:///127.0.0.1:42412@61616] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor ReadCheckTimer] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor WriteCheckTimer] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ ShutdownHook] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ BrokerService[localhost] Task-3] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.solr.core.CoreContainer shutdown | |
INFO: Shutting down CoreContainer instance=1185200759 | |
Mar 26, 2016 11:06:05 PM org.apache.solr.core.SolrCore close | |
INFO: [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@7e32b354 | |
Mar 26, 2016 11:06:05 PM org.apache.solr.update.DirectUpdateHandler2 close | |
INFO: closing DirectUpdateHandler2{commits=0,autocommit maxDocs=200,autocommit maxTime=2000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} | |
Mar 26, 2016 11:06:05 PM org.apache.solr.update.SolrCoreState decrefSolrCoreState | |
INFO: Closing SolrCoreState | |
Mar 26, 2016 11:06:05 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: SolrCoreState ref count has reached 0 - closing IndexWriter | |
Mar 26, 2016 11:06:05 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: closing IndexWriter with IndexWriterCloser | |
Mar 26, 2016 11:06:05 PM org.apache.solr.core.SolrCore closeSearcher | |
INFO: [collection1] Closing main searcher on request. | |
Mar 26, 2016 11:06:05 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data | |
Mar 26, 2016 11:06:05 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data | |
Mar 26, 2016 11:06:05 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data/index | |
Mar 26, 2016 11:06:05 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data/index | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader loadClass | |
INFO: Illegal access: this web application instance has been stopped already. Could not load org.apache.activemq.transport.tcp.TcpTransport$1. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. | |
java.lang.IllegalStateException | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1612) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
at org.apache.activemq.transport.tcp.TcpTransport.doStop(TcpTransport.java:541) | |
at org.apache.activemq.util.ServiceSupport.stop(ServiceSupport.java:71) | |
at org.apache.activemq.transport.tcp.TcpTransport.stop(TcpTransport.java:585) | |
at org.apache.activemq.transport.AbstractInactivityMonitor.stop(AbstractInactivityMonitor.java:138) | |
at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:65) | |
at org.apache.activemq.transport.WireFormatNegotiator.stop(WireFormatNegotiator.java:91) | |
at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:65) | |
at org.apache.activemq.broker.TransportConnection.doStop(TransportConnection.java:1037) | |
at org.apache.activemq.broker.TransportConnection$4.run(TransportConnection.java:1000) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
at java.lang.Thread.run(Thread.java:745) | |
Mar 26, 2016 11:06:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedoragsearch] appears to have started a thread named [ActiveMQ Task-2] but has failed to stop it. This is very likely to create a memory leak. | |
Mar 26, 2016 11:06:05 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 11:06:05 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["ajp-bio-8009"] | |
Mar 26, 2016 11:06:05 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["http-bio-8080"] | |
Mar 26, 2016 11:06:05 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["ajp-bio-8009"] | |
Exception in thread "ActiveMQ ShutdownHook" java.lang.NoClassDefFoundError: org/apache/activemq/broker/BrokerService$5$1 | |
at org.apache.activemq.broker.BrokerService$5.stop(BrokerService.java:2096) | |
at org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:41) | |
at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:752) | |
at org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2303) | |
at org.apache.activemq.broker.BrokerService$6.run(BrokerService.java:2270) | |
Caused by: java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService$5$1 | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1720) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
... 5 more | |
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 | |
Apr 06, 2016 7:46:08 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/djatoka/lib/Linux-x86-64 | |
Apr 06, 2016 7:46:08 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Apr 06, 2016 7:46:09 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Apr 06, 2016 7:46:09 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Apr 06, 2016 7:46:09 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 766 ms | |
Apr 06, 2016 7:46:09 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Apr 06, 2016 7:46:09 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Apr 06, 2016 7:46:09 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Apr 06, 2016 7:46:10 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 1,007 ms | |
Apr 06, 2016 7:46:10 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Apr 06, 2016 7:46:17 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 6,885 ms | |
Apr 06, 2016 7:46:17 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedoragsearch.war | |
log4j:WARN No appenders could be found for logger (org.fcrepo.server.security.servletfilters.BaseCaching). | |
log4j:WARN Please initialize the log4j system properly. | |
Apr 06, 2016 7:46:29 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedoragsearch.war has finished in 12,075 ms | |
Apr 06, 2016 7:46:29 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/solr.war | |
Apr 06, 2016 7:46:31 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() | |
Apr 06, 2016 7:46:31 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: No /solr/home in JNDI | |
Apr 06, 2016 7:46:31 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: solr home defaulted to 'solr/' (could not find system property or JNDI) | |
Apr 06, 2016 7:46:31 PM org.apache.solr.core.CoreContainer$Initializer initialize | |
INFO: looking for solr.xml: /var/lib/tomcat7/solr/solr.xml | |
Apr 06, 2016 7:46:31 PM org.apache.solr.core.CoreContainer <init> | |
INFO: New CoreContainer 1049476608 | |
Apr 06, 2016 7:46:31 PM org.apache.solr.core.CoreContainer load | |
INFO: Loading CoreContainer using Solr Home: 'solr/' | |
Apr 06, 2016 7:46:31 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/' | |
Apr 06, 2016 7:46:32 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting socketTimeout to: 0 | |
Apr 06, 2016 7:46:32 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting urlScheme to: http:// | |
Apr 06, 2016 7:46:32 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting connTimeout to: 0 | |
Apr 06, 2016 7:46:32 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxConnectionsPerHost to: 20 | |
Apr 06, 2016 7:46:32 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting corePoolSize to: 0 | |
Apr 06, 2016 7:46:32 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maximumPoolSize to: 2147483647 | |
Apr 06, 2016 7:46:32 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxThreadIdleTime to: 5 | |
Apr 06, 2016 7:46:32 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting sizeOfQueue to: -1 | |
Apr 06, 2016 7:46:32 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting fairnessPolicy to: false | |
Apr 06, 2016 7:46:32 PM org.apache.solr.client.solrj.impl.HttpClientUtil createClient | |
INFO: Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false | |
Apr 06, 2016 7:46:32 PM org.apache.solr.core.CoreContainer load | |
INFO: Registering Log Listener | |
Apr 06, 2016 7:46:32 PM org.apache.solr.core.CoreContainer create | |
INFO: Creating SolrCore 'collection1' using instanceDir: solr/collection1 | |
Apr 06, 2016 7:46:32 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/collection1/' | |
Apr 06, 2016 7:46:32 PM org.apache.solr.core.SolrConfig initLibs | |
INFO: Adding specified lib dirs to ClassLoader | |
Apr 06, 2016 7:46:32 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Using Lucene MatchVersion: LUCENE_42 | |
Apr 06, 2016 7:46:32 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Loaded SolrConfig: solrconfig.xml | |
Apr 06, 2016 7:46:32 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Reading Solr Schema | |
Apr 06, 2016 7:46:32 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Schema name=DemoOnSolr | |
Apr 06, 2016 7:46:33 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: default search field in schema is dc.description | |
Apr 06, 2016 7:46:33 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: query parser default operator is OR | |
Apr 06, 2016 7:46:33 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: unique key field: PID | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.SolrCore <init> | |
INFO: [collection1] Opening new SolrCore at solr/collection1/, dataDir=solr/collection1/data/ | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.JmxMonitoredMap <init> | |
INFO: JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b54208 | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.SolrCore initDirectoryFactory | |
INFO: solr.NRTCachingDirectoryFactory | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data forceNew: false | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.SolrCore getNewIndexDir | |
INFO: New index directory detected: old=null new=solr/collection1/data/index/ | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data/index forceNew: false | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created json: solr.JSONResponseWriter | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.SolrCore initWriters | |
INFO: adding lazy queryResponseWriter: solr.VelocityResponseWriter | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created velocity: solr.VelocityResponseWriter | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created xslt: solr.XSLTResponseWriter | |
Apr 06, 2016 7:46:33 PM org.apache.solr.response.XSLTResponseWriter init | |
INFO: xsltCacheLifetimeSeconds=5 | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /select: solr.SearchHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /query: solr.SearchHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /get: solr.RealTimeGetHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /browse: solr.SearchHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update: solr.UpdateRequestHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/json: solr.JsonUpdateRequestHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/csv: solr.CSVRequestHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.extraction.ExtractingRequestHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/extract: solr.extraction.ExtractingRequestHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.FieldAnalysisRequestHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/field: solr.FieldAnalysisRequestHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.DocumentAnalysisRequestHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/document: solr.DocumentAnalysisRequestHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/: solr.admin.AdminHandlers | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/ping: solr.PingRequestHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /debug/dump: solr.DumpRequestHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /replication: solr.ReplicationHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /spell: solr.SearchHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /tvrh: solr.SearchHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /terms: solr.SearchHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /elevate: solr.SearchHandler | |
Apr 06, 2016 7:46:33 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 06, 2016 7:46:33 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 06, 2016 7:46:33 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 06, 2016 7:46:33 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@68d3b0af main | |
Apr 06, 2016 7:46:33 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Hard AutoCommit: if uncommited for 2000ms; if 200 uncommited docs | |
Apr 06, 2016 7:46:33 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Soft AutoCommit: disabled | |
Apr 06, 2016 7:46:33 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: Initializing spell checkers | |
Apr 06, 2016 7:46:33 PM org.apache.solr.spelling.DirectSolrSpellChecker init | |
INFO: init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} | |
Apr 06, 2016 7:46:33 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: No queryConverter defined, using default converter | |
Apr 06, 2016 7:46:33 PM org.apache.solr.handler.component.QueryElevationComponent inform | |
INFO: Loading QueryElevation from: /var/lib/tomcat7/solr/collection1/conf/elevate.xml | |
Apr 06, 2016 7:46:33 PM org.apache.solr.handler.ReplicationHandler inform | |
INFO: Commits will be reserved for 10000 | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@68d3b0af main{StandardDirectoryReader(segments_1:1)} | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=51 | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 06, 2016 7:46:33 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: default | |
Apr 06, 2016 7:46:33 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: wordbreak | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@68d3b0af main{StandardDirectoryReader(segments_1:1)} | |
Apr 06, 2016 7:46:33 PM org.apache.solr.core.CoreContainer registerCore | |
INFO: registering core: collection1 | |
Apr 06, 2016 7:46:33 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: user.dir=/var/lib/tomcat7 | |
Apr 06, 2016 7:46:33 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() done | |
Apr 06, 2016 7:46:33 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/solr.war has finished in 4,491 ms | |
Apr 06, 2016 7:46:33 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Apr 06, 2016 7:46:51 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 17,383 ms | |
Apr 06, 2016 7:46:51 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/adore-djatoka.war | |
Apr 06, 2016 7:46:52 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/adore-djatoka.war has finished in 1,375 ms | |
Apr 06, 2016 7:46:52 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Apr 06, 2016 7:46:52 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 540 ms | |
Apr 06, 2016 7:46:52 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Apr 06, 2016 7:46:53 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 594 ms | |
Apr 06, 2016 7:46:53 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Apr 06, 2016 7:46:54 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 666 ms | |
Apr 06, 2016 7:46:54 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Apr 06, 2016 7:46:54 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Apr 06, 2016 7:46:54 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 38825 ms | |
Apr 06, 2016 7:49:31 PM org.apache.solr.core.SolrDeletionPolicy onInit | |
INFO: SolrDeletionPolicy.onInit: commits:num=1 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1] | |
Apr 06, 2016 7:49:31 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 1[segments_1] | |
Apr 06, 2016 7:49:31 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:root (1530891779897819136)]} 0 289 | |
Apr 06, 2016 7:49:33 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:sp-audioCModel (-1530891781943590912)]} 0 4 | |
Apr 06, 2016 7:49:33 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 06, 2016 7:49:34 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.doc, _0.si, _0_Lucene41_0.tim, segments_2, _0.nvd, _0.fdx, _0.fdt, _0_Lucene41_0.pos, _0.nvm, _0.fnm] | |
Apr 06, 2016 7:49:34 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 2[_0_Lucene41_0.tip, _0_Lucene41_0.doc, _0.si, _0_Lucene41_0.tim, segments_2, _0.nvd, _0.fdx, _0.fdt, _0_Lucene41_0.pos, _0.nvm, _0.fnm] | |
Apr 06, 2016 7:49:34 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:audio_collection (1530891782416498688)]} 0 112 | |
Apr 06, 2016 7:49:34 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@9a8d2f7 main | |
Apr 06, 2016 7:49:34 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 06, 2016 7:49:34 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@9a8d2f7 main{StandardDirectoryReader(segments_2:4 _0(4.2):C1)} | |
Apr 06, 2016 7:49:34 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 06, 2016 7:49:34 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@9a8d2f7 main{StandardDirectoryReader(segments_2:4 _0(4.2):C1)} | |
Apr 06, 2016 7:49:34 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:collectionCModel (-1530891783189299200)]} 0 1 | |
Apr 06, 2016 7:49:35 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:sp_basic_image (-1530891783508066304)]} 0 0 | |
Apr 06, 2016 7:49:35 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:sp_basic_image_collection (1530891783848853504)]} 0 32 | |
Apr 06, 2016 7:49:36 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:pageCModel (-1530891784527282176)]} 0 5 | |
Apr 06, 2016 7:49:36 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 06, 2016 7:49:36 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.doc, _0.si, _0_Lucene41_0.tim, segments_2, _0.nvd, _0.fdx, _0.fdt, _0_Lucene41_0.pos, _0.nvm, _0.fnm] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.doc, _0.si, _0_Lucene41_0.tim, _1.si, _1.nvd, _0.nvd, _0.fdx, _1.nvm, _1.fnm, _0.fdt, _0_Lucene41_0.pos, segments_3, _1_Lucene41_0.tip, _1.fdx, _1_Lucene41_0.doc, _1_Lucene41_0.tim, _0.nvm, _0.fnm, _1.fdt, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:36 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 3[_0_Lucene41_0.tip, _0_Lucene41_0.doc, _0.si, _0_Lucene41_0.tim, _1.si, _1.nvd, _0.nvd, _0.fdx, _1.nvm, _1.fnm, _0.fdt, _0_Lucene41_0.pos, segments_3, _1_Lucene41_0.tip, _1.fdx, _1_Lucene41_0.doc, _1_Lucene41_0.tim, _0.nvm, _0.fnm, _1.fdt, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:36 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@52dff590 main | |
Apr 06, 2016 7:49:36 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 06, 2016 7:49:36 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@52dff590 main{StandardDirectoryReader(segments_3:5 _0(4.2):C1 _1(4.2):C2)} | |
Apr 06, 2016 7:49:36 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 06, 2016 7:49:36 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@52dff590 main{StandardDirectoryReader(segments_3:5 _0(4.2):C1 _1(4.2):C2)} | |
Apr 06, 2016 7:49:36 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:bookCModel (-1530891784985509888)]} 0 1 | |
Apr 06, 2016 7:49:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:bookCollection (1530891785716367360)]} 0 94 | |
Apr 06, 2016 7:49:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:compoundCModel (-1530891786055057408)]} 0 2 | |
Apr 06, 2016 7:49:37 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:compound_collection (1530891786360193024)]} 0 40 | |
Apr 06, 2016 7:49:38 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:sp_disk_image (-1530891786735583232)]} 0 3 | |
Apr 06, 2016 7:49:38 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 06, 2016 7:49:38 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:sp_disk_image_collection (1530891787078467584)]} 0 65 | |
Apr 06, 2016 7:49:38 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.doc, _0.si, _0_Lucene41_0.tim, _1.si, _1.nvd, _0.nvd, _0.fdx, _1.nvm, _1.fnm, _0.fdt, _0_Lucene41_0.pos, segments_3, _1_Lucene41_0.tip, _1.fdx, _1_Lucene41_0.doc, _1_Lucene41_0.tim, _0.nvm, _0.fnm, _1.fdt, _1_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.tim, _1.si, _1.nvd, _0.nvd, _2.fdt, _2_Lucene41_0.doc, _1.nvm, _1.fnm, _2.fdx, _0_Lucene41_0.pos, _2.nvd, _2.nvm, _2.fnm, _1.fdx, _1_Lucene41_0.doc, _1.fdt, _0_Lucene41_0.doc, _0.si, _2.si, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _0.fdx, _2_Lucene41_0.pos, segments_4, _0.fdt, _1_Lucene41_0.tip, _1_Lucene41_0.tim, _0.nvm, _0.fnm, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:38 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 4[_0_Lucene41_0.tip, _0_Lucene41_0.tim, _1.si, _1.nvd, _0.nvd, _2.fdt, _2_Lucene41_0.doc, _1.nvm, _1.fnm, _2.fdx, _0_Lucene41_0.pos, _2.nvd, _2.nvm, _2.fnm, _1.fdx, _1_Lucene41_0.doc, _1.fdt, _0_Lucene41_0.doc, _0.si, _2.si, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _0.fdx, _2_Lucene41_0.pos, segments_4, _0.fdt, _1_Lucene41_0.tip, _1_Lucene41_0.tim, _0.nvm, _0.fnm, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:38 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@361a7981 main | |
Apr 06, 2016 7:49:38 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@361a7981 main{StandardDirectoryReader(segments_4:7 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3)} | |
Apr 06, 2016 7:49:38 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 06, 2016 7:49:38 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@361a7981 main{StandardDirectoryReader(segments_4:7 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3)} | |
Apr 06, 2016 7:49:38 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 06, 2016 7:49:39 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:entityCModel (-1530891787627921408)]} 0 2 | |
Apr 06, 2016 7:49:39 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:placeCModel (-1530891787961368576)]} 0 1 | |
Apr 06, 2016 7:49:39 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:personCModel (-1530891788214075392)]} 0 3 | |
Apr 06, 2016 7:49:39 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:eventCModel (-1530891788469927936)]} 0 1 | |
Apr 06, 2016 7:49:40 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:organizationCModel (-1530891788663914496)]} 0 0 | |
Apr 06, 2016 7:49:40 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:entity_collection (1530891789056081920)]} 0 50 | |
Apr 06, 2016 7:49:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 06, 2016 7:49:40 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.tim, _1.si, _1.nvd, _0.nvd, _2.fdt, _2_Lucene41_0.doc, _1.nvm, _1.fnm, _2.fdx, _0_Lucene41_0.pos, _2.nvd, _2.nvm, _2.fnm, _1.fdx, _1_Lucene41_0.doc, _1.fdt, _0_Lucene41_0.doc, _0.si, _2.si, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _0.fdx, _2_Lucene41_0.pos, segments_4, _0.fdt, _1_Lucene41_0.tip, _1_Lucene41_0.tim, _0.nvm, _0.fnm, _1_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[_0_Lucene41_0.tip, _3.fdx, _3.si, _0_Lucene41_0.tim, _1.si, _1.nvd, _3_Lucene41_0.doc, _0.nvd, _2.fdt, _2_Lucene41_0.doc, _1.nvm, _1.fnm, _2.fdx, _0_Lucene41_0.pos, _2.nvd, _2.nvm, _2.fnm, _1.fdx, _1_Lucene41_0.doc, _1.fdt, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _2.si, _3.nvd, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, segments_5, _0.fdt, _1_Lucene41_0.tip, _1_Lucene41_0.tim, _3.fdt, _0.nvm, _0.fnm, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:40 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 5[_0_Lucene41_0.tip, _3.fdx, _3.si, _0_Lucene41_0.tim, _1.si, _1.nvd, _3_Lucene41_0.doc, _0.nvd, _2.fdt, _2_Lucene41_0.doc, _1.nvm, _1.fnm, _2.fdx, _0_Lucene41_0.pos, _2.nvd, _2.nvm, _2.fnm, _1.fdx, _1_Lucene41_0.doc, _1.fdt, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _2.si, _3.nvd, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, segments_5, _0.fdt, _1_Lucene41_0.tip, _1_Lucene41_0.tim, _3.fdt, _0.nvm, _0.fnm, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:40 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@1100fbf6 main | |
Apr 06, 2016 7:49:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@1100fbf6 main{StandardDirectoryReader(segments_5:9 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1)} | |
Apr 06, 2016 7:49:40 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 06, 2016 7:49:40 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@1100fbf6 main{StandardDirectoryReader(segments_5:9 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1)} | |
Apr 06, 2016 7:49:40 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 06, 2016 7:49:40 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:sp_large_image_cmodel (-1530891789656915968)]} 0 0 | |
Apr 06, 2016 7:49:41 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:sp_large_image_collection (1530891789882359808)]} 0 82 | |
Apr 06, 2016 7:49:41 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:newspaperCModel (-1530891790429716480)]} 0 1 | |
Apr 06, 2016 7:49:41 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:newspaperIssueCModel (-1530891790601682944)]} 0 1 | |
Apr 06, 2016 7:49:42 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:newspaperPageCModel (-1530891790925692928)]} 0 8 | |
Apr 06, 2016 7:49:42 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:newspaper_collection (1530891791284305920)]} 0 9 | |
Apr 06, 2016 7:49:42 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:sp_pdf (-1530891791662841856)]} 0 0 | |
Apr 06, 2016 7:49:42 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 06, 2016 7:49:43 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[_0_Lucene41_0.tip, _3.fdx, _3.si, _0_Lucene41_0.tim, _1.si, _1.nvd, _3_Lucene41_0.doc, _0.nvd, _2.fdt, _2_Lucene41_0.doc, _1.nvm, _1.fnm, _2.fdx, _0_Lucene41_0.pos, _2.nvd, _2.nvm, _2.fnm, _1.fdx, _1_Lucene41_0.doc, _1.fdt, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _2.si, _3.nvd, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, segments_5, _0.fdt, _1_Lucene41_0.tip, _1_Lucene41_0.tim, _3.fdt, _0.nvm, _0.fnm, _1_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6,filenames=[_0_Lucene41_0.tip, _3.si, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _0.nvd, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _3.fdt, _0.nvm, _0.fnm, _3.fdx, _1.si, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _4_Lucene41_0.tip, _4_Lucene41_0.tim, _1.fdx, _1.fdt, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _0.fdx, _3.nvm, _3.fnm, segments_6, _2_Lucene41_0.pos, _4.nvd, _0.fdt, _4.si, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:43 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 6[_0_Lucene41_0.tip, _3.si, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _0.nvd, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _3.fdt, _0.nvm, _0.fnm, _3.fdx, _1.si, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _4_Lucene41_0.tip, _4_Lucene41_0.tim, _1.fdx, _1.fdt, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _0.fdx, _3.nvm, _3.fnm, segments_6, _2_Lucene41_0.pos, _4.nvd, _0.fdt, _4.si, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:43 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@693c4eee main | |
Apr 06, 2016 7:49:43 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@693c4eee main{StandardDirectoryReader(segments_6:11 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2)} | |
Apr 06, 2016 7:49:43 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 06, 2016 7:49:43 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:sp_pdf_collection (1530891791991046144)]} 0 16 | |
Apr 06, 2016 7:49:43 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@693c4eee main{StandardDirectoryReader(segments_6:11 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2)} | |
Apr 06, 2016 7:49:43 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 06, 2016 7:49:43 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:sp_videoCModel (-1530891792422010880)]} 0 1 | |
Apr 06, 2016 7:49:44 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:video_collection (1530891792765943808)]} 0 83 | |
Apr 06, 2016 7:49:44 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[islandora:sp_web_archive (-1530891793204248576)]} 0 1 | |
Apr 06, 2016 7:49:44 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[islandora:sp_web_archive_collection (1530891793568104448)]} 0 8 | |
Apr 06, 2016 7:49:45 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 06, 2016 7:49:45 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6,filenames=[_0_Lucene41_0.tip, _3.si, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _0.nvd, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _3.fdt, _0.nvm, _0.fnm, _3.fdx, _1.si, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _4_Lucene41_0.tip, _4_Lucene41_0.tim, _1.fdx, _1.fdt, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _0.fdx, _3.nvm, _3.fnm, segments_6, _2_Lucene41_0.pos, _4.nvd, _0.fdt, _4.si, _1_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_7,generation=7,filenames=[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0.nvd, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _0.nvm, _0.fnm, _3.fdx, _1.si, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _4_Lucene41_0.tip, _4_Lucene41_0.tim, _1.fdx, _5.si, _1.fdt, _5.fdx, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, segments_7, _3.nvd, _4.nvm, _4.fnm, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _0.fdt, _5.nvm, _5.fnm, _5.nvd, _4.si, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:45 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 7[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0.nvd, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _0.nvm, _0.fnm, _3.fdx, _1.si, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _4_Lucene41_0.tip, _4_Lucene41_0.tim, _1.fdx, _5.si, _1.fdt, _5.fdx, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, segments_7, _3.nvd, _4.nvm, _4.fnm, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _0.fdt, _5.nvm, _5.fnm, _5.nvd, _4.si, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:45 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@78ef6397 main | |
Apr 06, 2016 7:49:45 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@78ef6397 main{StandardDirectoryReader(segments_7:13 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3)} | |
Apr 06, 2016 7:49:45 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 06, 2016 7:49:45 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@78ef6397 main{StandardDirectoryReader(segments_7:13 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3)} | |
Apr 06, 2016 7:49:45 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 06, 2016 7:49:49 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={} hits=0 status=0 QTime=7 | |
Apr 06, 2016 7:49:49 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={} status=0 QTime=8 | |
Apr 06, 2016 7:49:49 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/luke params={numTerms=0&wt=json} status=0 QTime=78 | |
Apr 06, 2016 7:49:54 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[ir:citationCModel (-1530891803976269824)]} 0 6 | |
Apr 06, 2016 7:49:54 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {delete=[ir:thesisCModel (-1530891804129361920)]} 0 1 | |
Apr 06, 2016 7:49:55 PM org.apache.solr.update.processor.LogUpdateProcessor finish | |
INFO: [collection1] webapp=/solr path=/update params={} {add=[ir:citationCollection (1530891804514189312)]} 0 74 | |
Apr 06, 2016 7:49:56 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} | |
Apr 06, 2016 7:49:56 PM org.apache.solr.core.SolrDeletionPolicy onCommit | |
INFO: SolrDeletionPolicy.onCommit: commits:num=2 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_7,generation=7,filenames=[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0.nvd, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _0.nvm, _0.fnm, _3.fdx, _1.si, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _4_Lucene41_0.tip, _4_Lucene41_0.tim, _1.fdx, _5.si, _1.fdt, _5.fdx, _3_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, segments_7, _3.nvd, _4.nvm, _4.fnm, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _0.fdt, _5.nvm, _5.fnm, _5.nvd, _4.si, _1_Lucene41_0.pos] | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@782915f1; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_8,generation=8,filenames=[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0.nvd, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _6.fdt, _6_Lucene41_0.doc, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _6.si, _0.nvm, _0.fnm, _3.fdx, _1.si, _6.nvm, _6.fnm, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _4_Lucene41_0.tip, _4_Lucene41_0.tim, _1.fdx, _5.si, _1.fdt, _5.fdx, _3_Lucene41_0.pos, segments_8, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _6.fdx, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _0.fdt, _5.nvm, _5.fnm, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _5.nvd, _4.si, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:56 PM org.apache.solr.core.SolrDeletionPolicy updateCommits | |
INFO: newest commit = 8[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0.nvd, _6_Lucene41_0.pos, _1.nvm, _1.fnm, _2.nvd, _4_Lucene41_0.pos, _6.fdt, _6_Lucene41_0.doc, _2.nvm, _2.fnm, _1_Lucene41_0.doc, _2.si, _5.fdt, _3_Lucene41_0.tim, _2_Lucene41_0.tip, _5_Lucene41_0.doc, _2_Lucene41_0.tim, _3_Lucene41_0.tip, _4.fdt, _1_Lucene41_0.tip, _4_Lucene41_0.doc, _1_Lucene41_0.tim, _5_Lucene41_0.pos, _3.fdt, _6.si, _0.nvm, _0.fnm, _3.fdx, _1.si, _6.nvm, _6.fnm, _2.fdt, _2_Lucene41_0.doc, _2.fdx, _0_Lucene41_0.pos, _4.fdx, _6.nvd, _4_Lucene41_0.tip, _4_Lucene41_0.tim, _1.fdx, _5.si, _1.fdt, _5.fdx, _3_Lucene41_0.pos, segments_8, _0_Lucene41_0.doc, _0.si, _3.nvd, _4.nvm, _4.fnm, _6.fdx, _0.fdx, _3.nvm, _3.fnm, _2_Lucene41_0.pos, _4.nvd, _0.fdt, _5.nvm, _5.fnm, _6_Lucene41_0.tip, _6_Lucene41_0.tim, _5.nvd, _4.si, _1_Lucene41_0.pos] | |
Apr 06, 2016 7:49:56 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@409e64c1 main | |
Apr 06, 2016 7:49:56 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@409e64c1 main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 06, 2016 7:49:56 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 06, 2016 7:49:56 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@409e64c1 main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 06, 2016 7:49:56 PM org.apache.solr.update.DirectUpdateHandler2 commit | |
INFO: end_commit_flush | |
Apr 06, 2016 7:49:58 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={} hits=0 status=0 QTime=2 | |
Apr 06, 2016 7:49:58 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={} status=0 QTime=2 | |
Apr 06, 2016 7:49:58 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/luke params={numTerms=0&wt=json} status=0 QTime=63 | |
Apr 06, 2016 7:50:04 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={} hits=0 status=0 QTime=0 | |
Apr 06, 2016 7:50:04 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={} status=0 QTime=1 | |
Apr 06, 2016 7:50:04 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/luke params={numTerms=0&wt=json} status=0 QTime=32 | |
Apr 06, 2016 7:50:22 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={} hits=0 status=0 QTime=1 | |
Apr 06, 2016 7:50:22 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={} status=0 QTime=1 | |
Apr 06, 2016 7:50:22 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/luke params={numTerms=0&wt=json} status=0 QTime=52 | |
Apr 06, 2016 7:50:23 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["http-bio-8080"] | |
Apr 06, 2016 7:50:23 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["ajp-bio-8009"] | |
Apr 06, 2016 7:50:23 PM org.apache.catalina.core.StandardService stopInternal | |
INFO: Stopping service Catalina | |
Apr 06, 2016 7:50:23 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmBatch] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:23 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmClock] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:23 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Write-lock Reaper] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:23 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:23 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [KahaDB Scheduler] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:23 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Journal Checkpoint Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:23 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Data File Writer] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:23 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server Thread Handler: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:23 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:23 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport: tcp:///127.0.0.1:44777@61616] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor ReadCheckTimer] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor WriteCheckTimer] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ BrokerService[localhost] Task-3] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ ShutdownHook] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@69410151]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@6287863e]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@299d01b]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@63b30290]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@5e7add0c]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@12068b]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@4c47179a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@379b3b00]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@3f011242]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@2fb76d77]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@5b3844dc]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@35952780]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@231b072]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@16f9b996]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@ffe0131]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@13cb8e69]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@1cf60e42]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@19c3c41]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@47183143]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b0adfdd]) and a value of type [java.util.WeakHashMap] (value [{class org.fcrepo.server.types.gen.Export=public org.fcrepo.server.types.gen.Export()}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.solr.core.CoreContainer shutdown | |
INFO: Shutting down CoreContainer instance=1049476608 | |
Apr 06, 2016 7:50:24 PM org.apache.solr.core.SolrCore close | |
INFO: [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@7a7efb21 | |
Apr 06, 2016 7:50:24 PM org.apache.solr.update.DirectUpdateHandler2 close | |
INFO: closing DirectUpdateHandler2{commits=7,autocommit maxDocs=200,autocommit maxTime=2000ms,autocommits=7,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=13,cumulative_deletesById=21,cumulative_deletesByQuery=0,cumulative_errors=0} | |
Apr 06, 2016 7:50:24 PM org.apache.solr.update.SolrCoreState decrefSolrCoreState | |
INFO: Closing SolrCoreState | |
Apr 06, 2016 7:50:24 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: SolrCoreState ref count has reached 0 - closing IndexWriter | |
Apr 06, 2016 7:50:24 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: closing IndexWriter with IndexWriterCloser | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader loadClass | |
INFO: Illegal access: this web application instance has been stopped already. Could not load org.apache.activemq.transport.tcp.TcpTransport$1. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. | |
java.lang.IllegalStateException | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1612) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
at org.apache.activemq.transport.tcp.TcpTransport.doStop(TcpTransport.java:541) | |
at org.apache.activemq.util.ServiceSupport.stop(ServiceSupport.java:71) | |
at org.apache.activemq.transport.tcp.TcpTransport.stop(TcpTransport.java:585) | |
at org.apache.activemq.transport.AbstractInactivityMonitor.stop(AbstractInactivityMonitor.java:138) | |
at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:65) | |
at org.apache.activemq.transport.WireFormatNegotiator.stop(WireFormatNegotiator.java:91) | |
at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:65) | |
at org.apache.activemq.broker.TransportConnection.doStop(TransportConnection.java:1037) | |
at org.apache.activemq.broker.TransportConnection$4.run(TransportConnection.java:1000) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
at java.lang.Thread.run(Thread.java:745) | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader loadClass | |
INFO: Illegal access: this web application instance has been stopped already. Could not load org.apache.activemq.broker.BrokerService$5$1. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. | |
java.lang.IllegalStateException | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1612) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
at org.apache.activemq.broker.BrokerService$5.stop(BrokerService.java:2096) | |
at org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:41) | |
at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:752) | |
at org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2303) | |
at org.apache.activemq.broker.BrokerService$6.run(BrokerService.java:2270) | |
Exception in thread "ActiveMQ ShutdownHook" java.lang.NoClassDefFoundError: org/apache/activemq/broker/BrokerService$5$1 | |
at org.apache.activemq.broker.BrokerService$5.stop(BrokerService.java:2096) | |
at org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:41) | |
at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:752) | |
at org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2303) | |
at org.apache.activemq.broker.BrokerService$6.run(BrokerService.java:2270) | |
Caused by: java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService$5$1 | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1720) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
... 5 more | |
Apr 06, 2016 7:50:24 PM org.apache.solr.core.SolrCore closeSearcher | |
INFO: [collection1] Closing main searcher on request. | |
Apr 06, 2016 7:50:24 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data/index | |
Apr 06, 2016 7:50:24 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data/index | |
Apr 06, 2016 7:50:24 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data | |
Apr 06, 2016 7:50:24 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/solr] created a ThreadLocal with key of type [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value [org.apache.solr.schema.DateField$ThreadLocalDateFormat@3cc14735]) and a value of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value [org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/solr] created a ThreadLocal with key of type [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value [org.apache.solr.schema.DateField$ThreadLocalDateFormat@3cc14735]) and a value of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value [org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/solr] created a ThreadLocal with key of type [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value [org.apache.solr.schema.DateField$ThreadLocalDateFormat@3cc14735]) and a value of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value [org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/solr] created a ThreadLocal with key of type [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value [org.apache.solr.schema.DateField$ThreadLocalDateFormat@3cc14735]) and a value of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value [org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/solr] created a ThreadLocal with key of type [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value [org.apache.solr.schema.DateField$ThreadLocalDateFormat@3cc14735]) and a value of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value [org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/solr] created a ThreadLocal with key of type [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value [org.apache.solr.schema.DateField$ThreadLocalDateFormat@3cc14735]) and a value of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value [org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/solr] created a ThreadLocal with key of type [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value [org.apache.solr.schema.DateField$ThreadLocalDateFormat@3cc14735]) and a value of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value [org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/solr] created a ThreadLocal with key of type [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value [org.apache.solr.schema.DateField$ThreadLocalDateFormat@3cc14735]) and a value of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value [org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:24 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/solr] created a ThreadLocal with key of type [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value [org.apache.solr.schema.DateField$ThreadLocalDateFormat@3cc14735]) and a value of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value [org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 06, 2016 7:50:39 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedoragsearch] appears to have started a thread named [ActiveMQ Transport: tcp://localhost/127.0.0.1:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:39 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedoragsearch] appears to have started a thread named [InactivityMonitor ReadCheck] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:39 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedoragsearch] appears to have started a thread named [InactivityMonitor WriteCheck] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:39 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedoragsearch] appears to have started a thread named [MultiThreadedHttpConnectionManager cleanup] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:50:39 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["http-bio-8080"] | |
Apr 06, 2016 7:50:39 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["ajp-bio-8009"] | |
Apr 06, 2016 7:50:39 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["http-bio-8080"] | |
Apr 06, 2016 7:50:39 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["ajp-bio-8009"] | |
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 | |
Apr 06, 2016 7:50:41 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/djatoka/lib/Linux-x86-64 | |
Apr 06, 2016 7:50:41 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Apr 06, 2016 7:50:41 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Apr 06, 2016 7:50:41 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Apr 06, 2016 7:50:41 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 608 ms | |
Apr 06, 2016 7:50:41 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Apr 06, 2016 7:50:41 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Apr 06, 2016 7:50:41 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Apr 06, 2016 7:50:42 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 1,012 ms | |
Apr 06, 2016 7:50:42 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Apr 06, 2016 7:50:43 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 452 ms | |
Apr 06, 2016 7:50:43 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedoragsearch.war | |
log4j:WARN No appenders could be found for logger (org.fcrepo.server.security.servletfilters.BaseCaching). | |
log4j:WARN Please initialize the log4j system properly. | |
Apr 06, 2016 7:50:50 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedoragsearch.war has finished in 7,779 ms | |
Apr 06, 2016 7:50:50 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/solr.war | |
Apr 06, 2016 7:50:52 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() | |
Apr 06, 2016 7:50:52 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: No /solr/home in JNDI | |
Apr 06, 2016 7:50:52 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: solr home defaulted to 'solr/' (could not find system property or JNDI) | |
Apr 06, 2016 7:50:52 PM org.apache.solr.core.CoreContainer$Initializer initialize | |
INFO: looking for solr.xml: /var/lib/tomcat7/solr/solr.xml | |
Apr 06, 2016 7:50:52 PM org.apache.solr.core.CoreContainer <init> | |
INFO: New CoreContainer 1458756237 | |
Apr 06, 2016 7:50:52 PM org.apache.solr.core.CoreContainer load | |
INFO: Loading CoreContainer using Solr Home: 'solr/' | |
Apr 06, 2016 7:50:52 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/' | |
Apr 06, 2016 7:50:52 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting socketTimeout to: 0 | |
Apr 06, 2016 7:50:52 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting urlScheme to: http:// | |
Apr 06, 2016 7:50:52 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting connTimeout to: 0 | |
Apr 06, 2016 7:50:52 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxConnectionsPerHost to: 20 | |
Apr 06, 2016 7:50:52 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting corePoolSize to: 0 | |
Apr 06, 2016 7:50:52 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maximumPoolSize to: 2147483647 | |
Apr 06, 2016 7:50:52 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxThreadIdleTime to: 5 | |
Apr 06, 2016 7:50:52 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting sizeOfQueue to: -1 | |
Apr 06, 2016 7:50:52 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting fairnessPolicy to: false | |
Apr 06, 2016 7:50:52 PM org.apache.solr.client.solrj.impl.HttpClientUtil createClient | |
INFO: Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.CoreContainer load | |
INFO: Registering Log Listener | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.CoreContainer create | |
INFO: Creating SolrCore 'collection1' using instanceDir: solr/collection1 | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/collection1/' | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrConfig initLibs | |
INFO: Adding specified lib dirs to ClassLoader | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Using Lucene MatchVersion: LUCENE_42 | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Loaded SolrConfig: solrconfig.xml | |
Apr 06, 2016 7:50:53 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Reading Solr Schema | |
Apr 06, 2016 7:50:53 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Schema name=DemoOnSolr | |
Apr 06, 2016 7:50:53 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: default search field in schema is dc.description | |
Apr 06, 2016 7:50:53 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: query parser default operator is OR | |
Apr 06, 2016 7:50:53 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: unique key field: PID | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrCore <init> | |
INFO: [collection1] Opening new SolrCore at solr/collection1/, dataDir=solr/collection1/data/ | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.JmxMonitoredMap <init> | |
INFO: JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b54208 | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrCore initDirectoryFactory | |
INFO: solr.NRTCachingDirectoryFactory | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data forceNew: false | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrCore getNewIndexDir | |
INFO: New index directory detected: old=null new=solr/collection1/data/index/ | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data/index forceNew: false | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created json: solr.JSONResponseWriter | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrCore initWriters | |
INFO: adding lazy queryResponseWriter: solr.VelocityResponseWriter | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created velocity: solr.VelocityResponseWriter | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created xslt: solr.XSLTResponseWriter | |
Apr 06, 2016 7:50:53 PM org.apache.solr.response.XSLTResponseWriter init | |
INFO: xsltCacheLifetimeSeconds=5 | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /select: solr.SearchHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /query: solr.SearchHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /get: solr.RealTimeGetHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /browse: solr.SearchHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update: solr.UpdateRequestHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/json: solr.JsonUpdateRequestHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/csv: solr.CSVRequestHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.extraction.ExtractingRequestHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/extract: solr.extraction.ExtractingRequestHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.FieldAnalysisRequestHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/field: solr.FieldAnalysisRequestHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.DocumentAnalysisRequestHandler | |
Apr 06, 2016 7:50:53 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/document: solr.DocumentAnalysisRequestHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/: solr.admin.AdminHandlers | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/ping: solr.PingRequestHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /debug/dump: solr.DumpRequestHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /replication: solr.ReplicationHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /spell: solr.SearchHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /tvrh: solr.SearchHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /terms: solr.SearchHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /elevate: solr.SearchHandler | |
Apr 06, 2016 7:50:54 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 06, 2016 7:50:54 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 06, 2016 7:50:54 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 06, 2016 7:50:54 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@3c3cfe0f main | |
Apr 06, 2016 7:50:54 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Hard AutoCommit: if uncommited for 2000ms; if 200 uncommited docs | |
Apr 06, 2016 7:50:54 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Soft AutoCommit: disabled | |
Apr 06, 2016 7:50:54 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: Initializing spell checkers | |
Apr 06, 2016 7:50:54 PM org.apache.solr.spelling.DirectSolrSpellChecker init | |
INFO: init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} | |
Apr 06, 2016 7:50:54 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: No queryConverter defined, using default converter | |
Apr 06, 2016 7:50:54 PM org.apache.solr.handler.component.QueryElevationComponent inform | |
INFO: Loading QueryElevation from: /var/lib/tomcat7/solr/collection1/conf/elevate.xml | |
Apr 06, 2016 7:50:54 PM org.apache.solr.handler.ReplicationHandler inform | |
INFO: Commits will be reserved for 10000 | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@3c3cfe0f main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=56 | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 06, 2016 7:50:54 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: default | |
Apr 06, 2016 7:50:54 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: wordbreak | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@3c3cfe0f main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 06, 2016 7:50:54 PM org.apache.solr.core.CoreContainer registerCore | |
INFO: registering core: collection1 | |
Apr 06, 2016 7:50:54 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: user.dir=/var/lib/tomcat7 | |
Apr 06, 2016 7:50:54 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() done | |
Apr 06, 2016 7:50:54 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/solr.war has finished in 3,464 ms | |
Apr 06, 2016 7:50:54 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Apr 06, 2016 7:51:08 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 14,520 ms | |
Apr 06, 2016 7:51:08 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/adore-djatoka.war | |
Apr 06, 2016 7:51:10 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/adore-djatoka.war has finished in 1,088 ms | |
Apr 06, 2016 7:51:10 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Apr 06, 2016 7:51:10 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 341 ms | |
Apr 06, 2016 7:51:10 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Apr 06, 2016 7:51:10 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 646 ms | |
Apr 06, 2016 7:51:10 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Apr 06, 2016 7:51:11 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 276 ms | |
Apr 06, 2016 7:51:11 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Apr 06, 2016 7:51:11 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Apr 06, 2016 7:51:11 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 29705 ms | |
Apr 06, 2016 7:55:24 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["http-bio-8080"] | |
Apr 06, 2016 7:55:24 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["ajp-bio-8009"] | |
Apr 06, 2016 7:55:24 PM org.apache.catalina.core.StandardService stopInternal | |
INFO: Stopping service Catalina | |
Apr 06, 2016 7:55:26 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmBatch] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:55:26 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmClock] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:55:26 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Write-lock Reaper] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:55:26 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:55:26 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [pool-2-thread-1] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:55:26 PM org.apache.solr.core.CoreContainer shutdown | |
INFO: Shutting down CoreContainer instance=1458756237 | |
Apr 06, 2016 7:55:26 PM org.apache.solr.core.SolrCore close | |
INFO: [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4daafae1 | |
Apr 06, 2016 7:55:26 PM org.apache.solr.update.DirectUpdateHandler2 close | |
INFO: closing DirectUpdateHandler2{commits=0,autocommit maxDocs=200,autocommit maxTime=2000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} | |
Apr 06, 2016 7:55:26 PM org.apache.solr.update.SolrCoreState decrefSolrCoreState | |
INFO: Closing SolrCoreState | |
Apr 06, 2016 7:55:26 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: SolrCoreState ref count has reached 0 - closing IndexWriter | |
Apr 06, 2016 7:55:26 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: closing IndexWriter with IndexWriterCloser | |
Apr 06, 2016 7:55:26 PM org.apache.solr.core.SolrCore closeSearcher | |
INFO: [collection1] Closing main searcher on request. | |
Apr 06, 2016 7:55:26 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data | |
Apr 06, 2016 7:55:26 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data | |
Apr 06, 2016 7:55:26 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data/index | |
Apr 06, 2016 7:55:26 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data/index | |
Apr 06, 2016 7:55:26 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedoragsearch] appears to have started a thread named [ActiveMQConnection[ID:islandora-36191-1459972251237-0:2] Scheduler] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:55:26 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedoragsearch] appears to have started a thread named [ActiveMQ Connection Executor: tcp://localhost/127.0.0.1:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:55:26 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedoragsearch] appears to have started a thread named [ActiveMQ Task-2] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 06, 2016 7:55:26 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["http-bio-8080"] | |
Apr 06, 2016 7:55:26 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["ajp-bio-8009"] | |
Apr 06, 2016 7:55:26 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["http-bio-8080"] | |
Apr 06, 2016 7:55:26 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["ajp-bio-8009"] | |
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 | |
Apr 18, 2016 3:43:47 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/djatoka/lib/Linux-x86-64 | |
Apr 18, 2016 3:43:47 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Apr 18, 2016 3:43:47 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Apr 18, 2016 3:43:47 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Apr 18, 2016 3:43:47 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 748 ms | |
Apr 18, 2016 3:43:47 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Apr 18, 2016 3:43:47 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Apr 18, 2016 3:43:47 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Apr 18, 2016 3:44:00 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom | |
INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [11,938] milliseconds. | |
Apr 18, 2016 3:44:01 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 13,018 ms | |
Apr 18, 2016 3:44:01 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Apr 18, 2016 3:44:01 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 598 ms | |
Apr 18, 2016 3:44:01 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedoragsearch.war | |
log4j:WARN No appenders could be found for logger (org.fcrepo.server.security.servletfilters.BaseCaching). | |
log4j:WARN Please initialize the log4j system properly. | |
Apr 18, 2016 3:44:13 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedoragsearch.war has finished in 11,864 ms | |
Apr 18, 2016 3:44:13 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/solr.war | |
Apr 18, 2016 3:44:15 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() | |
Apr 18, 2016 3:44:15 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: No /solr/home in JNDI | |
Apr 18, 2016 3:44:15 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: solr home defaulted to 'solr/' (could not find system property or JNDI) | |
Apr 18, 2016 3:44:15 PM org.apache.solr.core.CoreContainer$Initializer initialize | |
INFO: looking for solr.xml: /var/lib/tomcat7/solr/solr.xml | |
Apr 18, 2016 3:44:15 PM org.apache.solr.core.CoreContainer <init> | |
INFO: New CoreContainer 2038958775 | |
Apr 18, 2016 3:44:15 PM org.apache.solr.core.CoreContainer load | |
INFO: Loading CoreContainer using Solr Home: 'solr/' | |
Apr 18, 2016 3:44:15 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/' | |
Apr 18, 2016 3:44:15 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting socketTimeout to: 0 | |
Apr 18, 2016 3:44:15 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting urlScheme to: http:// | |
Apr 18, 2016 3:44:15 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting connTimeout to: 0 | |
Apr 18, 2016 3:44:15 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxConnectionsPerHost to: 20 | |
Apr 18, 2016 3:44:15 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting corePoolSize to: 0 | |
Apr 18, 2016 3:44:15 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maximumPoolSize to: 2147483647 | |
Apr 18, 2016 3:44:15 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxThreadIdleTime to: 5 | |
Apr 18, 2016 3:44:15 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting sizeOfQueue to: -1 | |
Apr 18, 2016 3:44:15 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting fairnessPolicy to: false | |
Apr 18, 2016 3:44:15 PM org.apache.solr.client.solrj.impl.HttpClientUtil createClient | |
INFO: Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.CoreContainer load | |
INFO: Registering Log Listener | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.CoreContainer create | |
INFO: Creating SolrCore 'collection1' using instanceDir: solr/collection1 | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/collection1/' | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrConfig initLibs | |
INFO: Adding specified lib dirs to ClassLoader | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Using Lucene MatchVersion: LUCENE_42 | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Loaded SolrConfig: solrconfig.xml | |
Apr 18, 2016 3:44:16 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Reading Solr Schema | |
Apr 18, 2016 3:44:16 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Schema name=DemoOnSolr | |
Apr 18, 2016 3:44:16 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: default search field in schema is dc.description | |
Apr 18, 2016 3:44:16 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: query parser default operator is OR | |
Apr 18, 2016 3:44:16 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: unique key field: PID | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrCore <init> | |
INFO: [collection1] Opening new SolrCore at solr/collection1/, dataDir=solr/collection1/data/ | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.JmxMonitoredMap <init> | |
INFO: JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b54208 | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrCore initDirectoryFactory | |
INFO: solr.NRTCachingDirectoryFactory | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data forceNew: false | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrCore getNewIndexDir | |
INFO: New index directory detected: old=null new=solr/collection1/data/index/ | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data/index forceNew: false | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created json: solr.JSONResponseWriter | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrCore initWriters | |
INFO: adding lazy queryResponseWriter: solr.VelocityResponseWriter | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created velocity: solr.VelocityResponseWriter | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created xslt: solr.XSLTResponseWriter | |
Apr 18, 2016 3:44:16 PM org.apache.solr.response.XSLTResponseWriter init | |
INFO: xsltCacheLifetimeSeconds=5 | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /select: solr.SearchHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /query: solr.SearchHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /get: solr.RealTimeGetHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /browse: solr.SearchHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update: solr.UpdateRequestHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/json: solr.JsonUpdateRequestHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/csv: solr.CSVRequestHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.extraction.ExtractingRequestHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/extract: solr.extraction.ExtractingRequestHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.FieldAnalysisRequestHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/field: solr.FieldAnalysisRequestHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.DocumentAnalysisRequestHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/document: solr.DocumentAnalysisRequestHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/: solr.admin.AdminHandlers | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/ping: solr.PingRequestHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /debug/dump: solr.DumpRequestHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /replication: solr.ReplicationHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /spell: solr.SearchHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /tvrh: solr.SearchHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /terms: solr.SearchHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /elevate: solr.SearchHandler | |
Apr 18, 2016 3:44:16 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 18, 2016 3:44:16 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 18, 2016 3:44:16 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 18, 2016 3:44:17 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@56797fe3 main | |
Apr 18, 2016 3:44:17 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Hard AutoCommit: if uncommited for 2000ms; if 200 uncommited docs | |
Apr 18, 2016 3:44:17 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Soft AutoCommit: disabled | |
Apr 18, 2016 3:44:17 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: Initializing spell checkers | |
Apr 18, 2016 3:44:17 PM org.apache.solr.spelling.DirectSolrSpellChecker init | |
INFO: init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} | |
Apr 18, 2016 3:44:17 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: No queryConverter defined, using default converter | |
Apr 18, 2016 3:44:17 PM org.apache.solr.handler.component.QueryElevationComponent inform | |
INFO: Loading QueryElevation from: /var/lib/tomcat7/solr/collection1/conf/elevate.xml | |
Apr 18, 2016 3:44:17 PM org.apache.solr.handler.ReplicationHandler inform | |
INFO: Commits will be reserved for 10000 | |
Apr 18, 2016 3:44:17 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@56797fe3 main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 18, 2016 3:44:17 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=46 | |
Apr 18, 2016 3:44:17 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 18, 2016 3:44:17 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: default | |
Apr 18, 2016 3:44:17 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: wordbreak | |
Apr 18, 2016 3:44:17 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@56797fe3 main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 18, 2016 3:44:17 PM org.apache.solr.core.CoreContainer registerCore | |
INFO: registering core: collection1 | |
Apr 18, 2016 3:44:17 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: user.dir=/var/lib/tomcat7 | |
Apr 18, 2016 3:44:17 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() done | |
Apr 18, 2016 3:44:17 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/solr.war has finished in 3,777 ms | |
Apr 18, 2016 3:44:17 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Apr 18, 2016 3:44:31 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 14,667 ms | |
Apr 18, 2016 3:44:31 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/adore-djatoka.war | |
Apr 18, 2016 3:44:33 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/adore-djatoka.war has finished in 1,176 ms | |
Apr 18, 2016 3:44:33 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Apr 18, 2016 3:44:33 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 321 ms | |
Apr 18, 2016 3:44:33 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Apr 18, 2016 3:44:34 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 749 ms | |
Apr 18, 2016 3:44:34 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Apr 18, 2016 3:44:34 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 332 ms | |
Apr 18, 2016 3:44:34 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Apr 18, 2016 3:44:34 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Apr 18, 2016 3:44:34 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 41284 ms | |
Apr 18, 2016 3:44:34 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={} hits=0 status=0 QTime=7 | |
Apr 18, 2016 3:44:34 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/admin/ping params={} status=0 QTime=9 | |
Apr 18, 2016 3:44:35 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q=fgs_lastModifiedDate_dt:[*+TO+*]&json.nl=map&fl=PID&start=0&sort=fgs_lastModifiedDate_dt+asc&rows=100&version=1.2&wt=json} hits=13 status=0 QTime=57 | |
Apr 18, 2016 3:44:36 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q=fgs_lastModifiedDate_dt:[*+TO+*]&json.nl=map&fl=PID&start=100&sort=fgs_lastModifiedDate_dt+asc&rows=100&version=1.2&wt=json} hits=13 status=0 QTime=2 | |
Apr 18, 2016 3:51:50 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["http-bio-8080"] | |
Apr 18, 2016 3:51:50 PM org.apache.coyote.AbstractProtocol pause | |
INFO: Pausing ProtocolHandler ["ajp-bio-8009"] | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.core.StandardService stopInternal | |
INFO: Stopping service Catalina | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmBatch] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [JotmClock] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Write-lock Reaper] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [Thread-7] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [pool-2-thread-1] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [KahaDB Scheduler] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Journal Checkpoint Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Data File Writer] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server Thread Handler: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport Server: tcp://localhost:61616] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ Transport: tcp:///127.0.0.1:49900@61616] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor ReadCheckTimer] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor WriteCheckTimer] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ InactivityMonitor Worker] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ ShutdownHook] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedora] appears to have started a thread named [ActiveMQ BrokerService[localhost] Task-3] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1] (value [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1@618919d1]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1] (value [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1@618919d1]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1] (value [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1@618919d1]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1] (value [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1@618919d1]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1] (value [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1@618919d1]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks | |
SEVERE: The web application [/fedora] created a ThreadLocal with key of type [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1] (value [org.neilja.net.interruptiblermi.InterruptibleRMIServerSideSocket$1@618919d1]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.solr.core.CoreContainer shutdown | |
INFO: Shutting down CoreContainer instance=2038958775 | |
Apr 18, 2016 3:51:50 PM org.apache.solr.core.SolrCore close | |
INFO: [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@6aeaba9f | |
Apr 18, 2016 3:51:50 PM org.apache.solr.update.DirectUpdateHandler2 close | |
INFO: closing DirectUpdateHandler2{commits=0,autocommit maxDocs=200,autocommit maxTime=2000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} | |
Apr 18, 2016 3:51:50 PM org.apache.solr.update.SolrCoreState decrefSolrCoreState | |
INFO: Closing SolrCoreState | |
Apr 18, 2016 3:51:50 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: SolrCoreState ref count has reached 0 - closing IndexWriter | |
Apr 18, 2016 3:51:50 PM org.apache.solr.update.DefaultSolrCoreState closeIndexWriter | |
INFO: closing IndexWriter with IndexWriterCloser | |
Apr 18, 2016 3:51:50 PM org.apache.solr.core.SolrCore closeSearcher | |
INFO: [collection1] Closing main searcher on request. | |
Apr 18, 2016 3:51:50 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data | |
Apr 18, 2016 3:51:50 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data | |
Apr 18, 2016 3:51:50 PM org.apache.solr.core.CachingDirectoryFactory close | |
INFO: Closing directory when closing factory: /var/lib/tomcat7/solr/collection1/data/index | |
Apr 18, 2016 3:51:50 PM org.apache.solr.core.CachingDirectoryFactory closeDirectory | |
INFO: Closing directory: /var/lib/tomcat7/solr/collection1/data/index | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader loadClass | |
INFO: Illegal access: this web application instance has been stopped already. Could not load org.apache.activemq.transport.tcp.TcpTransport$1. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. | |
java.lang.IllegalStateException | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1612) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
at org.apache.activemq.transport.tcp.TcpTransport.doStop(TcpTransport.java:541) | |
at org.apache.activemq.util.ServiceSupport.stop(ServiceSupport.java:71) | |
at org.apache.activemq.transport.tcp.TcpTransport.stop(TcpTransport.java:585) | |
at org.apache.activemq.transport.AbstractInactivityMonitor.stop(AbstractInactivityMonitor.java:138) | |
at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:65) | |
at org.apache.activemq.transport.WireFormatNegotiator.stop(WireFormatNegotiator.java:91) | |
at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:65) | |
at org.apache.activemq.broker.TransportConnection.doStop(TransportConnection.java:1037) | |
at org.apache.activemq.broker.TransportConnection$4.run(TransportConnection.java:1000) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
at java.lang.Thread.run(Thread.java:745) | |
Apr 18, 2016 3:51:50 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads | |
SEVERE: The web application [/fedoragsearch] appears to have started a thread named [ActiveMQ Task-2] but has failed to stop it. This is very likely to create a memory leak. | |
Apr 18, 2016 3:51:50 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["http-bio-8080"] | |
Apr 18, 2016 3:51:50 PM org.apache.coyote.AbstractProtocol stop | |
INFO: Stopping ProtocolHandler ["ajp-bio-8009"] | |
Apr 18, 2016 3:51:50 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["http-bio-8080"] | |
Apr 18, 2016 3:51:50 PM org.apache.coyote.AbstractProtocol destroy | |
INFO: Destroying ProtocolHandler ["ajp-bio-8009"] | |
Exception in thread "ActiveMQ ShutdownHook" java.lang.NoClassDefFoundError: org/apache/activemq/broker/BrokerService$5$1 | |
at org.apache.activemq.broker.BrokerService$5.stop(BrokerService.java:2096) | |
at org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:41) | |
at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:752) | |
at org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2303) | |
at org.apache.activemq.broker.BrokerService$6.run(BrokerService.java:2270) | |
Caused by: java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService$5$1 | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1720) | |
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571) | |
... 5 more | |
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 | |
Apr 18, 2016 5:59:55 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/djatoka/lib/Linux-x86-64 | |
Apr 18, 2016 5:59:55 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Apr 18, 2016 5:59:56 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Apr 18, 2016 5:59:56 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Apr 18, 2016 5:59:56 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 734 ms | |
Apr 18, 2016 5:59:56 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Apr 18, 2016 5:59:56 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Apr 18, 2016 5:59:56 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Apr 18, 2016 6:00:06 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom | |
INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [9,015] milliseconds. | |
Apr 18, 2016 6:00:06 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 10,095 ms | |
Apr 18, 2016 6:00:06 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Apr 18, 2016 6:00:07 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 996 ms | |
Apr 18, 2016 6:00:07 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedoragsearch.war | |
log4j:WARN No appenders could be found for logger (org.fcrepo.server.security.servletfilters.BaseCaching). | |
log4j:WARN Please initialize the log4j system properly. | |
Apr 18, 2016 6:00:16 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedoragsearch.war has finished in 9,158 ms | |
Apr 18, 2016 6:00:16 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/solr.war | |
Apr 18, 2016 6:00:18 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() | |
Apr 18, 2016 6:00:18 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: No /solr/home in JNDI | |
Apr 18, 2016 6:00:18 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: solr home defaulted to 'solr/' (could not find system property or JNDI) | |
Apr 18, 2016 6:00:18 PM org.apache.solr.core.CoreContainer$Initializer initialize | |
INFO: looking for solr.xml: /var/lib/tomcat7/solr/solr.xml | |
Apr 18, 2016 6:00:18 PM org.apache.solr.core.CoreContainer <init> | |
INFO: New CoreContainer 1121695412 | |
Apr 18, 2016 6:00:18 PM org.apache.solr.core.CoreContainer load | |
INFO: Loading CoreContainer using Solr Home: 'solr/' | |
Apr 18, 2016 6:00:18 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/' | |
Apr 18, 2016 6:00:19 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting socketTimeout to: 0 | |
Apr 18, 2016 6:00:19 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting urlScheme to: http:// | |
Apr 18, 2016 6:00:19 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting connTimeout to: 0 | |
Apr 18, 2016 6:00:19 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxConnectionsPerHost to: 20 | |
Apr 18, 2016 6:00:19 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting corePoolSize to: 0 | |
Apr 18, 2016 6:00:19 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maximumPoolSize to: 2147483647 | |
Apr 18, 2016 6:00:19 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxThreadIdleTime to: 5 | |
Apr 18, 2016 6:00:19 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting sizeOfQueue to: -1 | |
Apr 18, 2016 6:00:19 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting fairnessPolicy to: false | |
Apr 18, 2016 6:00:19 PM org.apache.solr.client.solrj.impl.HttpClientUtil createClient | |
INFO: Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false | |
Apr 18, 2016 6:00:19 PM org.apache.solr.core.CoreContainer load | |
INFO: Registering Log Listener | |
Apr 18, 2016 6:00:19 PM org.apache.solr.core.CoreContainer create | |
INFO: Creating SolrCore 'collection1' using instanceDir: solr/collection1 | |
Apr 18, 2016 6:00:19 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/collection1/' | |
Apr 18, 2016 6:00:19 PM org.apache.solr.core.SolrConfig initLibs | |
INFO: Adding specified lib dirs to ClassLoader | |
Apr 18, 2016 6:00:19 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Using Lucene MatchVersion: LUCENE_42 | |
Apr 18, 2016 6:00:19 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Loaded SolrConfig: solrconfig.xml | |
Apr 18, 2016 6:00:19 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Reading Solr Schema | |
Apr 18, 2016 6:00:19 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Schema name=DemoOnSolr | |
Apr 18, 2016 6:00:19 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: default search field in schema is dc.description | |
Apr 18, 2016 6:00:19 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: query parser default operator is OR | |
Apr 18, 2016 6:00:19 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: unique key field: PID | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.SolrCore <init> | |
INFO: [collection1] Opening new SolrCore at solr/collection1/, dataDir=solr/collection1/data/ | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.JmxMonitoredMap <init> | |
INFO: JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b54208 | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.SolrCore initDirectoryFactory | |
INFO: solr.NRTCachingDirectoryFactory | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data forceNew: false | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.SolrCore getNewIndexDir | |
INFO: New index directory detected: old=null new=solr/collection1/data/index/ | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data/index forceNew: false | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created json: solr.JSONResponseWriter | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.SolrCore initWriters | |
INFO: adding lazy queryResponseWriter: solr.VelocityResponseWriter | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created velocity: solr.VelocityResponseWriter | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created xslt: solr.XSLTResponseWriter | |
Apr 18, 2016 6:00:20 PM org.apache.solr.response.XSLTResponseWriter init | |
INFO: xsltCacheLifetimeSeconds=5 | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /select: solr.SearchHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /query: solr.SearchHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /get: solr.RealTimeGetHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /browse: solr.SearchHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update: solr.UpdateRequestHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/json: solr.JsonUpdateRequestHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/csv: solr.CSVRequestHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.extraction.ExtractingRequestHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/extract: solr.extraction.ExtractingRequestHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.FieldAnalysisRequestHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/field: solr.FieldAnalysisRequestHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.DocumentAnalysisRequestHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/document: solr.DocumentAnalysisRequestHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/: solr.admin.AdminHandlers | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/ping: solr.PingRequestHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /debug/dump: solr.DumpRequestHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /replication: solr.ReplicationHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /spell: solr.SearchHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /tvrh: solr.SearchHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /terms: solr.SearchHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /elevate: solr.SearchHandler | |
Apr 18, 2016 6:00:20 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 18, 2016 6:00:20 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 18, 2016 6:00:20 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 18, 2016 6:00:20 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@c719ea6 main | |
Apr 18, 2016 6:00:20 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Hard AutoCommit: if uncommited for 2000ms; if 200 uncommited docs | |
Apr 18, 2016 6:00:20 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Soft AutoCommit: disabled | |
Apr 18, 2016 6:00:20 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: Initializing spell checkers | |
Apr 18, 2016 6:00:20 PM org.apache.solr.spelling.DirectSolrSpellChecker init | |
INFO: init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} | |
Apr 18, 2016 6:00:20 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: No queryConverter defined, using default converter | |
Apr 18, 2016 6:00:20 PM org.apache.solr.handler.component.QueryElevationComponent inform | |
INFO: Loading QueryElevation from: /var/lib/tomcat7/solr/collection1/conf/elevate.xml | |
Apr 18, 2016 6:00:20 PM org.apache.solr.handler.ReplicationHandler inform | |
INFO: Commits will be reserved for 10000 | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@c719ea6 main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=56 | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 18, 2016 6:00:20 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: default | |
Apr 18, 2016 6:00:20 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: wordbreak | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@c719ea6 main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 18, 2016 6:00:20 PM org.apache.solr.core.CoreContainer registerCore | |
INFO: registering core: collection1 | |
Apr 18, 2016 6:00:20 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: user.dir=/var/lib/tomcat7 | |
Apr 18, 2016 6:00:20 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() done | |
Apr 18, 2016 6:00:20 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/solr.war has finished in 4,385 ms | |
Apr 18, 2016 6:00:20 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Apr 18, 2016 6:00:35 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 14,207 ms | |
Apr 18, 2016 6:00:35 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/adore-djatoka.war | |
Apr 18, 2016 6:00:36 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/adore-djatoka.war has finished in 1,227 ms | |
Apr 18, 2016 6:00:36 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Apr 18, 2016 6:00:36 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 400 ms | |
Apr 18, 2016 6:00:36 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Apr 18, 2016 6:00:37 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 798 ms | |
Apr 18, 2016 6:00:37 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Apr 18, 2016 6:00:37 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 460 ms | |
Apr 18, 2016 6:00:37 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Apr 18, 2016 6:00:37 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Apr 18, 2016 6:00:37 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 36153 ms | |
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 | |
Apr 20, 2016 1:49:41 PM org.apache.catalina.core.AprLifecycleListener init | |
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/djatoka/lib/Linux-x86-64 | |
Apr 20, 2016 1:49:41 PM org.apache.catalina.startup.SetAllPropertiesRule begin | |
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. | |
Apr 20, 2016 1:49:41 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["http-bio-8080"] | |
Apr 20, 2016 1:49:41 PM org.apache.coyote.AbstractProtocol init | |
INFO: Initializing ProtocolHandler ["ajp-bio-8009"] | |
Apr 20, 2016 1:49:41 PM org.apache.catalina.startup.Catalina load | |
INFO: Initialization processed in 834 ms | |
Apr 20, 2016 1:49:41 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Catalina | |
Apr 20, 2016 1:49:41 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.55 | |
Apr 20, 2016 1:49:41 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml | |
Apr 20, 2016 1:49:50 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom | |
INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [8,265] milliseconds. | |
Apr 20, 2016 1:49:50 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml has finished in 9,272 ms | |
Apr 20, 2016 1:49:50 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml | |
Apr 20, 2016 1:49:51 PM org.apache.catalina.startup.HostConfig deployDescriptor | |
INFO: Deployment of configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml has finished in 554 ms | |
Apr 20, 2016 1:49:51 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedoragsearch.war | |
log4j:WARN No appenders could be found for logger (org.fcrepo.server.security.servletfilters.BaseCaching). | |
log4j:WARN Please initialize the log4j system properly. | |
Apr 20, 2016 1:50:01 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedoragsearch.war has finished in 10,526 ms | |
Apr 20, 2016 1:50:01 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/solr.war | |
Apr 20, 2016 1:50:04 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: No /solr/home in JNDI | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrResourceLoader locateSolrHome | |
INFO: solr home defaulted to 'solr/' (could not find system property or JNDI) | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.CoreContainer$Initializer initialize | |
INFO: looking for solr.xml: /var/lib/tomcat7/solr/solr.xml | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.CoreContainer <init> | |
INFO: New CoreContainer 1994823121 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.CoreContainer load | |
INFO: Loading CoreContainer using Solr Home: 'solr/' | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/' | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting socketTimeout to: 0 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting urlScheme to: http:// | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting connTimeout to: 0 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxConnectionsPerHost to: 20 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting corePoolSize to: 0 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maximumPoolSize to: 2147483647 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting maxThreadIdleTime to: 5 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting sizeOfQueue to: -1 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.handler.component.HttpShardHandlerFactory getParameter | |
INFO: Setting fairnessPolicy to: false | |
Apr 20, 2016 1:50:04 PM org.apache.solr.client.solrj.impl.HttpClientUtil createClient | |
INFO: Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.CoreContainer load | |
INFO: Registering Log Listener | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.CoreContainer create | |
INFO: Creating SolrCore 'collection1' using instanceDir: solr/collection1 | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrResourceLoader <init> | |
INFO: new SolrResourceLoader for directory: 'solr/collection1/' | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrConfig initLibs | |
INFO: Adding specified lib dirs to ClassLoader | |
Apr 20, 2016 1:50:04 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Using Lucene MatchVersion: LUCENE_42 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrConfig <init> | |
INFO: Loaded SolrConfig: solrconfig.xml | |
Apr 20, 2016 1:50:05 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Reading Solr Schema | |
Apr 20, 2016 1:50:05 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: Schema name=DemoOnSolr | |
Apr 20, 2016 1:50:05 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: default search field in schema is dc.description | |
Apr 20, 2016 1:50:05 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: query parser default operator is OR | |
Apr 20, 2016 1:50:05 PM org.apache.solr.schema.IndexSchema readSchema | |
INFO: unique key field: PID | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore <init> | |
INFO: [collection1] Opening new SolrCore at solr/collection1/, dataDir=solr/collection1/data/ | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.JmxMonitoredMap <init> | |
INFO: JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b54208 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initListeners | |
INFO: [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]} | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initDirectoryFactory | |
INFO: solr.NRTCachingDirectoryFactory | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data forceNew: false | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore getNewIndexDir | |
INFO: New index directory detected: old=null new=solr/collection1/data/index/ | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.CachingDirectoryFactory get | |
INFO: return new directory for /var/lib/tomcat7/solr/collection1/data/index forceNew: false | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created json: solr.JSONResponseWriter | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initWriters | |
INFO: adding lazy queryResponseWriter: solr.VelocityResponseWriter | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created velocity: solr.VelocityResponseWriter | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.SolrCore initWriters | |
INFO: created xslt: solr.XSLTResponseWriter | |
Apr 20, 2016 1:50:05 PM org.apache.solr.response.XSLTResponseWriter init | |
INFO: xsltCacheLifetimeSeconds=5 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /select: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /query: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /get: solr.RealTimeGetHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /browse: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update: solr.UpdateRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/json: solr.JsonUpdateRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/csv: solr.CSVRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.extraction.ExtractingRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /update/extract: solr.extraction.ExtractingRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.FieldAnalysisRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/field: solr.FieldAnalysisRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.DocumentAnalysisRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /analysis/document: solr.DocumentAnalysisRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/: solr.admin.AdminHandlers | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /admin/ping: solr.PingRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /debug/dump: solr.DumpRequestHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /replication: solr.ReplicationHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /spell: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /tvrh: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /terms: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: adding lazy requestHandler: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.RequestHandlers initHandlersFromConfig | |
INFO: created /elevate: solr.SearchHandler | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.loader.XMLLoader init | |
INFO: xsltCacheLifetimeSeconds=60 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.search.SolrIndexSearcher <init> | |
INFO: Opening Searcher@76aeafd7 main | |
Apr 20, 2016 1:50:05 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Hard AutoCommit: if uncommited for 2000ms; if 200 uncommited docs | |
Apr 20, 2016 1:50:05 PM org.apache.solr.update.CommitTracker <init> | |
INFO: Soft AutoCommit: disabled | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: Initializing spell checkers | |
Apr 20, 2016 1:50:05 PM org.apache.solr.spelling.DirectSolrSpellChecker init | |
INFO: init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.component.SpellCheckComponent inform | |
INFO: No queryConverter defined, using default converter | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.component.QueryElevationComponent inform | |
INFO: Loading QueryElevation from: /var/lib/tomcat7/solr/collection1/conf/elevate.xml | |
Apr 20, 2016 1:50:05 PM org.apache.solr.handler.ReplicationHandler inform | |
INFO: Commits will be reserved for 10000 | |
Apr 20, 2016 1:50:05 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener sending requests to Searcher@76aeafd7 main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 20, 2016 1:50:06 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=57 | |
Apr 20, 2016 1:50:06 PM org.apache.solr.core.QuerySenderListener newSearcher | |
INFO: QuerySenderListener done. | |
Apr 20, 2016 1:50:06 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: default | |
Apr 20, 2016 1:50:06 PM org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener newSearcher | |
INFO: Loading spell index for spellchecker: wordbreak | |
Apr 20, 2016 1:50:06 PM org.apache.solr.core.SolrCore registerSearcher | |
INFO: [collection1] Registered new searcher Searcher@76aeafd7 main{StandardDirectoryReader(segments_8:15 _0(4.2):C1 _1(4.2):C2 _2(4.2):C3 _3(4.2):C1 _4(4.2):C2 _5(4.2):C3 _6(4.2):C1)} | |
Apr 20, 2016 1:50:06 PM org.apache.solr.core.CoreContainer registerCore | |
INFO: registering core: collection1 | |
Apr 20, 2016 1:50:06 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: user.dir=/var/lib/tomcat7 | |
Apr 20, 2016 1:50:06 PM org.apache.solr.servlet.SolrDispatchFilter init | |
INFO: SolrDispatchFilter.init() done | |
Apr 20, 2016 1:50:06 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/solr.war has finished in 4,090 ms | |
Apr 20, 2016 1:50:06 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/fedora.war | |
Apr 20, 2016 1:50:19 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/fedora.war has finished in 13,809 ms | |
Apr 20, 2016 1:50:19 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deploying web application archive /var/lib/tomcat7/webapps/adore-djatoka.war | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployWAR | |
INFO: Deployment of web application archive /var/lib/tomcat7/webapps/adore-djatoka.war has finished in 1,124 ms | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 337 ms | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/examples | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/examples has finished in 529 ms | |
Apr 20, 2016 1:50:21 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deploying web application directory /var/lib/tomcat7/webapps/docs | |
Apr 20, 2016 1:50:22 PM org.apache.catalina.startup.HostConfig deployDirectory | |
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/docs has finished in 348 ms | |
Apr 20, 2016 1:50:22 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["http-bio-8080"] | |
Apr 20, 2016 1:50:22 PM org.apache.coyote.AbstractProtocol start | |
INFO: Starting ProtocolHandler ["ajp-bio-8009"] | |
Apr 20, 2016 1:50:22 PM org.apache.catalina.startup.Catalina start | |
INFO: Server startup in 36042 ms | |
Apr 20, 2016 1:58:23 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q=fgs_lastModifiedDate_dt:[2016-04-06T19:49:54.904Z+TO+*]&json.nl=map&fl=PID&start=0&sort=fgs_lastModifiedDate_dt+asc&rows=100&version=1.2&wt=json} hits=1 status=0 QTime=71 | |
Apr 20, 2016 1:58:24 PM org.apache.solr.core.SolrCore execute | |
INFO: [collection1] webapp=/solr path=/select params={q=fgs_lastModifiedDate_dt:[2016-04-06T19:49:54.904Z+TO+*]&json.nl=map&fl=PID&start=100&sort=fgs_lastModifiedDate_dt+asc&rows=100&version=1.2&wt=json} hits=1 status=0 QTime=2 | |
Apr 20, 2016 2:04:07 PM org.apache.solr.core.SolrDeletionPolicy onInit | |
INFO: SolrDeletionPolicy.onInit: commits:num=1 | |
commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/usr/local/solr/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55adf145; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_8,generation=8,filenames=[_0_Lucene41_0.tip, _3.si, _5_Lucene41_0.tip, _0_Lucene41_0.tim, _1.nvd, _3_Lucene41_0.doc, _5_Lucene41_0.tim, _0. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment