You are here

protected property SearchApiAcquiaSearchConnection::$derivedKey in Acquia Search for Search API 7.2

The derived key used to HMAC hash the search request.

Type: string

File

includes/v2/SearchApiAcquiaSearchConnection.php, line 15

Class

SearchApiAcquiaSearchConnection
Starting point for the Solr API. Represents a Solr server resource and has methods for pinging, adding, deleting, committing, optimizing and searching.

Code

protected $derivedKey;