Hi all, I have a system using DataImportHandler, and it is performing great, but we're getting a couple of sporadic warnings / errors that I'd like to be able to address.
The version of solr we are using is a nightly snapshot from 2008-08-02. 1) INFO: PERFORMANCE WARNING: Overlapping onDeckSearchers=2 I doubt this is DataImportMapper related, but it might be related to how we do updates / commits. Can anyone describe the situation that makes this performance warning happen? 2) SEVERE: org.apache.solr.common.SolrException: Error opening new searcher. exceeded limit of maxWarmingSearchers=4, try again later. My instinct says that this one is related to the first one but i'm not sure. 3) WARNING: Could not getStatistics on info bean org.apache.solr.search.SolrIndexSearcher org.apache.lucene.store.AlreadyClosedException: this IndexReader is closed Does this indicate there is a race condition between the info beans and the closing of searchers? enjoy, -jeremy -- ======================================================================== Jeremy Hinegardner [EMAIL PROTECTED]