Package | Description |
---|---|
org.apache.solr.client.solrj.request |
Convenience classes for dealing with various types of Solr requests.
|
Modifier and Type | Method and Description |
---|---|
SolrPing |
SolrPing.removeAction()
Remove the action parameter from this request.
|
SolrPing |
SolrPing.setActionDisable()
Set the action parameter on this request to enable.
|
SolrPing |
SolrPing.setActionEnable()
Set the action parameter on this request to enable.
|
SolrPing |
SolrPing.setActionPing()
Set the action parameter on this request to ping.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.