Mini-Google

Internal documentation


Indexer

Scope
Manages the relation between a URL identifier and the words found inside the URL.
Interface
Throught a declared server socket, it receives a message :
PUT _urlid_ _wid_ _hit_
(Depends on implementations) Forwards the message to the sorter.

Forward Barrels

This is a structure used to store relations between URL and words. It should be accessed by the Indexer or, depending on implementation, by the sorter.