Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound 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 .ifp extension.
  2. indexType: the type of index, key (KeyfileIncIndex), inv (Inv(FP)Index), indri (IndriIndex)
  3. memory: memory (in bytes) of Inv(FP)PushIndex (def = 96000000).
  4. position: store position information (def = 1), applicable only for inv indexes.
  5. stopwords: name of file containing the stopword list.
  6. acronyms: name of file containing the acronym list.
  7. countStopWords: If true, count stopwords in document length.
  8. docFormat:
  9. stemmer:
  10. dataFiles: name of file containing list of datafiles to index.

Generated on Wed Nov 3 13:00:02 2004 for Lemur Toolkit by doxygen1.2.18