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

Joel Bernstein updated SOLR-9705:
---------------------------------
    Description: 
Starting with Solr 6.3, Streaming Expressions have the capability to run 
parallel *batch jobs*. So it would be useful to implement some batch 
algorithms. One  useful batch algorithm is PageRank 
https://en.wikipedia.org/wiki/PageRank.

PageRank can be used as a general purpose approach for ranking nodes in a 
graph. It can also be used for ranking web pages based on link popularity.

  was:
Starting with Solr 6.3, Streaming Expressions has the capability to run 
parallel *batch jobs*. So it would be useful to implement some batch 
algorithms. One  useful batch algorithm is PageRank 
https://en.wikipedia.org/wiki/PageRank.

PageRank can be used as a general purpose approach for ranking nodes in a 
graph. It can also be used for ranking web pages based on link popularity.


> Add pageRank Streaming Expression
> ---------------------------------
>
>                 Key: SOLR-9705
>                 URL: https://issues.apache.org/jira/browse/SOLR-9705
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>
> Starting with Solr 6.3, Streaming Expressions have the capability to run 
> parallel *batch jobs*. So it would be useful to implement some batch 
> algorithms. One  useful batch algorithm is PageRank 
> https://en.wikipedia.org/wiki/PageRank.
> PageRank can be used as a general purpose approach for ranking nodes in a 
> graph. It can also be used for ranking web pages based on link popularity.



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

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

Reply via email to