Aller au contenu
AFUP AFUP Day 2025 Baromètre Planète PHP PUFA
 

Mettre un moteur de recherche sur son site

Description

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.

Conférence donnée lors du Forum 2010, ayant eu lieu les 09 et 10 novembre 2010.

Le speaker

Derick RETHANS

Derick Rethans has contributed in a number of ways to the PHP project, including the Xdebug debugging tool, the mcrypt, date and input-filter extensions, bug fixes, additions and leading the QA team. He's a frequent lecturer at conferences, the author of php|architect's Guide to Date and Time Programming, and the co-author of PHP 5 Power Programming. Derick works as an independent contractor doing various PHP related jobs while focussing on internals and extensions. In his spare time he likes to travel, hike, ski and practise photography.