You must configure each metadata field that requires the new parser. To do this:
Using a text editor, open the Metadata.xml configuration file located in <installLocation>\OmniQ\config\.
Locate the appropriate fields and change the parser attribute to the value of the new parser identifier. For example:
<Field name="userid" displayName="User ID" type="INT" parser="intUserId_8" indexable="true" />
If it is a new metadata field and does not exist in this file, add it.
Because Sybase Search is a distributed system, it is important
to perform metadata changes for the container instance that loads
the Metadata Manager.