You are here

protected property Apache_Solr_Service::$_postContext in Apache Solr Search 5

Stream context for posting

Type: resource

File

SolrPhpClient/Apache/Solr/Service.php, line 148

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