Of Haystacks and Needles

Derick Rethans (Mar 4, 2009 at 05:00)
Talk at PHP Quebec 2009 (English - US)

Rating: 4 of 5

Search is an important part of informative web-sites, but there are many different possible solutions to implement such a search. This session evaluates possible options for the integration of a search engine into your web-site, ranging from simple solutions as MySQL's full text to using an external engine to power search.

This session deals with implementing a search engine in your PHP applications. This talk will focus on the multitude of different options to implement a search engine into your website. It will cover different implementations, such as MySQL full text, a PHP based search engine (Zend Lucene), and an external Java based application (Solr) and interfaces to it. It will cover the weaknesses and strengths related to installation, availability and performance of all the different implementations that are covered, as well as some recommendations as to when to use what kind of implementation.

 
Comments closed.

Comments

Rating: 4 of 5

Mar 5, 2009, 13:33 by lambic

Interesting and informative, shame about the audio snafus

Rating: 4 of 5

Mar 6, 2009, 04:28 by FR6

Interesting to know the different solutions!
Great talk!

© Joind.in 2010