Would it be ok to add an extra addDocument method to IndexWriter that would take an analyzer in addition to the document?
I am going to be indexing documents for multiple languages and I would prefer to not have to reopen a writer for each document that we are going to index. I took a look at the code and it looks pretty straight forward and it didn't look like it would break anything. Thanks, Randy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
