Design and Development of a Cross Search Engine for Multiple Heterogeneous Databases Using UML and Design Patterns

  • Authors:
  • Min Song;Il-Yeol Song;Peter P. Chen

  • Affiliations:
  • College of Information Science and Technology, Drexel University, Philadelphia, PA 19104, USA. Min.song@Drexel.edu songiy@Drexel.edu;College of Information Science and Technology, Drexel University, Philadelphia, PA 19104, USA;Department of Computer Science, Louisiana State University, Baton Rouge, LA 70803, USA. pchen@lsu.edu

  • Venue:
  • Information Systems Frontiers
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

As the popularity and complexity of Internet search engines increase, the design, development and maintenance of large, complex web-based Information Retrieval (WIR) systems become a challenge. The difficulty of designing a WIR system is compounded by information overload triggered from various different information sources. From a standpoint of the search engine users, it is more usable for the WIR to provide a single search point to multiple databases. To tackle this issue, we present the design and implementation of a cross-search component for the CS-Engine (Cross-Search Engine). The CS-Engine allows the user to search heterogeneous, multiple databases with one command. The CS-Engine is also distinguished from meta-search engines in that the CS-Engine does not need to trigger other search engines and translate a query for other search engines. Our performance benchmark tests show that the CS-Engine is scalable and usable. We also compare CS-engine with other search engines such as Google and AltaVista. The CS-Engine was developed with UML and design patterns including: (1) use case diagram, (2) class diagram, (3) package diagram, (4) interaction diagram, (5) Factory pattern, and (6) Strategy patterns. We conclude our paper with technical lessons learned as well as organizational issues encountered during the development phase.