Package org.apache.solr.client.solrj
package org.apache.solr.client.solrj
Primary APIs for communicating with a Solr Server from a Java client.
-
ClassDescriptionSubclass of SolrException that allows us to capture an arbitrary HTTP status code and error details that may have been returned by the remote server or a proxy along the way.Abstraction through which all communication with a Solr server may be routedA lambda intended for invoking SolrClient operationsSolrRequest<T>The SolrJ base class for a request into Solr.Exception to catch all types of communication / parsing issues associated with talking to SOLR