News Feed
Jobs Feed
Sections




News Archive
Community News:
Forage - A Search Abstraction Layer
February 08, 2008 @ 11:16:00

A different sort of abstraction layer project has been started up and has already seen a few releases - Forage. As mentioned on Rob Young's blog:

Recently I've been working on a search abstraction library for PHP called Forage. The idea is to bring to search what we've had for relational databases for quite a while, abstraction.

On Friday I put up a preview release with three backends; Solr, Xapian and Zend Search Lucene. At the moment it has the bare minimum of features but there will be more soon. In this post I'm going to talk a little about the motivation for the project and then walk through a short example.

He talks about the need for search abstraction (integration and resilience to change) before getting into an example of some code that grabs the data from an RSS feed, passes it in to the Xapian search engine and stores it before looking it over for thier search terms ("yahoo microsoft").

You can download the library if you'd like to try it out for yourself.

0 comments voice your opinion now!
search abstraction layer project xapian zendlucene solr


blog comments powered by Disqus

Similar Posts

Paul Reinheimer's Blog: Mini PHP Contest

DevShed: Building a Complete Web Searching Class with Yahoo Web Services and PHP 5

Zend: Roll Your Own Search Engine with Zend_Search_Lucene

phpRiot.com: Creating a fulltext search engine with the Zend Framework\'s Zend_Search_Lucene

WaxJelly Blog: Using PHP to make a MySQL "abstraction layer"


Community Events









Don't see your event here?
Let us know!


phpunit interview object composer functional framework api community code unittest example testing release opinion zendframework2 development introduction event language database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework