News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Spindrop.us:
Creating, Updating, Deleting documents in a Lucene Index with symfony
April 24, 2007 @ 15:28:00

In yet another follow-up in their series on using the Lucene search functionality the Zend Framework offers inside of Symfony.

Previously we covered an all-at-once approach to indexing objects in your symfony app. But for some reason, people find the need to allow users to sign up, or change their email addresses and then all of a sudden our wonderful Lucene index is out of date.

Here lies the strength of using Zend Search Lucene in your app, you can now get the flexibility of interacting with a Lucene index, no matter how it was created and add, update and delete documents to it.

Instead of going the "clunky" route of having a cron job update the search information nightly, they opt for a method that updates the database whenever new content is added/updated/deleted. They change up the class they generated before and add methods to reindex whenever each method is run.

2 comments voice your opinion now!
create update delete document zendframework symfonyframework search create update delete document zendframework symfonyframework search





Similar Posts

Secunia.com: SUSE update for PHP4

Gergely Hodicska's Blog: Extending Zend_Acl to support custom roles and resources

Icant.co.uk: How to create thumbnails with PHP and gd

ProDevTips.com: Parsing tags with Zend Feed

PhPL33t Blog: How to Automated Plesk Email Creation


Community Events







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


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

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