search-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
search-client
search-client
/
com.jillesvangurp.ktsearch.repository
/
IndexRepository
/
deleteIndex
delete
Index
suspend
fun
deleteIndex
(
masterTimeOut
:
Duration
?
=
null
,
timeout
:
Duration
?
=
null
,
ignoreUnavailable
:
Boolean
?
=
null
,
extraParameters
:
Map
<
String
,
String
>
?
=
null
)