•  
  •  
  •  
  •  
  •  
  •  
  •  
Username:
Password:
  Forgot password?  Register

Understanding the Zend Framework, Part 7: Searching

Title: Understanding the Zend Framework, Part 7: Searching
Category: Zend Search
Clicks: 1215
Listing added: Jan 3, 2007
PageRank:
4/10
This article explains how to use the Zend_Search module to search existing current and saved blog entries for a particular search term, and return ranked results. You will learn:
* How to use the Zend_Search module and related classes to index and search data.
* How to perform different types of simple and advanced searches using the Zend_Search module.
At the end of this article, you will be able to search feed entries that have been saved in your feed reader. First, build a function that builds the search index and adds new content to the index. Next, create two actions that will provide the search functionality: search and viewSearchResults. The search action provides a form to perform searches, and the viewSearchResults action processes the input from the form and displays the ranked results to you.
Author: Tyler Anderson
Zend Framework Version: 0.1.3
Rating
  •  

Rating: 7.63/10 (8 ) 

Comments

 

 


 characters left

captchaPlease input letters you see on the image.
Click on image to redraw.