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=22469>. 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=22469 org.apache.lucene.search.Query.toString(String field) ignores it's only parameter ------- Additional Comments From [EMAIL PROTECTED] 2004-03-04 14:04 ------- Not sure what exactly the original reporter was referring to, but the attached code could indeed by confusing: even though the default field is empty, toString("xx") doesn't add the "xx" as a field, because the empty string is considered okay just like any other field name. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]