You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2018/06/15 06:59:00 UTC

[jira] [Closed] (SOLR-11420) sql Streaming Expression should use the default collection if none is provided

     [ https://issues.apache.org/jira/browse/SOLR-11420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrien Grand closed SOLR-11420.
-------------------------------

> sql Streaming Expression should use the default collection if none is provided
> ------------------------------------------------------------------------------
>
>                 Key: SOLR-11420
>                 URL: https://issues.apache.org/jira/browse/SOLR-11420
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>             Fix For: 7.1, master (8.0)
>
>         Attachments: SOLR-11420.patch
>
>
> 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:
> {code}
> sql(stmt="select ...")
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org