期刊名称:International Journal of Computer Science and Management Studies
电子版ISSN:2231-5268
出版年度:2013
卷号:13
期号:4
出版社:Imperial Foundation
摘要:A web search engine is software code that is designed to search for information on the World Wide Web. The search results are generally presented in a line of results often referred to as search engine results pages (SERP). The information may be a specialist in web pages, images, information and other types of files. Some search engines also mine data available in databases or open directories. Unlike web directories, which are maintained only by human editors, search engines also maintain real-time information by running an algorithm on a web crawler. Other terms for Web crawlers are ants, automatic indexers, bots, Web spider, Web robots or especially in the FOAF community—Web scutters. This process is called Web crawling or spidering.In search engine like google it also gives us the search result but many times the result displayed is not much relevant to the data required. Like suppose we are searching some education related data but when we perform search it display the result in which many links displayed are highly irrelevant.In our approach a framework for domain specific search is performed in which domain oriented database is created and the ranking is calculated for each URL using Page Rank algorithm and Vector Space Method. With the help of these two algorithms highly relevant result is displayed.