GitHub user treygrainger opened a pull request:
https://github.com/apache/lucene-solr/pull/23
SOLR-8626: Fix urls for nodes in cloud graph view
This fixes SOLR-8626 (identical patch submitted on JIRA) by removing the
invalid (404) links on collections and cores in the graph view. The issue
existed - and has been fixed - in both the flat graph view and the radial view.
Additionally, when one was in the radial view and clicked on the link for a
node, it would switch back to flat graph view when navigating to the other
node, so the patch also improves the link in the radial view so that it
preserves the user's current view type on the URL when navigating between nodes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/treygrainger/lucene-solr SOLR-8626
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/23.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #23
----
commit dc4a490eb4edf49972849eb42b604fe490a88d75
Author: Trey Grainger <[email protected]>
Date: 2016-03-20T04:21:16Z
SOLR-8626: Fix urls for nodes in cloud graph view
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]