Metadata fields

Sybase Search supports these types of metadata fields:

Different metadata parsers are available for supporting each of these types, which format or modify metadata values in different ways. For example, different DATE parsers parse the date values depending on the format specified.

StepsAdding new metadata fields

  1. Click Configuration.

  2. Click Metadata Fields.

  3. Click Add a new metadata field.

  4. Complete these fields:

    Field

    Description

    Name

    Indicates the name of the metadata field inside the document.

    Display Name

    Indicates the name to be displayed on the search page.

    Type

    Indicates whether the metadata type is TEXT, DATE, FLOAT, or INT.

    Index Parser

    Indicates an existing index parser for the metadata field.

    Query Parser

    Indicates an existing query parser for the metadata field.

    Indexable

    Indicates whether the metadata field should be indexed or not.

  5. Click Create.

StepsEditing metadata fields

  1. From the Metadata Configuration Summary page, click Metadata Fields.

  2. Click Edit for the field you want to change. You can edit the Display Name, Query Parser, and Indexable field properties.

  3. Make the changes and click Save Changes.

StepsRemoving metadata fields

  1. From the Metadata Configuration Summary page, click Metadata Fields.

  2. Click Remove for the field you want to delete. You are prompted to confirm whether you want to delete the metadata field.

  3. Click OK to confirm the removal.