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

expose EmbeddedSolrServer response parsing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3
    • 1.3
    • clients - java
    • None

    Description

      Currently the EmbeddedSolrServer writes the response to XML (a string) then parses it so that it has an equivolent response to if it were passed around via HTTP. We should:

      • make this more efficient, or at least refactor so it is easy to make it more efficient in the future
      • expose the parsing functions, so other components could use it directly.

      Attachments

        1. SOLR-641-embedded-parsing.patch
          5 kB
          Ryan McKinley

        Issue Links

          Activity

            People

              ryantxu Ryan McKinley
              ryantxu Ryan McKinley
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: