couchbase
    Preparing search index...

    Class ScanTerm

    Represents a search term for a RangeScan.

    Index

    Properties

    Properties

    exclusive?: boolean

    Set to true for the scan term to be exclusive. Defaults to false (inclusive).

    term: string

    The scan term.