janhoy commented on code in PR #2301: URL: https://github.com/apache/solr/pull/2301#discussion_r1503012710
########## solr/solrj/src/java/org/apache/solr/common/util/GlobPatternUtil.java: ########## @@ -27,11 +28,161 @@ public class GlobPatternUtil { * PathMatcher to match glob patterns in the same way to how glob patterns are matches for file * paths, rather than implementing our own glob pattern matching. Review Comment: Update the javadoc to reflect the change -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org