Adding the new parser  Using the new parser for querying

Chapter 6: Developing and configuring custom files

Using the new parser for metadata indexing

You must configure each metadata field that requires the new parser. To do this:

  1. Using a text editor, open the Metadata.xml configuration file located in %OMNIQ_3.0%\OmniQ\config\.

  2. 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. See Adding New Metadata types.

NoteSince OmniQ Enterprise is a distributed system, it is important to perform metadata changes for the container instance which loads the Metadata Manager.





Copyright © 2005. Sybase Inc. All rights reserved. Using the new parser for querying

View this book as PDF