[ 
https://issues.apache.org/jira/browse/SOLR-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Matheis (steffkes) updated SOLR-4306:
--------------------------------------------

    Attachment: SOLR-4306.patch

Another approach
* The change in {{app.js}} should improve the initial loading of the UI
* Therefore the {{cores_load_data}} callback can not longer rely on 
{{app.cores_data}} (the object may not contain the full set of information)
* But we can rid of the {{indexInfo}} while submitting the form on the Core 
Admin (as long as no callback needs access to that information)
                
> Utilize indexInfo=false when gathering core names in UI
> -------------------------------------------------------
>
>                 Key: SOLR-4306
>                 URL: https://issues.apache.org/jira/browse/SOLR-4306
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>    Affects Versions: 4.0
>            Reporter: Shawn Heisey
>            Priority: Minor
>             Fix For: 4.2, 5.0
>
>         Attachments: SOLR-4306.patch, SOLR-4306.patch
>
>
> The capability added by SOLR-4302 could be used to speed up loading the UI, 
> by not gathering full information from the core admin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to