You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by treygrainger <gi...@git.apache.org> on 2016/03/20 05:36:45 UTC

[GitHub] lucene-solr pull request: SOLR-8626: Fix urls for nodes in cloud g...

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 <co...@treygrainger.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] lucene-solr pull request #23: SOLR-8626: Fix urls for nodes in cloud graph v...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/lucene-solr/pull/23


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org