Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

SpinDrop.us:
Using Zend Search Lucene in a symfony app
Aug 28, 2006 @ 13:13:44

As mentioned by the Zend Developer Zone today, this new article over on Spindrop.us talks about a "cross-pollination" or sorts using the Zend Search Lucene module inside of a Symfony application.

If you're like me you've probably followed the Askeet tutorial on Search in order to create a decent search engine for your web app. It's fairly straight forward, but they hinted that when Zend Search Lucene (ZSL) is released, that might be the way to go. Well we are in luck, ZSL is available, so let's just dive right in.

If you aren't using symfony have a look at this article from the Zend Developer Zone. It covers just enough to get you started. If you are using symfony, just follow along and we'll get you where you need to go.

It's a detailed tutorial starting with the install and usaage of the Zend Lucene module, how to use it, how to make a search inside it, adding new users to the results, and exporting the new ZSL document on change - all from inside of Symfony.

tagged: zend framework search lucene symfony tutorial application zend framework search lucene symfony tutorial application

Link:


Trending Topics: