[ https://issues.apache.org/jira/browse/SOLR-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yonik Seeley resolved SOLR-377. ------------------------------- Resolution: Fixed committed. > speed increase for writers > -------------------------- > > Key: SOLR-377 > URL: https://issues.apache.org/jira/browse/SOLR-377 > Project: Solr > Issue Type: Improvement > Reporter: Yonik Seeley > Attachments: fastwriter.patch > > > When solr is writing the response of large cached documents, the bottleneck > is string encoding. > a buffered writer implementation that doesn't do any synchronization could > offer some good speedups. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.