protected property StreamingExpressionBuilder::$backend in Search API Solr 8.3
Same name and namespace in other branches
- 4.x src/Utility/StreamingExpressionBuilder.php \Drupal\search_api_solr\Utility\StreamingExpressionBuilder::backend
The Solr backend.
Type: \Drupal\search_api_solr\SolrBackendInterface
File
- src/
Utility/ StreamingExpressionBuilder.php, line 122
Class
- StreamingExpressionBuilder
- Provides methods for creating streaming expressions targeting a given index.
Namespace
Drupal\search_api_solr\UtilityCode
protected $backend;