Package | Description |
---|---|
org.apache.solr.client.solrj |
Primary APIs for communicating with a Solr Server from a Java client.
|
org.apache.solr.client.solrj.request |
Convenience classes for dealing with various types of Solr requests.
|
Modifier and Type | Method and Description |
---|---|
SolrPingResponse |
SolrClient.ping()
Issues a ping request to check if the server is alive
|
Modifier and Type | Method and Description |
---|---|
protected SolrPingResponse |
SolrPing.createResponse(SolrClient client) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.