constant DrupalApacheSolrService::STATS_SERVLET_4 in Apache Solr Search 8
Same name and namespace in other branches
- 6.3 Drupal_Apache_Solr_Service.php \DrupalApacheSolrService::STATS_SERVLET_4
- 7 Drupal_Apache_Solr_Service.php \DrupalApacheSolrService::STATS_SERVLET_4
File
- ./
Drupal_Apache_Solr_Service.php, line 82
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
const STATS_SERVLET_4 = 'admin/mbeans?wt=xml&stats=true';