You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/18 22:38:46 UTC

[jira] [Commented] (SOLR-8443) Change /stream handler http param from "stream" to "expr"

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

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

Commit 1720849 from [~joel.bernstein] in branch 'dev/trunk'
[ https://svn.apache.org/r1720849 ]

SOLR-8443: Change /stream handler http param from stream to expr

> Change /stream handler http param from "stream" to "expr"
> ---------------------------------------------------------
>
>                 Key: SOLR-8443
>                 URL: https://issues.apache.org/jira/browse/SOLR-8443
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrJ
>            Reporter: Joel Bernstein
>            Priority: Minor
>         Attachments: SOLR-8443.patch
>
>
> 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(...)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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