You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2017/08/20 12:19:00 UTC

[jira] [Created] (SOLR-11262) XML writer does not implement PushWriter

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org