protected static property SolrField::$solrField in Search API Solr 8.3
Same name and namespace in other branches
- 4.x src/Plugin/DataType/SolrField.php \Drupal\search_api_solr\Plugin\DataType\SolrField::solrField
Field name.
Type: string
File
- src/
Plugin/ DataType/ SolrField.php, line 29
Class
- SolrField
- Defines the "Solr field" data type.
Namespace
Drupal\search_api_solr\Plugin\DataTypeCode
protected static $solrField = 'solr_field';