International Journal of Managment, IT and Engineering
  • Year: 2012
  • Volume: 2
  • Issue: 12

Agglomerative clustering based index construction for search engines using agents

  • Author:
  • Rahul Kumar Sharma, Niraj Singhal
  • Total Page Count: 14
  • Page Number: 139 to 152

*Computer Science Department, Guru Nanak Education Trust's Group of Institutions, Roorkee, Uttarakhand, India

**School of Computer Engineering and Information Technology, Shobhit University, Meerut, India

Online published on 30 September, 2013.

Abstract

The information on World Wide Web is growing at an exponential rate; therefore search engines are required to index the downloaded web documents. Indexing in search engines is an active area of current researches. The main aim of search engine is to provide best relevant documents to the users in minimum possible time. The major issue for performances of Web search engine is to provide efficient and fast access to the index. Indexing is performed on the web pages after they have been collected into the web page repository by the crawling agent community. Web search engines use inverted file index that consists of an array of the posting lists where each posting list is associated with a term and contains the term as well as the identifiers of the documents containing the term. Since the document collected by crawling agent stored in web page repository and indexer agent extract the document from page repository. Where the matcher agent that will take all the document extracted by the indexer agent for checking the document similarity between them and store the same similarity document in min cluster. In this paper, we presents Agglomerativehierarchical clustering algorithm which aims at partitioning the set of documents into ordered cluster so that the document with in the same cluster are similar and are being assigned the closer document identifiers.

Keywords

web search engine, posting list, agent, Agglomerativehierarchical clustering, document identifiers