You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "epugh (via GitHub)" <gi...@apache.org> on 2023/03/30 16:49:47 UTC

[GitHub] [solr] epugh commented on a diff in pull request #1507: SOLR-16726: Adding Date Math expression units to docs

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: issues-unsubscribe@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org