Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
This application builds an index for a collection of documents.

To use it, follow the general steps of running a lemur application.

The parameters are:

  1. index: name of the index table-of-content file without the extension.
  2. indexType: the type of index, key (KeyfileIncIndex), indri (LemurIndriIndex)
  3. memory: memory (in bytes) of KeyfileIncIndex cache (def = 128000000).
  4. stopwords: name of file containing the stopword list.
  5. acronyms: name of file containing the acronym list.
  6. countStopWords: If true, count stopwords in document length.
  7. docFormat:
  8. stemmer:
  9. dataFiles: name of file containing list of datafiles to index.

Generated on Tue Jun 15 11:02:58 2010 for Lemur by doxygen 1.3.4