You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2017/03/15 13:06:48 UTC

[jira] [Created] (SOLR-10288) Javascript housekeeping in UI

Shawn Heisey created SOLR-10288:
-----------------------------------

             Summary: Javascript housekeeping in UI
                 Key: SOLR-10288
                 URL: https://issues.apache.org/jira/browse/SOLR-10288
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Admin UI
    Affects Versions: 6.4.2
            Reporter: Shawn Heisey
            Priority: Minor


I noticed a couple of things about the javascript files included in Solr for the Admin UI:

* There is unnecessary duplication between the "js" and "libs" directories.
* Some of the files are not minified, and for some of those that are, the non-minified originals are still included in the binary release.

Removing the duplicates entirely and the non-minified files from the binary release would shave a little bit of size off of the binary download.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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