Intelligent Search Applications with Solr and PHP
Israel Ekpo (12.Mar.2010 at 14:45)
Talk at ConFoo.ca Web Techno Conference (English - US)
This is a presentation on how to create intelligent web-based search applications using PHP 5 and the out-of-the-box features available in Solr 1.4.
The presentation will cover how to set up Solr 1.4 with Tomcat 6 with and without SSL.
Then I will illustrate how to set up and configure the Solr PHP extension.
After the set up, we will move to illustrating a basic configuration tailored for a simple use case such as a job search website, online music store or simple classifieds website.
After we finish we finish the illustration of adding, updating and removing data from the Solr index, we will discuss how to add features such as auto-completion, hit highlighting, faceted navigation, spelling suggestions, similar matches and a host of other features Solr 1.4 has to offer to the search application.
Quicklink: https://joind.in/1398
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?




12.Mar.2010 at 22:48 by Chris Escalante
Really enjoyed this session. Can't wait to get Solr installed and running. Thanks for providing the install information and all the details on getting this running and thanks for writing the pecl extension.