DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19058>. 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=19058 Reader getFieldNames returns an extra blank field name ------- Additional Comments From [EMAIL PROTECTED] 2003-10-03 04:19 ------- The culprit is here in org.apache.lucene.index.FieldInfos FieldInfos() { add("", false); } I don't understand the code well enough to see why this is required, but it definitely causes failures if you remove it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]