[ 
https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079006#comment-13079006
 ] 

David Smiley commented on SOLR-2667:
------------------------------------

Ryan, I agree with your observation and suggestion. The same basic situation 
happens with the current/old UI for my large index when I go to the schema 
browser -- it seems to lock up for minutes. Eventually I figured out what was 
going on and I edited my solrconfig.xml to put numTerms=0 by default. Ideally I 
would be able to request this statistic on-demand instead of by default, and 
with some sort of ajax-loading icon so I know its thinking. Even more ideal 
would be to somehow have the UI know that the statistic isn't expensive for 
certain fields and calculate it there.  Its too bad Lucene's index format 
doesn't contain this metadata in a quick to lookup format.

> Finish Solr Admin UI
> --------------------
>
>                 Key: SOLR-2667
>                 URL: https://issues.apache.org/jira/browse/SOLR-2667
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>             Fix For: 4.0
>
>         Attachments: SOLR-2667-110722.patch
>
>
> In SOLR-2399, we added a new admin UI. The issue has gotten too long to 
> follow, so this is a new issue to track remaining tasks.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to