kotlin-client
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
SearchQuery
/
Companion
/
documentId
document
Id
fun
documentId
(
ids
:
List
<
String
>
)
:
SearchQuery
A
DocId query
. Searches for documents whose ID is one of
ids
.