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

Kevin Watters updated SOLR-8176:
--------------------------------
    Attachment: SOLR-8176.patch

Here's a patch with a basic implementation of a Kafka based frontier query 
broker to support distributed graph query traversal in Solr.  The unit test is 
commented out because it requires a Kafka broker to be running.  Also, there's 
some config parameters / properties that are hard coded.  Either way, this 
shows how to use the GraphQuery in a distributed graph traversal mode. 

> Model distributed graph traversals with Streaming Expressions
> -------------------------------------------------------------
>
>                 Key: SOLR-8176
>                 URL: https://issues.apache.org/jira/browse/SOLR-8176
>             Project: Solr
>          Issue Type: New Feature
>          Components: clients - java, SolrCloud, SolrJ
>    Affects Versions: master
>            Reporter: Joel Bernstein
>              Labels: Graph
>             Fix For: master
>
>         Attachments: SOLR-8176.patch
>
>
> I think it would be useful to model a few *distributed graph traversal* use 
> cases with Solr's *Streaming Expression* language. This ticket will explore 
> different approaches with a goal of implementing two or three common graph 
> traversal use cases.



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