CVSROOT: /cvs/gnome Module name: beagle Changes by: trow 05/02/27 17:53:31
Modified files: Filters : FilterOpenOffice.cs FilterText.cs Tiles : template-presentation.html beagled : FileAttributesStore_ExtendedAttribute.cs Filter.cs LuceneDriver.cs TextCache.cs beagled/EvolutionMailDriver: EvolutionMailIndexableGenerator.cs beagled/IndexHelper: RemoteIndexerImpl.cs Log message: Changed FilterOpenOffice to be more careful about popping or peeking the hot_nodes stack. Reduced the no-index threshold for text/plain files to 5mb. Show a snippet in the presentation tile. Don't show any debug spew if we can't store a file's attributes in EAs. In LuceneDriver, dump the term stats in a slightly more convenient order. Make Filters more robust against exceptions thrown while pulling text. When indexing mail, skip any part whose content type is not text. This vastly decreases the size of the mail index. Fixed a stupid bug in the TextCache: of course there can be more than one self-cached file. In RemoteIndexerImpl, don't mark the indexer as unsafe to close until the beginning of a flush. This will allow the helper process to shut down gracefully if the beagled crashes somewhere between adding items to index and calling flush. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=trow&date=explicit&mindate=2005-02-27%2017:52&maxdate=2005-02-27%2017:54 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list