【问题标题】:How to protect solr on document level except admin level如何在管理员级别以外的文档级别保护 solr
【发布时间】:2017-02-16 13:10:50
【问题描述】:

如何在文档级别保护 solr。我已经在管理员级别保护了 solr,但我仍然可以通过 curl 请求获得响应

http://localhost:8983/solr/core1/select?q=%3A&wt=xml&indent=true

【问题讨论】:

    标签: solr solrcloud


    【解决方案1】:

    您可以添加角色以仅访问特定集合甚至搜索/更新处理程序。更多信息在这里 https://cwiki.apache.org/confluence/display/solr/Rule-Based+Authorization+Plugin

    如果上述内容不是您想要的,这里还有一些关于文档级安全性的链接:

    http://lucene.472066.n3.nabble.com/document-level-security-filter-solution-for-Solr-td4126992.html

    http://wiki.apache.org/solr/SolrSecurity#Document_Level_Security

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-05-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-08-30
      • 2013-12-21
      相关资源
      最近更新 更多