News Feed
Jobs Feed
Sections




News Archive
Liip Blog:
Why a Project Switched from Google Search Appliance to Zend_Lucene
January 14, 2011 @ 08:28:05

On the Liip blog today there's a new post from David Buchmann looking at why a client of theirs moved away from a Google Search Appliance and towards Zend_Lucene for their searching needs.

Google technology does a good job when searching the wild and treacherous realms of the public internet. However, the commercial Google Search Appliance (GSA) sold for searching intranet websites did not convince me at all. For a client, we first had to integrate the GSA, later we reimplemented search with Zend_Lucene. Some thoughts comparing the two search solutions.

They replaced a search appliance with Lucene for a few reasons, some of which the GSA weren't doing very well: access protection, language detection and filtering by meta data. He describes the Lucene system that replaced it - separate processes for each website, checks on only changed documents, plain-text conversion and backups of the Lucene indexes, just in case. It's definitely a more flexible solution, though the initial indexing still takes a while. He also includes a small snippet of code showing how to read in binary files as plain text.

0 comments voice your opinion now!
google search appliance zendlucene zendframework


blog comments powered by Disqus

Similar Posts

ProDevTips.com: Writing a CMS/Community with Smarty and the Zend Framework: Part 9

Forumtools.Blogspot.com: Google Maps Tailored For phpBB Forums

Zend: Webinar Wednesday - Zend Framework 1.0 Webcast Today

Juozas Kaziukenas' Blog: Zend Framework and Doctrine. Part 2

The OC Food Review Blog: Notes on implementing location based search (part 1 of 2)


Community Events









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


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

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