constant Apache_Solr_Service::THREADS_SERVLET in Apache Solr Search 5
File
- SolrPhpClient/
Apache/ Solr/ Service.php, line 88
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 THREADS_SERVLET = 'admin/threads';