search-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
search-client
search-client
/
com.jillesvangurp.ktsearch
/
getIndexSettings
get
Index
Settings
suspend
fun
SearchClient
.
getIndexSettings
(
target
:
String
)
:
JsonObject
Get index settings for
target
via
GET /{target}/_settings
.