public class AlfrescoQueryRequest
extends org.apache.solr.client.solrj.request.QueryRequest
| Constructor and Description |
|---|
AlfrescoQueryRequest() |
AlfrescoQueryRequest(org.apache.solr.common.params.SolrParams q) |
AlfrescoQueryRequest(org.apache.solr.common.params.SolrParams q,
org.apache.solr.client.solrj.SolrRequest.METHOD method) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.apache.solr.common.util.ContentStream> |
getContentStreams() |
void |
setContentStream(org.apache.solr.common.util.ContentStream contentStream) |
createResponse, getParams, getPathgetBasicAuthPassword, getBasicAuthUser, getMethod, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallbackpublic AlfrescoQueryRequest()
public AlfrescoQueryRequest(org.apache.solr.common.params.SolrParams q)
public AlfrescoQueryRequest(org.apache.solr.common.params.SolrParams q,
org.apache.solr.client.solrj.SolrRequest.METHOD method)
public Collection<org.apache.solr.common.util.ContentStream> getContentStreams()
getContentStreams in class org.apache.solr.client.solrj.request.QueryRequestpublic void setContentStream(org.apache.solr.common.util.ContentStream contentStream)
contentStream - the contentStream to setCopyright © 2005–2020 Alfresco Software. All rights reserved.