You are here

protected property StreamingExpressionBuilder::$serverId in Search API Solr 8.3

Same name and namespace in other branches
  1. 4.x src/Utility/StreamingExpressionBuilder.php \Drupal\search_api_solr\Utility\StreamingExpressionBuilder::serverId

The server ID.

Type: string

File

src/Utility/StreamingExpressionBuilder.php, line 64

Class

StreamingExpressionBuilder
Provides methods for creating streaming expressions targeting a given index.

Namespace

Drupal\search_api_solr\Utility

Code

protected $serverId;