dsmiley opened a new pull request #638: URL: https://github.com/apache/solr/pull/638
... and some misc adjustments https://issues.apache.org/jira/browse/SOLR-12336 Mostly; instead of making DocSetQuery score as 0, make FilteredQuery do that. Since FilteredQuery wraps DocSetQuery, there's no difference for FilteredQuery. DocSetQuery is more internal. It's users don't see to care about the score any way. -- 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]
