Make it possible to omit responseheader
---------------------------------------

                 Key: SOLR-746
                 URL: https://issues.apache.org/jira/browse/SOLR-746
             Project: Solr
          Issue Type: Improvement
          Components: search
    Affects Versions: 1.3
            Reporter: Noble Paul
             Fix For: 1.4


In a lot of cases we do not actually need the data included in the
header.SO we just waste bandwidth, processing to write and read this .

And there are requests where the responses are quite small too frequent  (say 
for auto-suggest feature) where this overhead is unnecessary

we should add a request parameter omitHeader=true|false . Default
should be false . If it is true let us not send the header itself


http://markmail.org/message/rcobnn4g2qyzygmp

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to