[
https://issues.apache.org/jira/browse/SOLR-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-3121:
---------------------------------
Attachment: SOLR-3121.patch
Small change that restores the old Admin UI behavior.
NOTE: The old UI behavior is going to be slow for large indexes since it does
the enumeration of all the fields when you click "schema browser". The right
fix is to incorporate the new parameters in "the right place" in the old admin
UI, but at least this doesn't change the old behavior, it just doesn't make it
as nice as the new.
> Make new admin UI work better with big indexes
> ----------------------------------------------
>
> Key: SOLR-3121
> URL: https://issues.apache.org/jira/browse/SOLR-3121
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 4.0
> Reporter: Ryan McKinley
> Fix For: 4.0
>
> Attachments: SOLR-3121-luke-admin-ui.patch,
> SOLR-3121-luke-admin-ui.patch, SOLR-3121.patch, SOLR-3121.patch
>
>
> As reported in SOLR-2667, the admin UI gets pretty bad with big indexes.
> Mostly this seems the fault of excessive calls to luke and not limiting the
> number of terms
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]