Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOLR-8626: Fix urls for nodes in cloud graph view #23

Closed
wants to merge 1 commit into from

Conversation

treygrainger
Copy link
Contributor

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.

@asfgit asfgit closed this in 9cbd540 Jun 28, 2016
asfgit pushed a commit that referenced this pull request Jun 28, 2016
mnilsson23 pushed a commit to mnilsson23/lucene-solr that referenced this pull request Jul 6, 2016
mnilsson23 pushed a commit to mnilsson23/lucene-solr that referenced this pull request Jul 27, 2016
…-mergeFeatures

LTR apache#23: Merged Feature weight and scorer
mnilsson23 pushed a commit to mnilsson23/lucene-solr that referenced this pull request Aug 4, 2016
gf2121 pushed a commit to gf2121/lucene-solr that referenced this pull request Mar 22, 2021
The MockSynonymFilter should add the type TypeAttribute to the synonyms it
generates in order to make it a better stand-in for the real filter in tests.
epugh pushed a commit to epugh/lucene-solr-1 that referenced this pull request Sep 3, 2021
…ager (apache#23)

To allow for viable alternative implementations of where ConfigSets come from.

Co-authored-by: Nazerke Seidan <nseidan@salesforce.com>
Co-authored-by: David Smiley <dsmiley@salesforce.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant