Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
org.apache.solr.client.solrj.io |
Streaming Aggregation API
|
org.apache.solr.client.solrj.io.stream |
Stream implementations for the Streaming Aggregation API
|
org.apache.solr.client.solrj.request |
Convenience classes for dealing with various types of Solr requests.
|
Class and Description |
---|
BinaryResponseParser |
CloudSolrClient
SolrJ client class to communicate with SolrCloud.
|
CloudSolrClient.RouteResponse |
ConcurrentUpdateSolrClient
ConcurrentUpdateSolrClient buffers all added documents and writes
them into open HTTP connections.
|
HttpClientConfigurer
The default http client configurer.
|
HttpSolrClient
A SolrClient implementation that talks directly to a Solr server via HTTP
There are two ways to use an HttpSolrClient:
1) Pass a URL to the constructor that points directly at a particular core
|
HttpSolrClient.HttpUriRequestResponse |
LBHttpSolrClient
LBHttpSolrClient or "LoadBalanced HttpSolrClient" is a load balancing wrapper around
HttpSolrClient . |
LBHttpSolrClient.Req |
LBHttpSolrClient.Rsp |
LBHttpSolrClient.ServerWrapper |
XMLResponseParser.KnownType |
Class and Description |
---|
CloudSolrClient
SolrJ client class to communicate with SolrCloud.
|
HttpSolrClient
A SolrClient implementation that talks directly to a Solr server via HTTP
There are two ways to use an HttpSolrClient:
1) Pass a URL to the constructor that points directly at a particular core
|
Class and Description |
---|
CloudSolrClient
SolrJ client class to communicate with SolrCloud.
|
Class and Description |
---|
LBHttpSolrClient.Req |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.