14 feb 2007 kl. 17.12 skrev jm:
So my question, is it possible to disable some of the caching lucene does so the memory consumption will be smaller (I am a bit concerned on the memory usage side)? Or the memory savings would not pay off?
You could try to create a new Searcher for each query, and dispose of the instance when you have accessed the results. -- karl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]