Skip to content

solrpl/solrgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

solrgraph

Simple tool allowing to visualize Solr graph query (http://solr.pl/en/2016/04/18/solr-6-0-and-graph-traversal-support/)

alt tag

Running

Limitations

  • Not tested on larger data sets
  • Not pretty
  • Not resistant to CORS

Changes

Changes introduced with each version.

0.4

  • Support for maxDepth parameter
  • Support for traversalFilter parameter

0.3

  • Released 29.04.2016
  • Support for q parameter
  • Styling changes

0.2

  • Released 25.04.2016
  • Tooltip with document fields on mouse over graph node
  • Data loaded page by page

0.1

  • Released 24.04.2016
  • Initial version
  • Allows providing basic information and visualize graph
  • No paging
  • No filtering
  • No control over q parameter

About

Visualization of result returning by Solr 6 graph query

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages