gerlowskija commented on PR #4239:
URL: https://github.com/apache/solr/pull/4239#issuecomment-4127503115

   In self-reviewing, I got a ton of mileage out of using `vimdiff` or `diff` 
to compare related files.
   
   e.g. `vimdiff <snip>/NumericRangeQParserPluginDoubleTest.java 
<snip>/NumericRangeQParserPluginFloatTest.java` should show that the classes 
are identical except for changes from float -> double.
   
   Feel free to ignore, but I found it helpful 🤷 


-- 
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]

Reply via email to