| Package | Description |
|---|---|
| org.apache.solr.client.solrj.beans | |
| org.apache.solr.client.solrj.impl | |
| org.apache.solr.client.solrj.response | |
| org.apache.solr.common.util |
| Modifier and Type | Method and Description |
|---|---|
<T> List<T> |
DocumentObjectBinder.getBeans(Class<T> clazz,
SolrDocumentList solrDocList) |
| Modifier and Type | Method and Description |
|---|---|
protected SolrDocumentList |
XMLResponseParser.readDocuments(XMLStreamReader parser) |
| Modifier and Type | Method and Description |
|---|---|
SolrDocumentList |
Group.getResult()
Returns the documents to be displayed that belong to this group.
|
SolrDocumentList |
QueryResponse.getResults() |
| Constructor and Description |
|---|
Group(String groupValue,
SolrDocumentList result)
Creates a Group instance.
|
| Modifier and Type | Method and Description |
|---|---|
SolrDocumentList |
JavaBinCodec.readSolrDocumentList(FastInputStream dis) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaBinCodec.writeSolrDocumentList(SolrDocumentList docs) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.