Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
QueryResponse writer only allows text data to be written.
So it is not possible to implement a binary protocol . Create another interface which has a method
write(OutputStream os, SolrQueryRequest request, SolrQueryResponse response)