tflobbe commented on a change in pull request #978: SOLR-13207: Handle query errors in calculateMinShouldMatch URL: https://github.com/apache/lucene-solr/pull/978#discussion_r340868404
########## File path: lucene/tools/src/groovy/install-markdown-filter.groovy ########## @@ -28,7 +28,7 @@ import com.vladsch.flexmark.html.HtmlRenderer; import com.vladsch.flexmark.parser.Parser; import com.vladsch.flexmark.parser.ParserEmulationProfile; import com.vladsch.flexmark.util.html.Escaping; -import com.vladsch.flexmark.util.options.MutableDataSet; +import com.vladsch.flexmark.util.data.MutableDataSet; Review comment: Is this intentional? looks like the precommit fails because of this ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org