couchbase
    Preparing search index...

    Enumeration VectorQueryCombination

    Specifies how multiple vector searches are combined.

    Index

    Enumeration Members

    Enumeration Members

    AND: "and"

    Indicates that multiple vector queries should be combined with logical AND.

    OR: "or"

    Indicates that multiple vector queries should be combined with logical OR.