Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于安全原因,我希望将对 Solr 服务器的访问仅限于特定 IP。由于 Solr 5 作为独立服务器运行,有人可以告诉我如何执行此限制。
我确实尝试过寻找解决方案,但我能想出的只是与 Solr 4 和以前版本相关的解决方案,其中 Solr war 部署在容器中而不是独立的。
提前致谢 !!!