Hi Ahmed, I am not aware of some extension point in UI, but you can maybe use some combination of request handler and velocity response writer to get what you want, but you will not have some link in UI.
Emir -- Monitoring - Log Management - Alerting - Anomaly Detection Solr & Elasticsearch Consulting Support Training - http://sematext.com/ > On 22 Aug 2018, at 03:11, Ahmed Musallam <atya...@gmail.com> wrote: > > Hi, > > I'd like to build a UI plugin for solr, I can see all the ui related assets > in `/server/solr-webapp` but is there a way to add UI plugins without > modifying the ui assets under `/server/solr-webapp`? > > by plugin, I mean some way I can add a some form of UI to the admin UI, and > even better, make is specific to a certain core. > > any tutorials or documentation would be greatly appreciated! > > Thanks! > Ahmed