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

Robert Muir commented on LUCENE-6320:
-------------------------------------

We can split FieldInfos change out as a sub-task for LUCENE-6199 and just fix 
CI to not be stupid?

The reason i did it here was for performance reasons, it does impact checkindex 
(and probably merging time at least in some cases) significantly even if the 
index has only 10 fields. This was like a 10-15% improvement, but the other 
changes here to CI are more important.

> speed up checkindex
> -------------------
>
>                 Key: LUCENE-6320
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6320
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-6320.patch
>
>
> This is fairly slow today, very ram intensive, and has some buggy stuff (e.g. 
> postingsenum reuse bugs). We can do better...



--
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