Hi All,

Currently I'm developing a somewhat small and generic indexing system, that generates a full inverted index (used for searching words within a document). To do this I have decided I want...