public class SolrIndexQueryResponse extends Object implements IndexQueryResponse<org.apache.solr.client.solrj.response.QueryResponse>
| Constructor and Description |
|---|
SolrIndexQueryResponse(org.apache.solr.client.solrj.response.QueryResponse solrQueryResponse) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.solr.client.solrj.response.QueryResponse |
getContextualQueryResponse() |
public SolrIndexQueryResponse(org.apache.solr.client.solrj.response.QueryResponse solrQueryResponse)
public org.apache.solr.client.solrj.response.QueryResponse getContextualQueryResponse()
getContextualQueryResponse in interface IndexQueryResponse<org.apache.solr.client.solrj.response.QueryResponse>Copyright © 2019. All rights reserved.