Re:vist Indexing PDF Documents with Zend Search Lucene

June 16th, 2008

I have decided that I am going to revive the Indexing PDF Documents with Zend Search Lucene article and see what else I can come up with. Maybe there is a better way to do it and or I can create a little application from it. I am open for suggestions and or [...]


Magento

April 1st, 2008

WOW…I was surfing around the web today and found a new OpenSource eCommerce system developed off the Zend Framework.  Magento, by Varien looks really powerful.  This is a huge step for both eCommerce and the Zend Framework.  Oh yea don’t leave out the OpenSource World.  You can see Magento in all its glory here and [...]


Zend Framework Tutorial Screencasts

March 31st, 2008

I though that I would share this with everyone.  I am pretty sure that most people have already seen this but if you are interested in “Getting Started” tutorials here are 4 webcast for the Zend Framework.  I am a big fan of Zend and the Zend Framework.  However, at work we are using Code [...]


Part II - Indexing PDF Documents with Zend_Search_Lucene

January 26th, 2008

Part II
Now that we know how to index PDF documents we need to be about to search that index and return relevant results. When the results are returned we also want open the specified PDF to the correct page.
The Code
Fist like in the last example we have to tell the server what directory [...]


Indexing PDF’s - The Why?

January 26th, 2008

After I published my small article on “Indexing PDF Documents with Zend_Search_Lucene” I was surprised to find it on the Zend Developer Zone blog. I had no idea that this would get the attention that it did and I thank everyone for checking it out. So now that you know how you would [...]