On Jan 28, 2007, at 11:23 PM, maureen tanuwidjaja wrote:
I think so ...btw may I ask the opinion, will it be useful to
optimize let say every 50,000-60,000 documents? I have total of
660,000 docs...
Lucene automatically merges segments periodically during large
indexing runs. Look at the parameters available on IndexWriter, and
research the best practices mentioned about those settings in this
forum archives, the Lucene wiki, and other resources (such as
articles and "Lucene in Action"). With sufficient disk space you'll
be able to tune those settings to keep the index as unsegmented as
you like as you index, and then optimize after the batch is completed
again for good measure.
Erik
Erik Hatcher <[EMAIL PROTECTED]> wrote:
On Jan 28, 2007, at 9:15 PM, maureen tanuwidjaja wrote:
OK,This is the printout of the stack trace while failing to
indexing the 190,000th ocument
java.io.IOException: There is not enough space on the disk
Can anyone help?
Ummm.... get more disk space?!
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------
Everyone is raving about the all-new Yahoo! Mail beta.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]