Uses of Interface
org.apache.solr.response.BinaryQueryResponseWriter
-
Packages that use BinaryQueryResponseWriter Package Description org.apache.solr.response API and implementations ofQueryResponseWriterfor formatting Solr request responses -
-
Uses of BinaryQueryResponseWriter in org.apache.solr.response
Classes in org.apache.solr.response that implement BinaryQueryResponseWriter Modifier and Type Class Description classBinaryResponseWriterclassCborResponseWriterA response writer impl that can write results in CBOR (cbor.io) format when wt=cbor.classJacksonJsonWriterA JSON ResponseWriter that uses jackson.classPrometheusResponseWriterResponse writer for Prometheus metrics.classRawResponseWriterWrites a ContentStream directly to the output.classSmileResponseWriter
-