deprecate IndexWriter.addIndexes(Directory[])
---------------------------------------------
Key: LUCENE-1365
URL: https://issues.apache.org/jira/browse/LUCENE-1365
Project: Lucene - Java
Issue Type: Improvement
Affects Versions: 2.3.2, 2.3.1, 2.3, 2.2, 2.1
Reporter: Michael McCandless
Assignee: Michael McCandless
Priority: Minor
Fix For: 2.4
Since addIndexesNoOptimize accomplishes the same thing, more efficiently, and
you can always then call optimize() if you really wanted to, I think we should
deprecate the older addIndexes(Directory[]).
--
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]