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

Add a request parameter to execute a streaming expression locally

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 8.0
    • 8.2, 9.0
    • streaming expressions
    • None

    Description

      In some cases it is known (due to routing configuration) that all documents required for a streaming expression are co-located on the same server. In this case it is inefficient to send JSON over the wire, and it would be more efficient to issue the same expression to N servers, thereby saving transport and merge costs. Details, Patch and example to follow

      Attachments

        1. SOLR-13306.patch
          15 kB
          Gus Heck

        Activity

          People

            gus Gus Heck
            gus Gus Heck
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: