Uses of Class
com.couchbase.client.java.manager.search.AllowQueryingSearchIndexOptions
-
Uses of AllowQueryingSearchIndexOptions in com.couchbase.client.java.manager.search
Modifier and TypeMethodDescriptionAllowQueryingSearchIndexOptions.allowQueryingSearchIndexOptions()
Modifier and TypeMethodDescriptionAsyncScopeSearchIndexManager.allowQuerying
(String name, AllowQueryingSearchIndexOptions options) Allows querying against an index.AsyncSearchIndexManager.allowQuerying
(String name, AllowQueryingSearchIndexOptions options) Allows querying against an index.ReactiveSearchIndexManager.allowQuerying
(String name, AllowQueryingSearchIndexOptions options) Allows querying against an index.void
ScopeSearchIndexManager.allowQuerying
(String name, AllowQueryingSearchIndexOptions options) Allows querying against an index.void
SearchIndexManager.allowQuerying
(String name, AllowQueryingSearchIndexOptions options) Allows querying against an index.