illuminet.se
from information to knowledge
contact - crew - login - privacy & cookies
Open, User friendly, document oriented information software.
search
This page:
print-version
metadata
comment

A package for large and small scale indexing

This package ( se.illuminet.index ) handles indexing of more or less structured information.

There are two types of indexes:

Booth are persistant to disk (on sync) and contain tokens related to:

Tracking contexts

Contexts are stored in a tree-structure all related to Tag's

Indexing

The "Indexer" is used with the content package for indexing. By default Indexer uses one mem barrel and one fat (disk) barrel for index-storage.

Goal

We have a generic indexing API for serveral types of indexes. This index package relies on dictionaries to supply tokens as integers and store handles about each reference list.

Developer

Jonas Bosson (jonas at illuminet dot se)

News

2004-05-06: Made code LGPL

Subprojects

License: Open Source

This software is published under LGPL-license (Lesser GNU Public License)

Requires

Download

http://www.illuminet.se/software/build/

CVS

http://www.illuminet.se/cgi-bin/cvsweb.cgi/public/src/se/illuminet/index/