protected property Apache_Solr_Service::$_host in Apache Solr Search 5
Server identification strings
Type: string
File
- SolrPhpClient/
Apache/ Solr/ Service.php, line 95
Class
- Apache_Solr_Service
- Starting point for the Solr API. Represents a Solr server resource and has methods for pinging, adding, deleting, committing, optimizing and searching.
Code
protected $_host, $_port, $_path;