[ 
https://issues.apache.org/jira/browse/SOLR-11420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16185934#comment-16185934
 ] 

ASF subversion and git services commented on SOLR-11420:
--------------------------------------------------------

Commit 71032d7c644f5a9398cc67c0b540886956ad8caa in lucene-solr's branch 
refs/heads/branch_7x from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=71032d7 ]

SOLR-11420: sql Streaming Expression should use the default collection if none 
is provided


> 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
>             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
(v6.4.14#64029)

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

Reply via email to