News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Kapustabrothers.com:
Indexing PDF Documents with Zend_Search_Lucene
January 23, 2008 @ 07:58:00

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.

0 comments voice your opinion now!
zendframework zendsearchlucene pdf index document tutorial



Similar Posts

DevShed: Creating AJAX Requester Objects with Abstract Factory Classes in PHP 5

Brandon Savage's Blog: Avoiding Notices: When to Use isset() and empty()

ONLamp.com: Developing Web Services Using PHP

DevShed: Constructing Multi-Line PDF Documents with PHP 5

Travis Swicegood: Fluent-API, here I come!


Community Events









Don't see your event here?
Let us know!


doctrine wordpress facebook phpunit job microsoft symfony zendframework codeigniter zend opinion security developer conference framework release windows database extension drupal

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