Author: joeshaw Date: 2007-04-12 18:43:56 +0100 (Thu, 12 Apr 2007) New Revision: 3657 ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=3657&view=rev
Modified: trunk/beagle/beagled/FileSystemQueryable/FileSystemQueryable.cs trunk/beagle/beagled/LuceneIndexingDriver.cs Log: Add a new AdditionGenerator class to the file system backend, to handle a torrent of files being created in an already-watched directory. This reduces CPU time and memory considerably when dealing with lots and lots of files. Fix a race condition in the RemovalGenerator (and put the fix into the AdditionGenerator) that would prevent all the files from being processed. Remove some deugging spew from LuceneIndexingDriver. _______________________________________________ SVN-commits-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/svn-commits-list
