Zend_Search_Lucene_Document_Xlsx
zend_search_lucene_document_xlsx
Excel Document Scanning With Zend_Search_Lucene
Mon, 05/11/2009 - 09:25 | by philipnorton42Zend_Search_Lucene offers some powerful document scanning capabilities, and there are a few different formats that are useful for the search engine to index.
To allow the indexing and searching of Excel documents using Zend_Search_Lucene you need to use the Zend_Search_Lucene_Document_Xlsx class. However, to use this class you must have the Zip module installed with PHP. For Windows users this means editing your php.ini file and uncommenting the following line: