Re: optimize Index problem

2007-12-26 Thread Grant Ingersoll
Great, I think. Except now I am really interested about the exception and what settings you had for heap size, Lucene version, etc. On Dec 23, 2007, at 11:03 PM, Zhou Qi wrote: Hi , Grant After I adjust the mergefactor of indexwriter from 1000 to 100, it worked. Thank you. 22 Dec 20

Re: Re: Re: optimize Index problem

2007-12-23 Thread Zhou Qi
Hi , Grant After I adjust the mergefactor of indexwriter from 1000 to 100, it worked. Thank you. 22 Dec 2007 07:05:05 -0600, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > AUTOMATIC REPLY > > LUX is closed until 7th January 2008 > > most information about LUX is available at www.lux.org.uk > > > >

Re: Re: Re: optimize Index problem

2007-12-22 Thread tom
AUTOMATIC REPLY LUX is closed until 7th January 2008 most information about LUX is available at www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: optimize Index problem

2007-12-22 Thread tom
AUTOMATIC REPLY LUX is closed until 7th January 2008 most information about LUX is available at www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: optimize Index problem

2007-12-22 Thread Grant Ingersoll
What is the exception you got? -Grant On Dec 22, 2007, at 12:21 AM, Zhou Qi wrote: Hi guys, I met some trouble in optimizing the index. The index looks fine in Luke and I can carry out the search in the index. However, when I try to merge all these seperated files into a complete index.

optimize Index problem

2007-12-21 Thread Zhou Qi
Hi guys, I met some trouble in optimizing the index. The index looks fine in Luke and I can carry out the search in the index. However, when I try to merge all these seperated files into a complete index. A java internal exception indicates that the file are too large.The index size is about 40G