public final class QueryResponseWriterUtil extends Object
QueryResponseWriter
sModifier and Type | Method and Description |
---|---|
static void |
writeQueryResponse(OutputStream outputStream,
QueryResponseWriter responseWriter,
SolrQueryRequest solrRequest,
SolrQueryResponse solrResponse,
String contentType)
Writes the response writer's result to the given output stream.
|
public static void writeQueryResponse(OutputStream outputStream, QueryResponseWriter responseWriter, SolrQueryRequest solrRequest, SolrQueryResponse solrResponse, String contentType) throws IOException
BinaryQueryResponseWriter
or not to delegate to the appropriate method.Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.