kotbase
Toggle table of contents
3.2
Select version
3.2
3.1
3.0
apple
common
jvmCommon
linuxMingw
Platform filter
apple
common
jvmCommon
linuxMingw
Switch theme
Search in API
kotbase
couchbase-lite-ee
/
kotbase
/
Collection
/
getIndex
get
Index
apple
common
jvmCommon
linuxMingw
actual
fun
getIndex
(
name
:
String
)
:
QueryIndex
?
(
source
)
expect
fun
getIndex
(
name
:
String
)
:
QueryIndex
?
(
source
)
Get a query index object by name.
Return
the QueryIndex or null if it does not exist
Parameters
name
index name
actual
fun
getIndex
(
name
:
String
)
:
QueryIndex
?
(
source
)
actual
fun
getIndex
(
name
:
String
)
:
QueryIndex
?
(
source
)