You are here

protected property DrupalApacheSolrService::$env_id in Apache Solr Search 7

Same name and namespace in other branches
  1. 8 Drupal_Apache_Solr_Service.php \DrupalApacheSolrService::env_id
  2. 6.3 Drupal_Apache_Solr_Service.php \DrupalApacheSolrService::env_id

File

./Drupal_Apache_Solr_Service.php, line 105

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 $env_id;