You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2003/10/12 19:03:32 UTC

DO NOT REPLY [Bug 23754] New: - [PATCH] IndexWriter var to control in-memory merges

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23754>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23754

[PATCH] IndexWriter var to control in-memory merges

           Summary: [PATCH] IndexWriter var to control in-memory merges
           Product: Lucene
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Index
        AssignedTo: lucene-dev@jakarta.apache.org
        ReportedBy: otis@apache.org


This patch adds a variable to IndexWriter in order to control the number of
Documents merged in RAMDirectory independently of the mergeFactor.

A patch from "fp235-5" <ju...@lingway.com>
Date:  Sat, 20 Sep 2003 16:07:09 +0200

NOTE: there are no unit tests that test this patch.

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