Yonik Seeley created SOLR-11262:
-----------------------------------

             Summary: XML writer does not implement PushWriter
                 Key: SOLR-11262
                 URL: https://issues.apache.org/jira/browse/SOLR-11262
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Yonik Seeley


While implementing points support for the terms component in a streaming manner 
(via PushWriter/MapWriter) I discovered that the XML response writer does not 
implement this interface.

This means that any code using PushWriter (via MapWriter or IteratorWriter) 
will be broken if one tries to use XML response format.  This may easily go 
unnoticed if one is not using XML response format in testing (JSON or binary is 
frequently used).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to