Authentication and Authorization
Feature
Use authentication to connect with SOLR server
How to
You need activate this feature in SOLR server, to do this, follow steps in SOLR wiki
Change your SolrExpressOptions and set SecurityOptions, like below:
Last updated