protected property Solr_Base_Query::$field_map in Apache Solr Search 6
Same name and namespace in other branches
- 5.2 Solr_Base_Query.php \Solr_Base_Query::field_map
- 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
Code
protected $field_map = array();