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

Joel Bernstein edited comment on SOLR-10274 at 4/6/17 7:01 PM:
---------------------------------------------------------------

This is a fairly small coding change but ends up affecting many of the test 
cases. That's because CloudSolrStream used to by lenient about setting the 
StreamContext, so most of the test cases didn't set the StreamContext. As part 
of this ticket CloudSolrStream now enforces the setting of StreamContext, so 
most of the test cases need to be adjusted to add the StreamContext.

The /stream handler always properly sets the StreamContext so from a users 
standpoint enforcing the setting of the StreamContext shouldn't cause problems 
when upgrading.


was (Author: joel.bernstein):
This is a fairly small coding change but ends up affecting many of the test 
cases. That's because CloudSolrStream used to by lenient about setting the 
StreamContext, so most of the test cases didn't set the StreamContext. As part 
of this ticket CloudSolrStream now enforces the setting of StreamContext, so 
most of the test cases need to be adjusted to add the StreamContext.

> The search Streaming Expression should work in non-SolrCloud mode
> -----------------------------------------------------------------
>
>                 Key: SOLR-10274
>                 URL: https://issues.apache.org/jira/browse/SOLR-10274
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>
> The *search* Streaming expression powers Solr's MapReduce queries, a large 
> part of the SQL interface and graph expressions. So it would be great if it 
> could work in non-SolrCloud mode as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to