Hi all. IndexWriter.close() API states that ::
"Flushes all changes to an index and closes all associated files.". What does "closes all associated files" mean, since we are apparently able to still addDocument() even after calling IndexWriter.close() ? Looking forward to a reply. Ajay garg -- View this message in context: http://www.nabble.com/Doubt-on-IndexWriter.close%28%29-tp18153935p18153935.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]