[cvs] [Wiki] changed: Project/Thomas
Chuck Hagenbuch
chuck at horde.org
Tue Jun 3 14:23:06 UTC 2008
chuck Tue, 03 Jun 2008 10:23:06 -0400
Modified page: http://wiki.horde.org/Project/Thomas
New Revision: 1.6
Change log: part 2
@@ -62,9 +62,9 @@
* Fields to aggregate for feeds: title, url, uid, summary, content if any,
content-type for content, date
* During Hippo runs, Horde_Log will be used for logging
* There will be the ability to run filters on Hippo_Input plugins. For
instance, if a certain feed has the same junk in every entry, a filter could
be attached to the Hippo_Input for that feed that would strip it out.
Generic (regex-type) filters should be configurable via the UI; it should be
possible to configure any kind of filter in a config file or separate input
plugin class.
* This application should eventually be able to replace Klutz
-* Additional possible content types include podcasts, content from other
Horde applications (iCalendar data from Kronolith), "friend information
(http://hasin.wordpress.com/2008/05/31/building-friendfeed-using-php-part-1/), etc.
+* Additional possible content types include podcasts, content from other
Horde applications (iCalendar data from Kronolith), "friend information
(http://hasin.wordpress.com/2008/05/31/building-friendfeed-using-php-part-1/,
http://hasin.wordpress.com/2008/06/03/building-services-like-friendfeed-using-php-part2/), etc.
+++ Search
Once we have Horde_Content, we should be able to build Horde_Content_Index
on top of it that builds a full text index of anything in the
horde_content_master table (using the content type objects to fetch each
piece of content for indexing), with either mysql full-text as a backend, or
something like Solr (http://lucene.apache.org/solr/)
More information about the cvs
mailing list