couchbase
    Preparing search index...

    Enumeration ReadPreference

    Represents the various scan consistency options that are available when querying against the query service.

    Index

    Enumeration Members

    Enumeration Members

    NoPreference: "no_preference"

    Indicates that filtering for replica set should not be enforced.

    SelectedServerGroup: "selected_server_group"

    Indicates that any nodes that do not belong to local group selected during cluster instantiation using the ConnectOptions.preferredServerGroup option should be excluded.