Replacing the system text tokenizer and term stemmer

After you have compiled the new text tokenizer class, make it available to the system. The easiest way to do this is by adding the class to a JAR file and placing the JAR file in the install_location\OmniQ\lib directories.

NotePlace the JAR file into every container’s library directory.

The Text Manager module loads the text tokenizer and term stemmer. Using a text editor, edit TextModule.default.xml in install_location\OmniQ\config to change the text.parsing.xml property.

NotePerform the metadata changes for the container instance that loads the Text Manager.