Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Examples  

A simple text indexer server and example client.

Author:
dvermeir@vub.ac.be

Installation

The tarball is available for download. The installation is standard, using the ubiquitous

./configure && make && make install
command sequence. See the INSTALL file in the top directory.

The package depends on the dvutil, dvnet, dvssl, dvcgi, dvmysql packages.

Design

These are quick design notes.

Classes (in the order we consider them)

Programs
textindexer-0.2 [27 March, 2002]