Issue a <commit/> to your Solr to make it recreate the searcher after the merge.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: Mice <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Friday, September 12, 2008 2:25:29 AM > Subject: merge index files without restart solr > > Hi guys > > I tried to merge some index files to solr's index file while solr is > online. The merge succeeds, but solr can not query the new merged data > unless restart solr's web container. > Is there some configuration that i should set to make it work? > > Thanks