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

    Class IndexTextOperatorDefaultField

    Schema for the text index default field configuration. The default field is used to index the text of all fields within a document for use with the $text operator.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    analyzer?: CloudantV1.Analyzer

    Schema for a full text search analyzer.

    enabled?: boolean

    Whether or not the default_field is enabled.

    Methods