You are here

protected property SearchApiSolrConnection::$http_auth in Search API Solr 7

HTTP Basic Authentication header to set for requests to the Solr server.

Type: string

File

includes/solr_connection.inc, line 142

Class

SearchApiSolrConnection
Represents a Solr server resource.

Code

protected $http_auth;