analyze Document
suspend fun analyzeDocument(indexName: String, documentJsonBytes: ByteArray, common: CommonOptions = CommonOptions.Default): ByteArray
Return
analysis results encoded as a JSON Array
Throws
Index Not Found Exception
analysis results encoded as a JSON Array