[
https://issues.apache.org/jira/browse/LUCENE-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1642:
------------------------------------------
Assignee: Michael McCandless
> 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: [email protected]
For additional commands, e-mail: [email protected]