DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21150 Able to pass analyzer for IndexWriter.addDocument() method ------- Additional Comments From otis@apache.org 2003-07-03 23:30 ------- Just curious - what happens at the search time? Normally the same Analyzer needs to be used at both index and search time. If you use different Analyzers during indexing, depending on the language of a Document being added, how do you figure out which Analyzer to use when searching? Thanks. Also, if you have a patch for this enhancement, please attach it to this bug report. --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org