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

InvFP Indexer

This application builds an InvFP index for a collection of documents with properties associated with terms.

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

The parameters are:

  1. index: name of the index to create (don't include extension)
  2. indexType:the type of index to create, "key" (KeyfileIncIndex) or "inv" (InvFPIndex). default is inv
  3. memory: memory (in bytes) of InvFPPushIndex cache (def = 96000000).
  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 Wed Nov 3 13:00:02 2004 for Lemur Toolkit by doxygen1.2.18