Uses of Class
org.apache.solr.client.solrj.request.SolrPing
Packages that use SolrPing
Package
Description
Convenience classes for dealing with various types of Solr requests.
-
Uses of SolrPing in org.apache.solr.client.solrj.request
Methods in org.apache.solr.client.solrj.request that return SolrPingModifier and TypeMethodDescriptionSolrPing.removeAction()Remove the action parameter from this request.SolrPing.setActionDisable()Set the action parameter on this request to enable.SolrPing.setActionEnable()Set the action parameter on this request to enable.SolrPing.setActionPing()Set the action parameter on this request to ping.