You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2007/10/18 03:42:50 UTC

[jira] Commented: (SOLR-377) speed increase for writers

    [ https://issues.apache.org/jira/browse/SOLR-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535805 ] 

Yonik Seeley commented on SOLR-377:
-----------------------------------

 Thanks Pieter, I just committed the PHP changes.

> 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, SOLR-377-phpresponsewriter.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.