small speedups to bulk merging
------------------------------

                 Key: LUCENE-1242
                 URL: https://issues.apache.org/jira/browse/LUCENE-1242
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Index
    Affects Versions: 2.3
            Reporter: Michael McCandless
            Assignee: Michael McCandless
            Priority: Trivial
             Fix For: 2.4


The bulk merging code, for stored fields & term vectors, was calling isDeleted 
twice for each deleted doc.

Patch also changes DocumentsWriter to use IndexWriter.message for its 
infoStream messages.

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

Reply via email to