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.
read more | digg story