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

Change /stream handler http param from "stream" to "expr"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • SolrJ
    • None

    Description

      When passing in a Streaming Expression to the /stream handler you currently use the "stream" http parameter. This dates back to when serialized TupleStream objects were passed in. Now that the /stream handler only accepts Streaming Expressions it makes sense to rename this parameter to "expr".

      For example:

      http://localhost:8983/collection1/stream?expr=search(...)

      Attachments

        1. SOLR-8443.patch
          1 kB
          Joel Bernstein

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jbernste Joel Bernstein
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: