epugh commented on code in PR #1507:
URL: https://github.com/apache/solr/pull/1507#discussion_r1153531961
##########
solr/core/src/java/org/apache/solr/util/DateMathParser.java:
##########
@@ -134,6 +134,10 @@ private static Map<String, ChronoUnit> makeUnitsMap() {
// NOTE: Maybe eventually support NANOS
+ // NOTE: Any changes here should also make sure to update the list of
options in the
Review Comment:
looks like an extra space between the and list ;-)
--
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]