You are here

protected property SolrDocument::$solr_document in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/search_api/datasource/SolrDocument.php \Drupal\search_api_solr\Plugin\search_api\datasource\SolrDocument::solr_document

File

src/Plugin/search_api/datasource/SolrDocument.php, line 28

Class

SolrDocument
Represents a datasource which exposes external Solr Documents.

Namespace

Drupal\search_api_solr\Plugin\search_api\datasource

Code

protected $solr_document = 'solr_document';