: What do people think... should this (optionally) go under
: responseHeader, to be added by the ResponseWriter when it sees the
: flag to do so,
:   OR
: Should it be added in the response body, at the same level as
: highlighting info, faceting info, etc.

I think it should be done by the RequestHandlers, using shared utility
methods to make it easy, and thus should go in the response body -- not
hte header.

the header should be kept small, containing only core low level info about
the status of the communication with SolrCore.


-Hoss

Reply via email to