| 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 | 
SolrServer.ping()
Issues a ping request to check if the server is alive 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SolrPingResponse | 
SolrPing.process(SolrServer server)  | 
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.