Tag Archives: Lucene

Full Text Indexing with Zend_Search_Lucene

To provide a robust search facility for content you have stored on a MySQL database, you may be thinking of using MySQLs builting full text indexing facility. This comes with the MyISAM storage engine and can be slightly limiting especially … Continue reading

Posted in Zend, php | Tagged , , , , | Leave a comment