On Wed, Jan 21, 2009 at 4:31 PM, Manupriya <manupriya.si...@gmail.com>wrote:
> > 2. I had asked peviously regarding caching and memory > management( > http://www.nabble.com/How-to-open-a-new-searcher-and-close-the-old-one-by-sending-HTTP-request-td21496803.html > ). > So how do I schedule auto-commit for my Solr server. > > As per my understanding, <autoCommit> tag in Solrconfig.xml will call > commit > only if there has been an update. Right? So in case, no document has been > added/updated, how can I call auto commit? > Note: My only purpose to call commit without document change is to close > current Searcher and open a new Searcher. This is for better memory > management with caching. This confuses me. Why do you think Solr is mis-managing the memory? What are the problems you are encountering? -- Regards, Shalin Shekhar Mangar.