[
https://issues.apache.org/jira/browse/SOLR-11420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-11420:
----------------------------------
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:
{code}
sql(stmt="select ...")
{code}
was: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.
> sql Streaming Expression should use the default collection if none is
> provide.ing
> ---------------------------------------------------------------------------------
>
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]