dsmiley commented on pull request #265: URL: https://github.com/apache/solr/pull/265#issuecomment-906001252
We could convert SolrDispatchFilter to a Servlet. And maybe we should ditch things that seem of suspicious value, like the "excludePatterns" thing. Really if someone wants a servlet of their own then they are welcome to register it at some other path besides /solr. If Solr is at the root then maybe even Jetty can dispatch? I dunno but seems dubious. -- 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]
