Author: joeshaw Date: 2007-03-13 18:59:06 +0000 (Tue, 13 Mar 2007) New Revision: 3563 ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=3563&view=rev
Modified: trunk/beagle/Filters/FilterArchive.cs trunk/beagle/Filters/FilterDocbook.cs trunk/beagle/Filters/FilterMail.cs trunk/beagle/Filters/FilterMonodoc.cs trunk/beagle/Filters/Makefile.am trunk/beagle/beagled/BuildIndex.cs trunk/beagle/beagled/ExtractContent.cs trunk/beagle/beagled/Filter.cs trunk/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs trunk/beagle/beagled/IndexerReceipts.cs trunk/beagle/beagled/LuceneIndexingDriver.cs trunk/beagle/beagled/LuceneQueryable.cs Log: Change "child indexables" to "filter-generated indexables", now that indexables needn't necessarily have a parent-child relationship. This should allow us to have filters which set properties on other files (like XMP sidecar files). It's now the responsibility of the filter to create the parent-child relationship before adding them. Also make building inside the Filters directory conditional on the assemblies it depends upon (the Makefile.am change). _______________________________________________ SVN-commits-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/svn-commits-list
