Re: merge index files without restart solr

2008-09-12 Thread Otis Gospodnetic
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 som

merge index files without restart solr

2008-09-11 Thread Mice
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