Uses of Class
com.ibm.cloud.cloudant.v1.model.SearchResult
-
Packages that use SearchResult Package Description com.ibm.cloud.cloudant.v1 Cloudant v1. -
-
Uses of SearchResult in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 that return types with arguments of type SearchResult Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<SearchResult>
Cloudant. postPartitionSearch(PostPartitionSearchOptions postPartitionSearchOptions)
Query a database partition search index.com.ibm.cloud.sdk.core.http.ServiceCall<SearchResult>
Cloudant. postSearch(PostSearchOptions postSearchOptions)
Query a search index.
-