You are here

protected property Solr_Base_Query::$field_map in Apache Solr Search 5.2

Same name and namespace in other branches
  1. 6 Solr_Base_Query.php \Solr_Base_Query::field_map
  2. 6.2 Solr_Base_Query.php \Solr_Base_Query::field_map

A mapping of field names from the URL to real index field names.

File

./Solr_Base_Query.php, line 95

Class

Solr_Base_Query

Code

protected $field_map = array();