DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30985>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30985 Query.toString() and Query.toString(String field) not escaping special characters ------- Additional Comments From [EMAIL PROTECTED] 2004-09-03 21:42 ------- I just committed a fix but then noticed that it's not so easy for e.g. WildcardQuery. We cannot just escape "*" in a WildcardQuery. It seems in MultiTerQueries toString() we cannot decide anymore if a special character needs to be escaped. What to do now? Does someone have a better approach? Should I revert my patch as it doesn't fix the problem completly? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]