Add IP access rule for a SOLR core
Add IP access rule for a SOLR core
-
GET https://opensolr.com/solr_manager/api/add_ip
-
Parameters:
-
email - your opensolr registration email address
-
api_key - your opensolr api_key
-
core_name - the name of the core you wish to add an IP rule to
-
ip - the IP address you wish to grant access
-
handler - the SOLR URI handler that the restriction will be applied to
-
Example: https://opensolr.com/solr_manager/api/add_ip?email=&
api_key=Please log in&core_name=my_solr_core&ip=15.24.53.123&handler=/update