Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-973

CommonsHttpSolrServer must write the xml directly to the server

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.4
    • clients - java
    • 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

      Attachments

        1. SOLR-973.patch
          9 kB
          Noble Paul
        2. SOLR-973.patch
          0.7 kB
          Noble Paul

        Activity

          People

            shalin Shalin Shekhar Mangar
            noble.paul Noble Paul
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: