[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156426#comment-17156426 ]
ASF subversion and git services commented on SOLR-11262: -------------------------------------------------------- Commit 84f1d0b4da5a1b7f019e8c02e9a9b2858508b185 in lucene-solr's branch refs/heads/branch_8x from Munendra S N [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=84f1d0b ] SOLR-11262: XML writer implements writeMap and writeIterator (#1665) > 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 > Assignee: Munendra S N > Priority: Major > Attachments: SOLR-11262.patch > > Time Spent: 50m > Remaining Estimate: 0h > > 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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org