News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



Kapustabrothers.com:
Indexing PDF Documents with Zend_Search_Lucene
0 comments :: posted Wednesday January 23, 2008 @ 07:58:00
voice your opinion now!

As mentioned on the Zend Developer Zone, there's a new post on kapustabrothers.com about a method for indexing all of those PDF files your site uses with the help of the Zend Framework's Zend_Search_Lucene component.

along with many others have been trying and asking how to index and search PDF files. Once Zend released its Framework, which is a port of Java Lucene to PHP, I decided to jump on board and find a way to index and search PDF files.

He uses the XPDF software to parse out the PDF files and the ZF component to do the actual indexing and searching. XPDF extracts key information from the PDF and puts it out to a new file where Zend_Search_Lucene can get to it. Example code is included to show the automatic creation of these details and how to add them to the component's index.

tagged with: zendframework zendsearchlucene pdf index document tutorial



PHP5 release developer zendframework ajax package database mysql code PEAR framework conference pecl releases security application job cakephp zend book

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework