CVSROOT:        /cvs/gnome
Module name:    beagle
Changes by:     joeshaw 06/10/16 16:44:36

Modified files:
        beagled/Lucene.Net/Index: IndexWriter.cs 
Added files:
        beagled/Lucene.Net/upstream-changes: 
                                             
24_optimized-maybe-merge-segments.patch 

Log message:
Optimize IndexWriter.MaybeMergeSegments() by caching the number of buffered
documents rather than counting the number after each document addition.  This
is a a backport from the Lucene devel 2.1 branch.

See https://issues.apache.org/jira/browse/LUCENE-388

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=joeshaw&date=explicit&mindate=2006-10-16%2016:43&maxdate=2006-10-16%2016:45

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to