[
https://issues.apache.org/jira/browse/SOLR-13306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798535#comment-16798535
]
Gus Heck commented on SOLR-13306:
---------------------------------
Just used the attached patch to join/denormalize 5146620 documents to 1377364
other documents in 45 seconds, which is about 4-5x as fast as without it, so
I'm feeling pretty good about it now. Will likely commit this weekend.
> 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: [email protected]
For additional commands, e-mail: [email protected]