Tim's Weblog
Tim Strehle’s links and thoughts on Web apps, software development and Digital Asset Management, since 2002.
2006-03-29

Roll Your Own Search Engine with Zend_Search_Lucene

John Herren at Zend Developer Zone - Roll Your Own Search Engine with Zend_Search_Lucene:

"Zend_Search_Lucene is a php port of the Apache Lucene project, a full-text search engine framework. [...] In this tutorial, I'll show you how to use Zend_Search_Lucene to index and search some RSS feeds."