Joel Bernstein created SOLR-9705:
------------------------------------

             Summary: 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 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.



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