Design and Implementation of a Peer-to-Peer Text Retrieval System

Weining Qian,Bei Du,Feibo Chen,Aoying Zhou
2006-01-01
Abstract:We introduce the design and implementation of a peer-to-peer text retrieval and search prototype system called P-Terse in this paper. Compared with existing P2P systems, P-Terse has three novel features: 1) The text content of the shared documents is searchable, which is a natural yet useful extension to file name matching based search provided by existing systems. 2) The system is open for extensions, including more effective retrieval models, more efficient implementation, more supported file formats, and interfaces for integrating with other systems. 3) Our search and query processing techniques are implemented in the system. These techniques are designed for achieving high efficiency and scalability. The presentation of the system includes the design strategies of the system, the research results that are implemented, and the engineering aspects of the system. We also discuss the on-going research and development work related to P-Terse.
What problem does this paper attempt to address?