Erick Erickson wrote:
If you're using 2.1, see IndexModifier. If you're previous to 2.1, the IndexModifier is (I think), hanging around in the contrib area. You have to delete a document and re-add it, there's no such thing as "modify inplace" in lucene currently.
Actually as of 2.1 you can now delete and update documents through IndexWriter. I would recommend using IndexWriter instead of IndexModifier. Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]