Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
CommonsHttpSolrServer creates the whole xml in memory before it writes it to the server. It effectively consumes 3 times the string size in memory before writing it to the server
It can be directly written to the server and we can get faster upload