toggle menu
kotlin-client
JVM
switch theme
search in API
kotlin-client
/
com.couchbase.client.kotlin.manager.search
/
SearchIndex
/
Companion
Companion
object
Companion
Members
Functions
from
Json
Link copied to clipboard
fun
fromJson
(
json
:
String
)
:
SearchIndex
Takes an JSON-encoded index definition and turns it into a
SearchIndex
.