News Feed
Jobs Feed
Sections




News Archive
Juozas Kaziukenas' Blog:
Starting with Zend_Search_Lucene
March 12, 2009 @ 12:09:56

Juozas Kaziukenas has a recent post to his blog introducing one of the many useful components of the Zend Framework - Zend_Search_Lucene.

As websites grows, searches like "LIKE title '%search term%'" becomes unreliable. There are very good solutions like Sphinx, Lucene, etc, but not surprisingly, you can't always have Sphinx installed (shared servers again) and other solutions should be chosen. [...] How you start indexing data? Zend manual has very good examples how to start with Lucene.

He includes some basic code to create an index for your data (his example pulls information from a database) and how to search that data for a string ('title:"Apple MacBook"' in his case, searching specifically on the title field in his index).

0 comments voice your opinion now!
zendframework zendsearchlucene tutorial create index search database


blog comments powered by Disqus

Similar Posts

Jani Hartikainen's Blog: Making a PDF generator class using Zend_Pdf

Mike Willbanks' Blog: Android C2DM with PHP and Zend Framework

Coders' View Blog: The Strategy Pattern Using PHP

Anthony Ferrara: What Generators Can Do For You

NETTUTS.com: Everything You Need to Get Started With CodeIgniter


Community Events









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


interview development zendframework2 opinion podcast language database unittest code phpunit tool community framework introduction api composer object release example testing

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