beagle r3781 - in trunk/beagle: BeagleClient Filters beagled/KopeteQueryable beagled/PidginQueryable search/Tiles



Author: llipka
Date: 2007-06-13 10:49:47 +0100 (Wed, 13 Jun 2007)
New Revision: 3781
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=3781&view=rev

Modified:
   trunk/beagle/BeagleClient/Hit.cs
   trunk/beagle/Filters/AssemblyInfo.cs
   trunk/beagle/Filters/FilterKopeteLog.cs
   trunk/beagle/beagled/KopeteQueryable/KopeteQueryable.cs
   trunk/beagle/beagled/PidginQueryable/PidginQueryable.cs
   trunk/beagle/search/Tiles/IMLog.cs
Log:
Thanks to Aviram Jenik sending me his Kopete logs, I have managed to iron out all the remaining issues.

* search/Tiles/IMLog.cs - No longer rely only on fixme:starttime property but use the Timestamp if its not available.
* beagled/PidginQueryable/PidginQueryable.cs - Updates.
* beagled/KopeteQueryable/KopeteQueryable.cs - Implement a KopeteSnippetReader so that we get beautiful snippets and not XML garbage.
* Filters/AssemblyInfo.cs - Joe's nitpick ;-)
* Filters/FilterKopeteLog.cs - The parsing was acutally broken due to a typo. We now extract both properties and the text itself in DoPullProperties so we can get it all out of the log file in one read.
* BeagleClient/Hit.cs - If we access a multi-property hit with the hits indexer print out the keyname so its easier to debug.






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