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

Erik Hatcher updated SOLR-7799:
-------------------------------
    Attachment: SOLR-7799.patch

Here's a patch that adds an "includeIndexFieldFlags" option, defaulting to true 
for backwards compatibility.  Setting this flag to false greatly speeds up the 
request.  The schema flags are still included as those aren't a performance 
issue.

> 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