| Package | Description |
|---|---|
| org.apache.solr.client.solrj | |
| org.apache.solr.client.solrj.beans | |
| org.apache.solr.client.solrj.impl | |
| org.apache.solr.client.solrj.util | |
| org.apache.solr.common.util |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
StreamingResponseCallback.streamSolrDocument(SolrDocument doc) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DocumentObjectBinder.getBean(Class<T> clazz,
SolrDocument solrDoc) |
| Modifier and Type | Method and Description |
|---|---|
protected SolrDocument |
XMLResponseParser.readDocument(XMLStreamReader parser) |
| Modifier and Type | Method and Description |
|---|---|
static SolrDocument |
ClientUtils.toSolrDocument(SolrInputDocument d) |
| Modifier and Type | Method and Description |
|---|---|
static SolrInputDocument |
ClientUtils.toSolrInputDocument(SolrDocument d) |
| Modifier and Type | Method and Description |
|---|---|
SolrDocument |
JavaBinCodec.readSolrDocument(FastInputStream dis) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaBinCodec.writeSolrDocument(SolrDocument doc) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.