Shawn Heisey created SOLR-16466: ----------------------------------- Summary: Admin UI - Make it optional to sort list of commandline args Key: SOLR-16466 URL: https://issues.apache.org/jira/browse/SOLR-16466 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Reporter: Shawn Heisey
It is sometimes detrimental to have the list of commandline arguments sorted in the Admin UI dashboard. One of the things I do whenever I install or upgrade Solr is to go into the javascript and remove the sort. I would like to make it optional on the dashboard to sort the arguments. I do not know how to go about doing this. My HTML/CSS/Javascript skills are not adequate to accomplish it. It's easy enough to remove ".sort()" from the javascript to turn it off, but making it optional (unchecking a checkbox and having that trigger some javascript) is something I would struggle to implement. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org