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/05/04 16:47:12 UTC

[jira] [Updated] (SOLR-8972) Add GraphHandler and GraphMLResponseWriter to support graph visualizations

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

Joel Bernstein updated SOLR-8972:
---------------------------------
    Attachment: SOLR-8972.patch

Patch with functional GraphHandler and GraphMLResponseWriter. Patch includes test cases for the GraphMLResponseWriter. Still need to add tests for the GraphHandler.

> Add GraphHandler and GraphMLResponseWriter to support graph visualizations
> --------------------------------------------------------------------------
>
>                 Key: SOLR-8972
>                 URL: https://issues.apache.org/jira/browse/SOLR-8972
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>             Fix For: 6.1
>
>         Attachments: GraphHandler.java, GraphMLResponseWriter.java, SOLR-8972.patch
>
>
> SOLR-8925 is shaping up nicely. It would be great if Solr could support outputting graphs in GraphML. This will allow users to visualize their graphs in a number of graph visualization tools (NodeXL, Gephi, Tulip etc...). This ticket will create a new Graph handler which will take a Streaming Expression graph traversal and output GraphML. A new GraphMLResponseWriter will handle the GraphML formatting. In future releases we can consider supporting other graph formats.



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