Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Class and Description |
---|
CommonsHttpSolrServer
Deprecated.
Use
HttpSolrServer instead. |
ConcurrentUpdateSolrServer.Runner
Opens a connection and sends everything...
|
HttpSolrServer
The
HttpSolrServer uses the Apache HTTP Client 4.x to connect to solr. |
HttpSolrServer.GzipDecompressingEntity |
LBHttpSolrServer
LBHttpSolrServer or "LoadBalanced HttpSolrServer" is just a wrapper to CommonsHttpSolrServer.
|
LBHttpSolrServer.ServerWrapper |
StreamingUpdateSolrServer.Runner
Deprecated.
Opens a connection and sends everything...
|
XMLResponseParser.KnownType |