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

sql Streaming Expression should use the default collection if none is provided

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.1, 8.0
    • None
    • None

    Description

      Currently the sql Streaming Expression requires a collection parameter to be specified for where to find the /sql handler. This ticket allows the sql expression to use the same collection as the /stream handler processing the request if a collection is not specified.

      This provides a nicer syntax:

      sql(stmt="select ...")
      

      Attachments

        1. SOLR-11420.patch
          3 kB
          Joel Bernstein

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: