analyzeDocument
suspend fun analyzeDocument(indexName: String, documentJsonBytes: ByteArray, common: CommonOptions = CommonOptions.Default): ByteArray
Content copied to clipboard
Return
analysis results encoded as a JSON Array
Throws
com.couchbase.client.core.error.IndexNotFoundException