Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Inv(FP) Indexer

This application builds an Inv(FP) 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. memory: memory (in bytes) of Inv(FP)PushIndex (def = 96000000).
  3. position: store position information (def = 1).
  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.

This application builds an Inv(FP) 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. memory: memory (in bytes) of Inv(FP)PushIndex (def = 96000000).
  3. position: store position information (def = 1).
  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 Fri Jul 2 16:25:45 2004 for Lemur Toolkit by doxygen1.2.18