With 2.9.2 you don't have to optimize at all. DIGY -----Original Message----- From: Trevor Watson [mailto:[email protected]] Sent: Monday, January 24, 2011 8:58 PM To: [email protected] Subject: Optimization times
Just a quick question regarding using the Optimize function in Lucene.NET. Is it more time efficient to call Optimize occasionally while adding documents to an index, or is it better to call it at the end of adding documents only? The index we are creating has a possible 2-3 million records added at a time and we currently optimize every 100,000. Thanks in advance. Trevor Watson
