@ibm-cloud/cloudant - v0.12.5
    Preparing search index...

    Class IndexField

    Schema for indexed fields for use with declarative JSON query.

    This type supports additional properties of type string. Schema for sort direction.

    Indexable

    • [propName: string]: any

      IndexField accepts additional properties of type string. Schema for sort direction.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    name?: string

    Name of the field.

    type?: string

    The type of the named field.

    Methods