An Architecture for Hybrid P2P Free-Text Search

  • Authors:
  • Avi Rosenfeld;Claudia V. Goldman;Gal A. Kaminka;Sarit Kraus

  • Affiliations:
  • Department of Industrial Engineering, Jerusalem College of Technology, Jerusalem, Israel and Department of Computer Science Bar Ilan University, Ramat Gan, Israel;Samsung Telecom Research Israel, Herzliya, Israel;Department of Computer Science Bar Ilan University, Ramat Gan, Israel;Department of Computer Science Bar Ilan University, Ramat Gan, Israel

  • Venue:
  • CIA '07 Proceedings of the 11th international workshop on Cooperative Information Agents XI
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recent advances in peer to peer (P2P) search algorithms have presented viable structured and unstructured approaches for full-text search. We posit that these existing approaches are each best suited for different types of queries. We present PHIRST, the first system to facilitate effective full-text search within P2P networks. PHIRST works by effectively leveraging between the relative strengths of these approaches. Similar to structured approaches, agents first publish terms within their stored documents. However, frequent terms are quickly identified and not exhaustively stored, resulting in a significantly reduction in the system's storage requirements. During query lookup, agents use unstructured searches to compensate for the lack of fully published terms. Additionally, they explicitly weigh between the costs involved with structured and unstructured approaches, allowing for a significant reduction in query costs. We evaluated the effectiveness of our approach using both real-world and artificial queries. We found that in most situations our approach yields near perfect recall. We discuss the limitations of our system, as well as possible compensatory strategies.