Everything Totally Explained


Ask & we'll explain, totally!
YaCy
Totally Explained


  NEW! All the latest news in the worlds of computer gaming, entertainment, the environment,  
finance, health, politics, science, stocks & shares, technology and much, much, more.  


View this entry using RSS

Everything about Yacy totally explained

YaCy (read "ya see") is a free distributed search engine, built on principles of peer-to-peer (P2P) networks. Its core is a computer program written in Java distributed on several hundred of computers, as of September 2006, so-called YaCy-peers. Each YaCy-peer independently crawls through the Internet, analyses and indexes found web pages and stores indexing results in a common database (so called index) which is shared with other YaCy-peers using principles of P2P networks.
   Compared to semi-distributed search engines, the YaCy-network has a decentralised architecture. All YaCy-peers are equal and no central server exists. It can be run either in a crawling mode or as a local proxy server, indexing web pages visited by the person running YaCy on his or her computer. (Several mechanisms are provided to protect user's privacy).
   Access to the search functions is made by a locally running web server which provides a search box to enter the query and returns results of the search in form of a web page as usual on other search portals and engines
   The program is released under the GPL license.

Architecture

YaCy search engine is based on five elements:

Crawler: A search robot which traverses from web page to web page and analyses their context. ;Indexer: Creates a Reverse Word Index (RWI) for example each word from the RWI has its list of relevant URLs and Ranking information. Words are saved in form of word hashes.

Reverse Word Index Database: AVL tree structure creates ordered URLs and supports efficient table join needed for a search for given combination of words. ;Search and Administration interface: Made as a web interface provided by a local HTTP servlet with servlet engine.

P2P network: Used to store the Reverse Word Index Database utilizing a Distributed Hash Table.

Advantages

  • As there's no central server, the results can't be censored, and the reliability is (at least theoretically) higher.
  • Because the engine isn't owned by a company, there's no centralised advertising or manipulated ranking.
  • Because of the design of YaCy, it can be used to index the 'hidden web', like Tor, I2P or Freenet.

Disadvantages

  • As there's no central server and the YaCy network is open to anyone, malicious peers are (theoretically) able to insert inaccurate or commercially biased search results.
  • At present, YaCy returns on the average significantly fewer results and is much slower than large commercial search engines.Further Information

    Get more info on 'Yacy'.


    External Link Exchanges

    Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:

      <a href="http://yacy.totallyexplained.com">YaCy Totally Explained</a>

    Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
       As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned.



  • Copyright © 2007-8 totallyexplained.com | Licensed under the GNU Free Documentation License | Site Map
    This article contains text from the Wikipedia article YaCy (History) and is released under the GFDL | RSS Version