dsmiley commented on a change in pull request #158:
URL: https://github.com/apache/solr/pull/158#discussion_r644079174



##########
File path: 
solr/core/src/test/org/apache/solr/search/TestExtendedDismaxParser.java
##########
@@ -1776,6 +1764,36 @@ private static String getParsedQuery(SolrQueryRequest 
request) throws Exception
     return (String) BaseTestHarness.evaluateXPath(resp, 
"//str[@name='parsedquery']/text()", XPathConstants.STRING);
   }
   
+  public void testSplitOnWhitespace_shouldRespectMinimumShouldMatch(){

Review comment:
       https://issues.apache.org/jira/browse/SOLR-14920 -- I anticipate this 
will happen for 9.0 soon.




-- 
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



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

Reply via email to