ROLL YOUR OWN SEARCH ENGINE WITH ZEND_SEARCH_LUCENE

goodphptutorials.com — Zend_Search_Lucene promises a simple way to add search functionality to an application without requiring additional php extensions or even a database. The problem with using a relational database, such as MySql's fulltext indexing, is that scalability problems crop up as your search criteria becomes more complicated. Mar 30, 2006 View in Crawl 4