rajat315315 opened a new issue, #16318: URL: https://github.com/apache/lucene/issues/16318
### Description While going through code, found another small optimization that we can do to improve performance and reduce memory footprint. https://github.com/apache/lucene/blob/88f79193b1884f2cba5399ecde3cd0dd7f7ef793/lucene/analysis/common/src/java/org/apache/lucene/analysis/miscellaneous/FingerprintFilter.java#L176 Raising a PR to address the same. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
