renatoh opened a new pull request, #4406: URL: https://github.com/apache/solr/pull/4406
BoolQParserPlugin supported the parameter mm (minimum patch) but always expected a integer, it was not able to handle percantage and threshold bases minimum match expression as we know it from the DisMaxQParser. I added this functionality to BoolQParserPlugin by reusing the logic from DisMaxQParser -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
