Build a smarter search engine

The ultimate goal of this project is to create a web application design framework called iSEARCH to help to formulate a smarter search engine with search algorithm developed. The implementation and discussion on the search theory including ranking, indexing and clustering with the existing iSEARCH...

Full description

Saved in:
Bibliographic Details
Main Author: Li, Mengbing
Other Authors: Chen Lihui
Format: Final Year Project
Language:English
Published: 2009
Subjects:
Online Access:http://hdl.handle.net/10356/17991
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:The ultimate goal of this project is to create a web application design framework called iSEARCH to help to formulate a smarter search engine with search algorithm developed. The implementation and discussion on the search theory including ranking, indexing and clustering with the existing iSEARCH framework are conducted. Problems and possible solutions are exploited. A more systematic design approach rather than simple JSP files is introduced. The research on current Web application design tools shows Apache Struts is one of the suitable frameworks for the search engine design and testing. In detailed research on Apache Struts is conducted with examples and a basic design of new iSEARCH framework is implemented using Google like html interface.