company logo

IndexManager :: EnableKeywords - Enable/disable 'keyword' option

The function enables the "keyword" option, which causes the index manager to accept only keywords from the keyword list. When this option is set, the stopword option will be ignored.

The default for the "keyword" option is taken from the key_word option in the indexManager() section of the configuration file passed to the calling program.

Implementation details