slow-J opened a new pull request, #13489:
URL: https://github.com/apache/lucene/pull/13489

   Fixing some IDE "warnings", such as removing some dead code + fixing a link 
+ adding use of try-with-resources.
   
   Did not fix `'search(org.apache.lucene.search.Query, 
org.apache.lucene.search.Collector)' is deprecated`, since it will be fixed as 
part of Issue: 12892.
   
   While I am already touching these, let me know if anyone has strong opinions 
and I can also fix the `Statement lambda can be replaced with expression 
lambda` or `Redundant array creation for calling varargs method` "warnings".
   


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to