Error: Lexicon is empty

I’m getting an Error: “Lexicon is empty” when I run the following
Iwgenindex –config phrasetrain.cfg –verbose
<config>
<lexicon>my_root_name</lexicon>
<script>tokenize -create -ignorepunctuation -ignorenumbers -stopwords english_stopwords.txt -ignoretags -html; splitter -config english.cfg; index -create -ignorenumbers; index_phrases -create -ignorepunctuation -ignorenumbers -ignoretags</script>
<path>d:/mt-home/conf/test/</path>
</config>

I’m using the same root name in metatagger.cfg and datacapture.cfg… Any suggestions please help

Comments

  • This can happen if no documents are getting indexed. Does -verbose mode show documents getting indexed? Also by default, iwgenindex uses the file converters and preprocessors defined in metatagger.cfg. Are the filetypes for the documents you're indexing configured in a <fileType> element in metatagger.cfg?
TeamSite Developer Resources

  • Docker Automation

  • LiveSite Content Services (LSCS) REST API

  • Single Page Application (SPA) Modules

  • TeamSite Add-ons

If you are interested in gaining full access to the content, you can register for a My Support account here.
image
OpenText CE Products
TeamSite
APIs