[cvs] [Wiki] changed: Project/ContentBackend
Chuck Hagenbuch
chuck at horde.org
Mon Jul 28 20:24:15 UTC 2008
chuck Mon, 28 Jul 2008 16:24:15 -0400
Modified page: http://wiki.horde.org/Project/ContentBackend
New Revision: 1.4
Change log: add more potential backend links
@@ -28,8 +28,16 @@
+++ 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 (alternately
http://www.sphinxsearch.com/), or something like Solr
(http://lucene.apache.org/solr/). One challenge is handling
permissions. Possibly we could store an object's permissions in the
search backend itself, and update them along with any other changes to
the object.
+
+++++ Potential search backends
+
+* http://lucene.apache.org/solr/
+* http://www.sphinxsearch.com/
+* http://www.luciddb.org/
+* http://hypertable.org/
+* http://dev.mysql.com/doc/refman/5.0/en/fulltext-search.html
+++ CMS front end?
I'm just going to preserve a quote from Duck here since I'm sure
there's something useful to be distilled from it but I'm not capable
of doing that distilling right now:
More information about the cvs
mailing list