analyzeDocument

suspend fun analyzeDocument(indexName: String, documentJsonBytes: ByteArray, common: CommonOptions = CommonOptions.Default): ByteArray

Return

analysis results encoded as a JSON Array

Throws

com.couchbase.client.core.error.IndexNotFoundException