couchbase
    Preparing search index...

    Class VectorSearch

    Represents a vector search.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Creates a vector search from a single VectorQuery.

      Parameters

      • query: VectorQuery

        A vectory query that should be a part of the vector search.

      Returns VectorSearch