protected property SearchApiSolrField::$schema in Search API Solr 7
An array of schema properties for this field. This will be a subset of the SearchApiSolrField::schemaLabels array.
Type: array
File
- includes/
solr_field.inc, line 39
Class
- SearchApiSolrField
- Logic around Solr field schema information.
Code
protected $schema;