You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2016/10/30 01:45:58 UTC

[jira] [Updated] (SOLR-9705) Add pageRank Streaming Expression

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

  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 algorithms 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 in ranking 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 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.



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

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