News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

DZone.com: Sencha Touch 2 Models - Loading And Saving Model Data Using a Proxy, PHP Example

Sameer Borate's Blog: Simulating Packages in PHP

Kevin Schroeder's Blog: Amazon SQS and Zend Framework

PHPBuilder.com: Email Forms in PHP

The Bakery: ToniAcl Component Tutorial


Community Events









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


conference object example interview opinion code composer api release community framework introduction tool testing unittest event development zendframework2 functional language

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