This is an automated email from the ASF dual-hosted git repository.
jsweeney pushed a change to branch
SOLR-17181-glob-pattern-performance-degradation
in repository https://gitbox.apache.org/repos/asf/solr.git
from f30e0fd8411 Using apache commons implementation for wildcard matching
for glob patterns
add 7f5f655f1c5 Removing commons io dependency and instead reusing
applicable code from that library
No new revisions were added by this update.
Summary of changes:
solr/solrj/build.gradle | 1 -
.../apache/solr/common/util/GlobPatternUtil.java | 153 ++++++++++++++++++++-
2 files changed, 151 insertions(+), 3 deletions(-)