Description
Right now when we show the plugin info, links are just plaintext. For:
http://localhost:8983/solr/#/singlecore/plugins/other?entry=org.apache.solr.handler.component.QueryElevationComponent
we see:
src: $URL: https://svn.apache.org/repos/asf/lucene/dev/trunk/solr/core/src/java/org/apache/solr/handler/component/QueryElevationComponent.java $
docs: http://wiki.apache.org/solr/QueryElevationComponent
It would be great if that actually linked to the URLS.
perhaps using something like:
https://code.google.com/p/jquery-linkifier/source/browse/jquery.gn.linkifier.js
Attachments
Attachments
Issue Links
- is related to
-
SOLR-3238 Sequel of Admin UI
- Closed