Uses of Class
org.apache.solr.response.BinaryResponseWriter
-
Packages that use BinaryResponseWriter Package Description org.apache.solr.response API and implementations ofQueryResponseWriterfor formatting Solr request responses -
-
Uses of BinaryResponseWriter in org.apache.solr.response
Subclasses of BinaryResponseWriter in org.apache.solr.response Modifier and Type Class Description classCborResponseWriterA response writer impl that can write results in CBOR (cbor.io) format when wt=cbor.classJacksonJsonWriterA JSON ResponseWriter that uses jackson.classSmileResponseWriter
-