rajat315315 opened a new issue, #16310: URL: https://github.com/apache/lucene/issues/16310
### Description Hello everyone, I was going through the code of lucene and found a small #TODO where we are creating a new class instead of reusing an old variable. https://github.com/apache/lucene/blob/b843b4c6c395cff92b72997c8f59b0579d68365d/lucene/codecs/src/java/org/apache/lucene/codecs/simpletext/SimpleTextTermVectorsReader.java#L411 I thought why not make a first contribution and learn something new. -- 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]
