You are here

constant Apache_Solr_Service::PING_SERVLET in Apache Solr Search 5

Servlet mappings

File

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

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

const PING_SERVLET = 'admin/ping';