protected property Drupal_Apache_Solr_Service::$_createDocuments in Apache Solr Search 6.2
Same name and namespace in other branches
- 6 Drupal_Apache_Solr_Service.php \Drupal_Apache_Solr_Service::_createDocuments
Whether {@link Apache_Solr_Response} objects should create {@link Apache_Solr_Document}s in the returned parsed data
@override to FALSE by default.
Type: boolean
File
- ./
Drupal_Apache_Solr_Service.php, line 21
Class
Code
protected $_createDocuments = FALSE;