I would like to know if there is some way to index .doc, .pdf, .xls, .ppt, mp3, etc, files using lucene zend framework.
Thanks a lot, and regards
For Readymade solution (good for do things quickly) see lucene-silverstripe-plugin.
For Crude approach (good if you like to learn the internals),
For PDF see http://www.kapustabrothers.com/2008/01/20/indexing-pdf-documents-with-zend_search_lucene/#.TxbJ5jzhdtM
On similar lines you can also index other files. For Ms-word (.doc file) see