[ https://issues.apache.org/jira/browse/SOLR-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris A. Mattmann updated SOLR-1935: ------------------------------------ Attachment: SOLR-1935.Mattmann.053010.patch.txt > BaseResponseWriter neglects to add SolrDocument in DocList > isStreamingDocs=false > -------------------------------------------------------------------------------- > > Key: SOLR-1935 > URL: https://issues.apache.org/jira/browse/SOLR-1935 > Project: Solr > Issue Type: Bug > Components: Response Writers > Affects Versions: 1.5 > Environment: working on SOLR-1925, i noticed this > Reporter: Chris A. Mattmann > Attachments: SOLR-1935.Mattmann.053010.patch.txt > > > There is a bug near line 126/127 in BaseResponseWriter.java in the > isStreamingDocs() == false section for the DocList case. The SorlDocuments > aren't being added back to the list object for return. I noticed this while I > was working on SOLR-1925. Simple patch to fix, attached. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org