Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryRequestWriter
A RequestWriter which writes requests in the javabin format
|
Modifier and Type | Field and Description |
---|---|
protected RequestWriter |
HttpSolrServer.requestWriter
The RequestWriter used to write all requests to Solr
|
Modifier and Type | Method and Description |
---|---|
void |
ConcurrentUpdateSolrServer.setRequestWriter(RequestWriter requestWriter) |
void |
HttpSolrServer.setRequestWriter(RequestWriter requestWriter) |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.