Re: how to control the disk size of the indices

2008-03-24 Thread Yonik Seeley
On Mon, Mar 24, 2008 at 9:34 PM, Otis Gospodnetic <[EMAIL PROTECTED]> wrote: > Hi Yannis, > > I don't think there is anything of that sort in Lucene, but this shouldn't > be hard to do with a process outside Lucene. Of course. optimizing an index > increases its size temporarily, so your extern

Re: how to control the disk size of the indices

2008-03-24 Thread Otis Gospodnetic
Hi Yannis, I don't think there is anything of that sort in Lucene, but this shouldn't be hard to do with a process outside Lucene. Of course. optimizing an index increases its size temporarily, so your external process would have to take that into account and play it safe. You could also set