You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Joel Bernstein (Jira)" <ji...@apache.org> on 2021/01/08 14:41:00 UTC

[jira] [Updated] (SOLR-15077) Improve performance of the nodes Streaming Expression

     [ https://issues.apache.org/jira/browse/SOLR-15077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein updated SOLR-15077:
----------------------------------
    Description: This ticket will use the new stream processing capability built into the export handler to unique the edges of the graph before sending the aggregator nodes. Currently the sorted nodes are uniqued at the aggregator node. Along with the new performance improvements coming in the export handler this will result in more than a 100% throughput improvement for graph traversals.  (was: This ticket will use the new stream processing capability built into the export handler to unique the edges of the graph. Currently the sorted nodes are uniqued at the aggregator node. Along with the new performance improvements coming in the export handler this will result in more than a 100% throughput improvement for graph traversals.)

> Improve performance of the nodes Streaming Expression
> -----------------------------------------------------
>
>                 Key: SOLR-15077
>                 URL: https://issues.apache.org/jira/browse/SOLR-15077
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: streaming expressions
>            Reporter: Joel Bernstein
>            Priority: Major
>
> This ticket will use the new stream processing capability built into the export handler to unique the edges of the graph before sending the aggregator nodes. Currently the sorted nodes are uniqued at the aggregator node. Along with the new performance improvements coming in the export handler this will result in more than a 100% throughput improvement for graph traversals.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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