Package org.apache.solr.client.solrj.impl
Concrete implementations of client API classes.
-
Interface Summary Interface Description ClusterStateProvider Provides cluster state from some sourceHttpClientBuilderFactory Factory interface for configuring SolrHttpClientBuilder.HttpListenerFactory SolrHttpClientBuilder.AuthSchemeRegistryProvider SolrHttpClientBuilder.CookieSpecRegistryProvider SolrHttpClientBuilder.CredentialsProviderProvider -
Enum Summary Enum Description XMLResponseParser.KnownType -
Exception Summary Exception Description BaseHttpSolrClient.RemoteExecutionException This should be thrown when a server has an error in executing the request, and it sends a proper payload back to the clientBaseHttpSolrClient.RemoteSolrException Subclass of SolrException that allows us to capture an arbitrary HTTP status code that may have been returned by the remote server or a proxy along the way.CloudSolrClient.RouteException