beagle r3436 - in branches/beagle-0.2.16: Util beagled



Author: joeshaw
Date: 2007-02-13 19:05:55 +0000 (Tue, 13 Feb 2007)
New Revision: 3436
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=3436&view=rev

Modified:
   branches/beagle-0.2.16/Util/PullingReader.cs
   branches/beagle-0.2.16/beagled/Filter.cs
   branches/beagle-0.2.16/beagled/LuceneCommon.cs
   branches/beagle-0.2.16/beagled/TextCache.cs
Log:
Merge r3409 onto 0.2.16 branch.

Fix a fd leak for large files when lucene would stop asking for more
data. Now Filter.Pull() does not call Close(), but instead Close() is
called by lucene. This also fixes some invalid textcache.gz files.
Buffer the reader and writer streams to and from textcache to reduce the
time spent in inflating/deflating.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]