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://issues.apache.org/bugzilla/show_bug.cgi?id=28858 [PATCH] FilteredTermEnum code cleanup Summary: [PATCH] FilteredTermEnum code cleanup Product: Lucene Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Search AssignedTo: lucene-dev@jakarta.apache.org ReportedBy: daniel.naber@t-online.de FilteredTermEnum's constructor takes two parameters but doesn't use them. This patch changes that and thus makes the code easier readable. Maybe the old constructor should be kept (as deprecated)? I'm not sure, this version seems cleaner to me. --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org