Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class OuterRequestSpans.ManagerSpan.Search

    Inheritance
    object
    OuterRequestSpans.ManagerSpan.Search
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase.Core.Diagnostics.Tracing
    Assembly: Couchbase.NetClient.dll
    Syntax
    public static class OuterRequestSpans.ManagerSpan.Search

    Fields

    | Edit this page View Source

    AllowQuerying

    Declaration
    public const string AllowQuerying = "manager_search_allow_querying"
    Field Value
    Type Description
    string
    | Edit this page View Source

    AnalyzeDocument

    Declaration
    public const string AnalyzeDocument = "manager_search_analyze_document"
    Field Value
    Type Description
    string
    | Edit this page View Source

    DisallowQuerying

    Declaration
    public const string DisallowQuerying = "manager_search_disallow_querying"
    Field Value
    Type Description
    string
    | Edit this page View Source

    DropIndex

    Declaration
    public const string DropIndex = "manager_search_drop_index"
    Field Value
    Type Description
    string
    | Edit this page View Source

    FreezePlan

    Declaration
    public const string FreezePlan = "manager_search_freeze_plan"
    Field Value
    Type Description
    string
    | Edit this page View Source

    GetAllIndexes

    Declaration
    public const string GetAllIndexes = "manager_search_get_all_indexes"
    Field Value
    Type Description
    string
    | Edit this page View Source

    GetIndex

    Declaration
    public const string GetIndex = "manager_search_get_index"
    Field Value
    Type Description
    string
    | Edit this page View Source

    GetIndexedDocumentsCount

    Declaration
    public const string GetIndexedDocumentsCount = "manager_search_get_indexed_documents_count"
    Field Value
    Type Description
    string
    | Edit this page View Source

    PauseIngest

    Declaration
    public const string PauseIngest = "manager_search_pause_ingest"
    Field Value
    Type Description
    string
    | Edit this page View Source

    ResumeIngest

    Declaration
    public const string ResumeIngest = "manager_search_resume_ingest"
    Field Value
    Type Description
    string
    | Edit this page View Source

    UnfreezePlan

    Declaration
    public const string UnfreezePlan = "manager_search_unfreeze_plan"
    Field Value
    Type Description
    string
    | Edit this page View Source

    UpsertIndex

    Declaration
    public const string UpsertIndex = "manager_search_upsert_index"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.