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 2019/05/08 16:18:00 UTC

[jira] [Commented] (SOLR-13306) Add a request parameter to execute a streaming expression locally

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

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

Commit 76b854cb4fce759c2b312a16126c4c0be0f7086a in lucene-solr's branch refs/heads/master from Gus Heck
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=76b854c ]

SOLR-13306 Add a request parameter to execute a streaming expression locally


> Add a request parameter to execute a streaming expression locally
> -----------------------------------------------------------------
>
>                 Key: SOLR-13306
>                 URL: https://issues.apache.org/jira/browse/SOLR-13306
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: streaming expressions
>    Affects Versions: 8.0
>            Reporter: Gus Heck
>            Assignee: Gus Heck
>            Priority: Minor
>         Attachments: SOLR-13306.patch
>
>
> In some cases it is known (due to routing configuration) that all documents required for a streaming expression are co-located on the same server. In this case it is inefficient to send JSON over the wire, and it would be more efficient to issue the same expression to N servers, thereby saving transport and merge costs. Details, Patch and example to follow



--
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