You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2009/06/11 14:53:12 UTC

[jira] Resolved: (LUCENE-1642) IndexWriter.addIndexesNoOptimize ignores the compound file setting of the destination index

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

Michael McCandless resolved LUCENE-1642.
----------------------------------------

    Resolution: Fixed

I added the test case & committed.  Thanks Yasuhiro!

> IndexWriter.addIndexesNoOptimize ignores the compound file setting of the destination index
> -------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-1642
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1642
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>            Reporter: Yasuhiro Matsuda
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 2.9
>
>
> IndexWriter.addIndexesNoOptimize(Directory[]) ignores the compound file setting of the destination index. It is using the compound file flags of segments in the source indexes.
> This sometimes causes undesired increase of the number of files in the destination index when non-compound file indexes are added until merge kicks in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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