[dev] Horde Search

k-team kteam.eu at gmail.com
Mon Jun 6 01:50:44 PDT 2005


You may give a look to nutch project
(http://incubator.apache.org/nutch/), it's an extremly efficient
search engine built on Lucene APIs. Here you can find another
interesting project to index and search emails: http://zoe.nu
They are both written in java, not PHP, but I think you can catch some
interesting ideas anyway, and IMHO it could be a good "test drive" for
jhp

K-Team


On 6/6/05, Marko Djukic <mdjukic at horde.org> wrote:
> Quoting Erdinc YILMAZEL <erdinc at yilmazel.com>:
> 
> > If I am accepted at this project, I will definitely need to know much
> > about the Horde structure.
> > I will examine file types that are used in all Horde modules and I will
> > create an indexer using them.
> 
> Not only file types, you need to consider storage backends. So some apps may
> store data in SQL or LDAP or the virtual file system. So there should be a way
> for apps to advertise what important data is stored where and how to index it.
> 
> > I am planning not to depend on a third party search software, hence I will
> > create my own code base.
> 
> Sounds good, but make sure you consider the effort to create your own with using
> a library from another project, to not reinvent the wheel if you don't need to.
> 
> 
> --
> Marko Djukic
> Horde Project (http://horde.org)
> 
> --
> Horde developers mailing list - Join the hunt: http://horde.org/bounties/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe at lists.horde.org
>


More information about the dev mailing list