public static class SchemaRequest.DefaultQueryOperator extends AbstractSchemaRequest<SchemaResponse.DefaultQueryOperatorResponse>
SolrRequest.METHOD
Constructor and Description |
---|
SchemaRequest.DefaultQueryOperator() |
SchemaRequest.DefaultQueryOperator(SolrParams q) |
Modifier and Type | Method and Description |
---|---|
protected SchemaResponse.DefaultQueryOperatorResponse |
createResponse(SolrClient client)
Create a new SolrResponse to hold the response from the server
|
getContentStreams, getParams
getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback
public SchemaRequest.DefaultQueryOperator()
public SchemaRequest.DefaultQueryOperator(SolrParams q)
protected SchemaResponse.DefaultQueryOperatorResponse createResponse(SolrClient client)
SolrRequest
createResponse
in class SolrRequest<SchemaResponse.DefaultQueryOperatorResponse>
client
- the SolrClient
the request will be sent toCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.