You are here

protected property Drupal_RichSnippets_Apachesolr_ApachesolrSchemaPreprocessor::$_solrFields in Rich Snippets 7

An array of Solr fields modeling the search result's entity.

Type: array

File

lib/Drupal/RichSnippets/Apachesolr/ApachesolrSchemaPreprocessor.php, line 39
Contains Drupal_RichSnippets_Apachesolr_ApachesolrSchemaPreprocessor.

Class

Drupal_RichSnippets_Apachesolr_ApachesolrSchemaPreprocessor
Rich Snippets preprocessor for the Apache Solr Search Integration module.

Code

protected $_solrFields;