You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Munendra S N (Jira)" <ji...@apache.org> on 2020/07/11 07:10:00 UTC

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

     [ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Munendra S N updated SOLR-11262:
--------------------------------
    Attachment: SOLR-11262.patch

> XML writer does not implement PushWriter
> ----------------------------------------
>
>                 Key: SOLR-11262
>                 URL: https://issues.apache.org/jira/browse/SOLR-11262
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>            Priority: Major
>         Attachments: SOLR-11262.patch
>
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org