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

    Class SelectorHint

    Schema for extra information on the selector.

    Index

    Constructors

    Properties

    indexableFields: string[]

    A list of fields in the given selector that can be used to restrict the query.

    type: string

    A type of the index.

    unindexableFields: string[]

    A list of fields in the given selector that can't be used to restrict the query.

    Methods