protected property DrupalApacheSolrService::$parsed_url in Apache Solr Search 7
Same name and namespace in other branches
- 8 Drupal_Apache_Solr_Service.php \DrupalApacheSolrService::parsed_url
- 6.3 Drupal_Apache_Solr_Service.php \DrupalApacheSolrService::parsed_url
Server url
Type: array
File
- ./
Drupal_Apache_Solr_Service.php, line 90
Class
- DrupalApacheSolrService
- Starting point for the Solr API. Represents a Solr server resource and has methods for pinging, adding, deleting, committing, optimizing and searching.
Code
protected $parsed_url;