Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.