On Wed, Mar 11, 2009 at 12:23 PM, Marc Sturlese <marc.sturl...@gmail.com> wrote:
> I have checked the log and it is closing an indexWriter and registering a
> new searcher but can't see that the older one is closed:

On a quiet system, you should see the original searcher closed right
after the new searcher is registered.

Example:
Mar 11, 2009 2:22:25 PM org.apache.solr.core.SolrCore registerSearcher
INFO: [] Registered new searcher searc...@1f1cbf6 main
Mar 11, 2009 2:22:25 PM org.apache.solr.search.SolrIndexSearcher close
INFO: Closing searc...@acdd02 main

> I am using not a plugin, just implemented a transformer to modify the data 
> but this should'nt afect.

Transformer?  from Data Import Handler?
What version of Solr are you using?

-Yonik
http://www.lucidimagination.com

Reply via email to