Hello-

I have an application that can run in the background on a user Desktop -- it will go through phases of being used and not being used. I want to be able to free as many system resources when not in use as possible.

Currently I have a timer that wants for 10 mins of inactivity and releases a bunch of memory (unrelated to lucene/solor). Any suggestion on the best way to do this in lucene/solor? perhaps reload a core?

thanks for any pointers
ryan

Reply via email to