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

Erik Hatcher commented on SOLR-7799:
------------------------------------

getFirstLiveDoc() could probably be sped up, but those index field flags aren't 
really that useful or needed in our case so I took the easy way out with the 
initial patch to just avoid going there.

> LukeRequestHandler too slow when there are many fields
> ------------------------------------------------------
>
>                 Key: SOLR-7799
>                 URL: https://issues.apache.org/jira/browse/SOLR-7799
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.2
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>             Fix For: 5.3
>
>         Attachments: SOLR-7799.patch
>
>
> /admin/luke responds very slowly when there are many fields in the index.  
> The issue is with getFirstLiveDoc() spinning its wheels a lot to get the 
> index flags.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to