: How can I view solr docs in response writers before the response is sent
: to the client ? What I get is only DocSlice with int values having size
: equal the docs requested. All this while debugging on the
: SolrQueryResponse Object.
if you are writitng a custom ResponseWriter you can get the
Hello all,
How can I view solr docs in response writers before the response is sent
to the client ? What I get is only DocSlice with int values having size
equal the docs requested. All this while debugging on the
SolrQueryResponse Object.
Thanks
Sam