Hello, I have one document in the index. If that document is only renamed but its content is same as before then can I update the index. As the Book Lucene in Action says that Lucene doesn't have any thing like update(...) method. And for updating one need to delete the old document and add the new document. Is it the only solution?
Regards, Samir --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]