Re: Confirm Solr index corruption

2015-02-18 Thread Otis Gospodnetic
Hi, It sounds like Solr simply could not index some docs. The index is not corrupt, it's just that indexing was failing while disk was full. You'll need to re-send/re-add/re-index the missing docs (or simply all of them if you don't know which ones are missing). Otis -- Monitoring * Alerting *

Confirm Solr index corruption

2015-02-17 Thread Thomas Mathew
Hi All, I use Solr 4.4.0 in a master-slave configuration. Last week, the master server ran out of disk (logs got too big too quick due to a bug in our system). Because of this, we weren't able to add new docs to an index. The first thing I did was to delete a few old log files to free up disk spac

Re: Solr Index corruption

2010-07-20 Thread Erick Erickson
; org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) >at > > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) >at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) >at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849) >at > > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) >at > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) >at java.lang.Thread.run(Thread.java:619) > > catalina.2010-07-15.log:SEVERE: java.io.FileNotFoundException: > /solr_data/data/index/segments_jes (No such file or directory) > catalina.2010-07-15.log:SEVERE: java.io.FileNotFoundException: > /solr_data/data/index/segments_jes (No such file or directory) > catalina.2010-07-15.log:SEVERE: java.io.FileNotFoundException: > /solr_data/data/index/segments_jes (No such file or directory) > catalina.2010-07-15.log:SEVERE: java.io.FileNotFoundException: > /solr_data/data/index/segments_jes (No such file or directory) > catalina.2010-07-15.log:SEVERE: java.io.FileNotFoundException: > /solr_data/data/index/segments_jes (No such file or directory) > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-Index-corruption-tp980425p980472.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Solr Index corruption

2010-07-19 Thread benedictdsilva
e or directory) -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Index-corruption-tp980425p980472.html Sent from the Solr - User mailing list archive at Nabble.com.