Re: csv responsewriter and numfound

2011-08-25 Thread Jon Hoffman
I've added a case with patch here: https://issues.apache.org/jira/browse/SOLR-2731 On Wed, Aug 24, 2011 at 11:59 AM, Jon Hoffman wrote: > I took a look at the source and agree that it would be a bit hairy to > bubble up header settings from the response writers. > > Altern

Re: csv responsewriter and numfound

2011-08-24 Thread Jon Hoffman
rently... Only the content type returned. > > Erik > > On Aug 24, 2011, at 8:52, Jon Hoffman wrote: > > > What about the HTTP response header? > > > > > >>> Great question. But how would that get returned in the response? > >>> > >>>

Re: csv responsewriter and numfound

2011-08-24 Thread Jon Hoffman
What about the HTTP response header? > > Great question. But how would that get returned in the response? > > > > It is a drag that the header is lost when results are written in CSV, but > there really isn't an obvious spot for that information to be returned. > > I guess a comment would be one