dsmiley commented on PR #4243: URL: https://github.com/apache/solr/pull/4243#issuecomment-4149418241
I have another PR to follow this one that simplifies JettySolrRunner a bit but seems a touch out of scope to include in a PR ostensibly limited to removing PathExclusionFilter. I'll post it once this one merges. It removes all of the fields for filters. And it creates the filters in a generic fashion in a loop. Gzip goes... moves to a BATS test. The handful of classes needing a filter (like debug or rate limiting) are given a method to look it up by type. -- 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]
