You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Lee Hinman (JIRA)" <ji...@apache.org> on 2015/03/10 23:35:38 UTC

[jira] [Updated] (LUCENE-6355) Add verbose IndexWriter logging for writing field infos

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

Lee Hinman updated LUCENE-6355:
-------------------------------
    Attachment: LUCENE-6355.patch

Here is a very simple patch, it adds the same time logging that is used in the rest of {{SegmentMerger.merge}} to writing the field infos.

> Add verbose IndexWriter logging for writing field infos
> -------------------------------------------------------
>
>                 Key: LUCENE-6355
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6355
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/index
>    Affects Versions: 5.0
>            Reporter: Lee Hinman
>            Priority: Minor
>         Attachments: LUCENE-6355.patch
>
>
> SegmentMerger should also write the amount of time it takes to write the field infos during a merge. This makes it much easier to determine the contributing times for the total merge time.



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

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