|
Class Summary |
| DocFreqList |
Handles document frequencies for each term. |
| DocTermList |
Class to manage document-term lists, and document-term frequencies (tf). |
| IndexingObject |
An indexing object contains all data of a document to be indexed, i.e. the
full text of a documents its attributes and it classification (document
type). |
| MDSTools |
|
| SimpleHypertextFileIndex |
This class can be used to index hypertexts, using the directory index for
full texts as offered by HySpirit V2.x. |
| TermFreq |
Helper class to manage terms and their frequencies. |